platform/upstream/Vulkan-Headers.git
2018-05-04 Dave Houltontests: Add a guard around noexcept in vktestbinding.h
2018-05-04 Jon Ashburnmisc: Update licenses to Apache 2.0
2018-05-04 Karl SchultzRemove Khronos confidential clause from license text.
2018-05-04 Karl Schultzinclude: Update copyright and apply clang-format (no...
2018-05-04 Mark YoungFixes: Fixed Visual Studio warnings during compilation.
2018-05-04 David PinedoMoved header files from include to include/vulkan
2018-05-04 Lenny Komowloader: Extend pre-instance intercepts for 1.1
2018-05-04 Lenny Komowloader: Add pre-instance functions for layers
2018-05-04 Mark Younglayers: gh1649 - Fix clang warning
2018-05-04 Mark Youngloader: Fix loader and layer negotiation
2018-05-04 Mark Youngvulkan: update to header 1.0.42
2018-05-04 Mark Youngloader: Update the loader to 1.0.39
2018-05-04 Mark Lobodzinskiheader: Update to Vulkan version 1.0.37
2018-05-04 Mark Youngloader: gh888 Add KHR/EXT extensions in vulkan.h
2018-05-04 Mark Lobodzinskilayers: Update dispatch tables for new 1.0.25 APIs
2018-05-04 Mark Lobodzinskilayers: Move debug action enums from vk_layer.h
2018-05-04 Mark Lobodzinskilayers: Add default layer error message config
2018-05-04 Jon Ashburnmisc: Update licenses to Apache 2.0
2018-05-04 ttyiolayers: Update typo in comment
2018-05-04 Vinjn ZhangUpdate vk_layer.h
2018-05-04 Jon Ashburnloader: Add device callback to set dispatchable object
2018-05-04 Jon Ashburnloader: Remove the device_info in the layer chain structure
2018-05-04 Jon Ashburnloader: Add instance callback to set dispatchable objects
2018-05-04 Jon Ashburnloader: Remove the instance_info in the layer chain...
2018-05-04 Jon Ashburnloader: gllvl #50, Add support for the WSI extension...
2018-05-04 Jon Ashburnmisc: Remove lunarg_debug_marker extension
2018-05-04 Mark Lobodzinskiheader: Update 1.0.3 header revision for inclusion...
2018-05-04 Karl Schultzinclude: Use single-quote no paths when including sibli...
2018-05-04 Karl SchultzRemove Khronos confidential clause from license text.
2018-05-04 Karl Schultzinclude: Update copyright and apply clang-format (no...
2018-05-04 Jon Ashburnlayers: Remove obsolete VkbaseLayerObject
2018-05-04 Courtney Goeltzenleu... loader: Remove CreateInstance and CreateDevice
2018-05-04 Courtney Goeltzenleu... loader: implement new layer init method
2018-05-04 Courtney Goeltzenleu... loader: Add structures to support new init method
2018-05-04 Courtney Goeltzenleu... debug_report: MR141, Change pUserData to match type...
2018-05-04 Courtney Goeltzenleu... debug_report: rename object type and error bits
2018-05-04 Courtney Goeltzenleu... debug_report: rename vk_lunarg_debug_report.h
2018-05-04 Courtney Goeltzenleu... debug_report: Add DebugReportMessage function
2018-05-04 Courtney Goeltzenleu... debug_report: rename and update to use CreateInfo
2018-05-04 Courtney Goeltzenleu... debug_report: Rename VkDbgMsgCallback object
2018-05-04 Mark Lobodzinskiwsi: Make WSI cases more consistent, fail if not set...
2018-05-04 Michael Lentineandroid: Update build to define android platform at...
2018-05-04 Michael Lentineandroid: Fix android build.
2018-05-04 Mark Lobodzinskiwsi: Moved definition of CreateXxxSurface extension...
2018-05-04 Ian Elliottloader: Add vkGetPhysicalDevice*PresentationSupportKHR()
2018-05-04 Jon Ashburnlayers: add DestroySurfaceKHR to instance dispatch...
2018-05-04 Ian Elliottloader: Address Jon Ashburn's review comments.
2018-05-04 Ian Elliottloader: Get loader compiling.
2018-05-04 Ian ElliottWSI: Eliminate a lot of references to WSI header files.
2018-05-04 David PinedoLayers: changed layer names to conform to spec
2018-05-04 Jon Ashburnloader: Add dynamic dispatch for unknown device extensi...
2018-05-04 David PinedoMoved header files from include to include/vulkan
2018-05-04 Karl SchultzmacOS: Add macOS support
2018-05-04 Lenny Komowheaders: Fix a typo in vk_icd.h
2018-05-04 Mark Youngloader: Add validation for apiVersion
2018-05-04 Yamakakyheaders: Add missing include to vk_icd.h
2018-05-04 Mark Youngloader: Update the loader to 1.0.39
2018-05-04 Cody Northropandroid: Add Android and C++ support to a couple files
2018-05-04 Piers Daniellloader: Fixes for ICD vk{Create|Destroy}SurfaceKHR
2018-05-04 Mark Youngloader: gh181 use ICD for SurfaceKHR
2018-05-04 Mark Lobodzinskiheaders: GH7, Fix bad variable names in vk_icd.h
2018-05-04 Jon Ashburnloader: ghlvl#180 Support a ICD interface version negot...
2018-05-04 Jon Ashburnmisc: Update licenses to Apache 2.0
2018-05-04 Jon Ashburnloader: gllvl #50, Add support for the WSI extension...
2018-05-04 Karl SchultzRemove Khronos confidential clause from license text.
2018-05-04 Karl Schultzinclude: Update copyright and apply clang-format (no...
2018-05-04 Courtney Goeltzenleu... icd: Remove unused reference to vk_sdk_platform.h
2018-05-04 Courtney Goeltzenleu... misc: remove unneeded stdint.h and stdbool.h
2018-05-04 Ian ElliottWSI-ICD: Fix Windows compilation error.
2018-05-04 Ian ElliottWSI-ICD: Created per-platform structs for platform...
2018-05-04 David PinedoMoved header files from include to include/vulkan
2018-05-03 Khronos Group... Initial commit