aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
AgeCommit message (Expand)Author
2018-10-11headers: Update to Vulkan header version 1.1.87Shannon McPherson
2018-09-20headers: Update to version 1.1.85sdk-1.1.85.0sdk-1.1.85Mike Schuchardt
2018-09-10headers: Update to Vulkan-Headers version 1.1.84Shannon McPherson
2018-08-21headers: Update to version 1.1.83 of Vulkan hdrShannon McPherson
2018-07-30headers: Update to version 1.1.82 of the Vulkan hdrsdk-1.1.82.0sdk-1.1.82Shannon McPherson
2018-07-24headers: Update to version 1.1.81 of the Vulkan hdrShannon McPherson
2018-07-16headers: Update to version 1.1.80 of the Vulkan hdrMark Lobodzinski
2018-07-06headers: Remove loader/layer dependencyLenny Komow
2018-07-03header: Update to version 1.1.79 of the Vulkan hdrMark Lobodzinski
2018-06-26header: Update to version 1.1.78 of the Vulkan hdrMark Lobodzinski
2018-06-13headers: Update to version 1.1.77 of the Vulkan hdrsdk-1.1.77.0sdk-1.1.77Mark Lobodzinski
2018-06-06Revert to "Update to 1.1.76 headers"Mike Schuchardt
2018-06-05headers: Revert "Update to 1.1.76 headers"Mark Lobodzinski
2018-06-05Update to 1.1.76 headersMike Schuchardt
2018-05-22Added 1.1.75 Vulkan header/registry filesMike Schuchardt
2018-05-17headers: fix compilation error on android with vk_icd.hTapani Pälli
2018-05-09headers: Added 1.74.0 Vulkan header/registry filesMark Lobodzinski
2018-05-04tests: Add a guard around noexcept in vktestbinding.hDave Houlton
2018-05-04misc: Update licenses to Apache 2.0Jon Ashburn
2018-05-04Remove Khronos confidential clause from license text.Karl Schultz
2018-05-04include: Update copyright and apply clang-format (no logic changes)Karl Schultz
2018-05-04Fixes: Fixed Visual Studio warnings during compilation.Mark Young
2018-05-04Moved header files from include to include/vulkanDavid Pinedo
2018-05-04loader: Extend pre-instance intercepts for 1.1Lenny Komow
2018-05-04loader: Add pre-instance functions for layersLenny Komow
2018-05-04layers: gh1649 - Fix clang warningMark Young
2018-05-04loader: Fix loader and layer negotiationMark Young
2018-05-04vulkan: update to header 1.0.42Mark Young
2018-05-04loader: Update the loader to 1.0.39Mark Young
2018-05-04header: Update to Vulkan version 1.0.37Mark Lobodzinski
2018-05-04loader: gh888 Add KHR/EXT extensions in vulkan.hMark Young
2018-05-04layers: Update dispatch tables for new 1.0.25 APIsMark Lobodzinski
2018-05-04layers: Move debug action enums from vk_layer.hMark Lobodzinski
2018-05-04layers: Add default layer error message configMark Lobodzinski
2018-05-04misc: Update licenses to Apache 2.0Jon Ashburn
2018-05-04layers: Update typo in commentttyio
2018-05-04Update vk_layer.hVinjn Zhang
2018-05-04loader: Add device callback to set dispatchable objectJon Ashburn
2018-05-04loader: Remove the device_info in the layer chain structureJon Ashburn
2018-05-04loader: Add instance callback to set dispatchable objectsJon Ashburn
2018-05-04loader: Remove the instance_info in the layer chain structureJon Ashburn
2018-05-04loader: gllvl #50, Add support for the WSI extension KHR_displayJon Ashburn
2018-05-04misc: Remove lunarg_debug_marker extensionJon Ashburn
2018-05-04header: Update 1.0.3 header revision for inclusion of debug report extensionMark Lobodzinski
2018-05-04include: Use single-quote no paths when including sibling headersKarl Schultz
2018-05-04Remove Khronos confidential clause from license text.Karl Schultz
2018-05-04include: Update copyright and apply clang-format (no logic changes)Karl Schultz
2018-05-04layers: Remove obsolete VkbaseLayerObjectJon Ashburn
2018-05-04loader: Remove CreateInstance and CreateDeviceCourtney Goeltzenleuchter
2018-05-04loader: implement new layer init methodCourtney Goeltzenleuchter