History log of /external/vulkan-validation-layers/include/vulkan/vk_sdk_platform.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2ed46030755bf4c14fbc6634dd648a19919553f1 22-Dec-2017 Dave Houlton <daveh@lunarg.com> tests: Add a guard around noexcept in vktestbinding.h

VS2013 does not provide 'noexcept'. Layers had multiple occurences
of a NOEXCEPT macro to protect the VS2013 build. This commit
consolidates that macro to a single location in vk_sdk_platform.h,
which is also visible to the layer tests via test_common.h.

Updates the vktestbinding.h occurences of 'noexcept' to use the
NOEXCEPT macro.

Change-Id: I38bf8c08cda6fe75de78dff69050a913b47f91b1
/external/vulkan-validation-layers/include/vulkan/vk_sdk_platform.h
43b53e83705f02245da6ae61e31273866a35b833 19-Apr-2016 Jon Ashburn <jon@lunarg.com> misc: Update licenses to Apache 2.0

Change-Id: Id447f4c8c53d33f9192940bdd3ae727b7b738a97
/external/vulkan-validation-layers/include/vulkan/vk_sdk_platform.h
3cd96a2da93fa325b0d51369388f9b93798f6c80 10-Feb-2016 Karl Schultz <karl@lunarg.com> Remove Khronos confidential clause from license text.
/external/vulkan-validation-layers/include/vulkan/vk_sdk_platform.h
673df32bf377f479f0f48378b5b1bc5eb7b2371a 02-Feb-2016 Karl Schultz <karl@lunarg.com> include: Update copyright and apply clang-format (no logic changes)
/external/vulkan-validation-layers/include/vulkan/vk_sdk_platform.h
cbd7c6be558f81a398521400e7c4991e2f2da129 06-Jan-2016 Mark Young <Mark Young> Fixes: Fixed Visual Studio warnings during compilation.

Changes to properly detect proper Visual Studio and fix build warnings.
/external/vulkan-validation-layers/include/vulkan/vk_sdk_platform.h
329ca9eb16cdbee7a7644fb08ade7b3d3bb32e23 06-Nov-2015 David Pinedo <david@lunarg.com> Moved header files from include to include/vulkan
/external/vulkan-validation-layers/include/vulkan/vk_sdk_platform.h