1. d8daf17 repo: Add .gitattributes file by Mike Weiblen · 6 years ago
  2. db09f95 headers: Update to version 1.1.83 of Vulkan hdr by Shannon McPherson · 6 years ago
  3. c4e056d headers: Update to version 1.1.82 of the Vulkan hdr by Shannon McPherson · 6 years ago
  4. 82e7301 headers: Update to version 1.1.81 of the Vulkan hdr by Shannon McPherson · 6 years ago
  5. c339af8 headers: Update validusage.json for 1.1.80 hdr by Mark Lobodzinski · 6 years ago
  6. ec4eff8 headers: Update to version 1.1.80 of the Vulkan hdr by Mark Lobodzinski · 6 years ago
  7. c8ad0c5 docs: Fix whitespace by Mark Lobodzinski · 6 years ago
  8. 718a04e docs: Update README to explain contents origins by Karl Schultz · 6 years ago
  9. 396f827 headers: Remove loader/layer dependency by Lenny Komow · 6 years ago
  10. 1ebb2c0 header: Update to version 1.1.79 of the Vulkan hdr by Mark Lobodzinski · 6 years ago
  11. 0642c1b build: Beautify cmake files by Mike Weiblen · 6 years ago
  12. 6cb0f5b build: Insert copyright in cmake files by Mike Weiblen · 6 years ago
  13. 4be87ab cmake: Add Kitware copyright by Mike Weiblen · 6 years ago
  14. 0eb9f92 header: Update to version 1.1.78 of the Vulkan hdr by Mark Lobodzinski · 6 years ago
  15. 7639291 build: Add .vscode to .gitignore by Karl Schultz · 6 years ago
  16. 06a71b2 doc: Update BUILD.md [skip ci] by Karl Schultz · 6 years ago
  17. b1577d5 headers: Update to version 1.1.77 of the Vulkan hdr by Mark Lobodzinski · 6 years ago
  18. 70413b6 cmake: Prevent redefinition of uninstall target by Karl Schultz · 6 years ago
  19. 634e365 Revert to "Update to 1.1.76 headers" by Mike Schuchardt · 6 years ago
  20. acadd71 headers: Revert "Update to 1.1.76 headers" by Mark Lobodzinski · 6 years ago
  21. 81f9735 Update to 1.1.76 headers by Mike Schuchardt · 6 years ago
  22. afd12b7 build: Add CMake files for install target by Karl Schultz · 6 years ago
  23. a901a3e Add .gitignore with python cache files by Mike Schuchardt · 6 years ago
  24. 6bebd00 Added 1.1.75 Vulkan header/registry files by Mike Schuchardt · 6 years ago
  25. eb0c1fd headers: fix compilation error on android with vk_icd.h by Tapani Pälli · 6 years ago
  26. a49d2cd docs: Add LICENSE.txt by Karl Schultz · 6 years ago
  27. 0a79de4 headers: Added 1.74.0 Vulkan header/registry files by Mark Lobodzinski · 6 years ago
  28. fd051d3 tests: Add a guard around noexcept in vktestbinding.h by Dave Houlton · 7 years ago
  29. 5b95004 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  30. 06de94a Remove Khronos confidential clause from license text. by Karl Schultz · 8 years ago
  31. b6ac942 include: Update copyright and apply clang-format (no logic changes) by Karl Schultz · 8 years ago
  32. 7b701c3 Fixes: Fixed Visual Studio warnings during compilation. by Mark Young · 8 years ago
  33. 14db1e0 Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  34. fba227b loader: Extend pre-instance intercepts for 1.1 by Lenny Komow · 6 years ago
  35. 877223e loader: Add pre-instance functions for layers by Lenny Komow · 7 years ago
  36. 1ccf86f layers: gh1649 - Fix clang warning by Mark Young · 7 years ago
  37. 5f3d8fa loader: Fix loader and layer negotiation by Mark Young · 7 years ago
  38. d1a417f vulkan: update to header 1.0.42 by Mark Young · 7 years ago
  39. f4a6605 loader: Update the loader to 1.0.39 by Mark Young · 7 years ago
  40. 3c68429 header: Update to Vulkan version 1.0.37 by Mark Lobodzinski · 8 years ago
  41. e236ae4 loader: gh888 Add KHR/EXT extensions in vulkan.h by Mark Young · 8 years ago
  42. 44029eb layers: Update dispatch tables for new 1.0.25 APIs by Mark Lobodzinski · 8 years ago
  43. ea73e13 layers: Move debug action enums from vk_layer.h by Mark Lobodzinski · 8 years ago
  44. 52a063d layers: Add default layer error message config by Mark Lobodzinski · 8 years ago
  45. 43c2017 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  46. 697fe6b layers: Update typo in comment by ttyio · 8 years ago
  47. 7424dfb Update vk_layer.h by Vinjn Zhang · 8 years ago
  48. 4e7a952 loader: Add device callback to set dispatchable object by Jon Ashburn · 8 years ago
  49. f54813d loader: Remove the device_info in the layer chain structure by Jon Ashburn · 8 years ago
  50. c51485f loader: Add instance callback to set dispatchable objects by Jon Ashburn · 8 years ago
  51. 4e58a0e loader: Remove the instance_info in the layer chain structure by Jon Ashburn · 8 years ago
  52. ca104ab loader: gllvl #50, Add support for the WSI extension KHR_display by Jon Ashburn · 8 years ago
  53. 6b485f1 misc: Remove lunarg_debug_marker extension by Jon Ashburn · 8 years ago
  54. ca61932 header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 8 years ago
  55. 096f4e1 include: Use single-quote no paths when including sibling headers by Karl Schultz · 8 years ago
  56. 0eefd14 Remove Khronos confidential clause from license text. by Karl Schultz · 8 years ago
  57. e9e45c6 include: Update copyright and apply clang-format (no logic changes) by Karl Schultz · 8 years ago
  58. 8fcaf5f layers: Remove obsolete VkbaseLayerObject by Jon Ashburn · 8 years ago
  59. e77fdad loader: Remove CreateInstance and CreateDevice by Courtney Goeltzenleuchter · 8 years ago
  60. 1d081fd loader: implement new layer init method by Courtney Goeltzenleuchter · 8 years ago
  61. b5c860c loader: Add structures to support new init method by Courtney Goeltzenleuchter · 8 years ago
  62. 8bbfe41 debug_report: MR141, Change pUserData to match type used elsewhere by Courtney Goeltzenleuchter · 8 years ago
  63. ec1d0b2 debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  64. 39033a8 debug_report: rename vk_lunarg_debug_report.h by Courtney Goeltzenleuchter · 9 years ago
  65. 05936a9 debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  66. 3ca6b12 debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  67. 691cf5a debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  68. d7f76a8 wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
  69. 05db2f0 android: Update build to define android platform at build time by Michael Lentine · 9 years ago
  70. 810530e android: Fix android build. by Michael Lentine · 9 years ago
  71. cde1261 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  72. 89145b9 loader: Add vkGetPhysicalDevice*PresentationSupportKHR() by Ian Elliott · 9 years ago
  73. 74f0815 layers: add DestroySurfaceKHR to instance dispatch table by Jon Ashburn · 9 years ago
  74. 3dddf2d loader: Address Jon Ashburn's review comments. by Ian Elliott · 9 years ago
  75. 70c8d1b loader: Get loader compiling. by Ian Elliott · 9 years ago
  76. 03cdd37 WSI: Eliminate a lot of references to WSI header files. by Ian Elliott · 9 years ago
  77. 9f49f3c Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  78. dc8a870 loader: Add dynamic dispatch for unknown device extension entrypoints by Jon Ashburn · 9 years ago
  79. 8038962 Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  80. 09e2a11 macOS: Add macOS support by Karl Schultz · 7 years ago
  81. 8dc4305 headers: Fix a typo in vk_icd.h by Lenny Komow · 7 years ago
  82. c253f7b loader: Add validation for apiVersion by Mark Young · 7 years ago
  83. 1e7d756 headers: Add missing include to vk_icd.h by Yamakaky · 7 years ago
  84. ebab9a4 loader: Update the loader to 1.0.39 by Mark Young · 7 years ago
  85. 8e34d8d android: Add Android and C++ support to a couple files by Cody Northrop · 8 years ago
  86. 04f11cd loader: Fixes for ICD vk{Create|Destroy}SurfaceKHR by Piers Daniell · 8 years ago
  87. d30f8ca loader: gh181 use ICD for SurfaceKHR by Mark Young · 8 years ago
  88. 7014497 headers: GH7, Fix bad variable names in vk_icd.h by Mark Lobodzinski · 8 years ago
  89. 063be2d loader: ghlvl#180 Support a ICD interface version negotiation by Jon Ashburn · 8 years ago
  90. e32b089 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  91. 087d0a8 loader: gllvl #50, Add support for the WSI extension KHR_display by Jon Ashburn · 8 years ago
  92. 1537118 Remove Khronos confidential clause from license text. by Karl Schultz · 8 years ago
  93. cf68363 include: Update copyright and apply clang-format (no logic changes) by Karl Schultz · 8 years ago
  94. efb5817 icd: Remove unused reference to vk_sdk_platform.h by Courtney Goeltzenleuchter · 8 years ago
  95. 2875d6e misc: remove unneeded stdint.h and stdbool.h by Courtney Goeltzenleuchter · 9 years ago
  96. 95bd345 WSI-ICD: Fix Windows compilation error. by Ian Elliott · 9 years ago
  97. 56f54c8 WSI-ICD: Created per-platform structs for platform-specific info. by Ian Elliott · 9 years ago
  98. 184c3c0 Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  99. e9f3597 Initial commit by Khronos Group Webmaster · 6 years ago