History log of /external/vulkan-validation-layers/include/vulkan/vk_icd.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
00df04555adf3daf71ad2cbd5ac14b9c50668849 08-Mar-2016 Jon Ashburn <jon@lunarg.com> loader: gllvl #50, Add support for the WSI extension KHR_display

Change-Id: I8d5ecc7500beba3042a6b9147b2f3fd3055b3b1d
/external/vulkan-validation-layers/include/vulkan/vk_icd.h
3cd96a2da93fa325b0d51369388f9b93798f6c80 10-Feb-2016 Karl Schultz <karl@lunarg.com> Remove Khronos confidential clause from license text.
/external/vulkan-validation-layers/include/vulkan/vk_icd.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_icd.h
ea08e177f8ff87f7ed6dc5674e82f0e24e87b8c9 08-Jan-2016 Courtney Goeltzenleuchter <courtneygo@google.com> icd: Remove unused reference to vk_sdk_platform.h
/external/vulkan-validation-layers/include/vulkan/vk_icd.h
e5c7a62146e3b0d878b2beec9f70d0ec41ea2de6 03-Dec-2015 Courtney Goeltzenleuchter <courtneygo@google.com> misc: remove unneeded stdint.h and stdbool.h

All the necessary platform defines/includes are now part of
vk_platform.h, so don't need them in vk_icd.h
/external/vulkan-validation-layers/include/vulkan/vk_icd.h
304f80a6302e528d7d6917e4679d1c51a84084a7 24-Nov-2015 Ian Elliott <ianelliott@google.com> WSI-ICD: Fix Windows compilation error.
/external/vulkan-validation-layers/include/vulkan/vk_icd.h
1bc183133601e0b7f6ff07378c4577bef5e5076d 18-Nov-2015 Ian Elliott <ianelliott@google.com> WSI-ICD: Created per-platform structs for platform-specific info.

Per Khronos Bugzilla Bug 15077, on Windows and Linux, VkSurfaceKHR is treated
as a pointer to platform-specific structs that contain the platform-specific
connection and surface/window info. The Vulkan loader vkCreate*SurfaceKHR()
functions will fill in the struct. ICDs and layers will cast VkSurfaceKHR to a
pointer to the appropriate VkIcdSurface* struct.
/external/vulkan-validation-layers/include/vulkan/vk_icd.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_icd.h