1. c7ee932 misc: Update to Vulkan header version 21 by Karl Schultz · 8 years ago
  2. ee34449 misc: Update to Vulkan header version 20 by Karl Schultz · 8 years ago
  3. 8d0f32b misc: Update to Vulkan header version 17 by Karl Schultz · 8 years ago
  4. 61c752c misc: Update to Vulkan header version 16 by Jon Ashburn · 8 years ago
  5. b87f902 layers: Move debug action enums from vk_layer.h by Mark Lobodzinski · 8 years ago
  6. 97c4d51 layers: Add default layer error message config by Mark Lobodzinski · 8 years ago
  7. 2b46a9d headers: GH7, Fix bad variable names in vk_icd.h by Mark Lobodzinski · 8 years ago
  8. 2dc9f7a misc: Update to version 1.0.13, header, xml, JSON files by Jon Ashburn · 8 years ago
  9. a5ded63 header: update that includes debug_marker extension by Jon Ashburn · 8 years ago
  10. c9d8f49 header: Move to header version 1.0.12 Adds an AMD rasterization order extension by Jon Ashburn · 8 years ago
  11. 17b4c86 loader: ghlvl#180 Support a ICD interface version negotiation by Jon Ashburn · 8 years ago
  12. f6e6a15 header: Update to version 1.0.11 by Jon Ashburn · 8 years ago
  13. 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  14. e367fee header: Update to 1.0.10 header No functional changes. by Jon Ashburn · 8 years ago
  15. 37c6484 layers: Update typo in comment by ttyio · 8 years ago
  16. e589144 Update vk_layer.h by Vinjn Zhang · 8 years ago
  17. f8e5173 header: update to vers 1.0.8 which had no changes by Jon Ashburn · 8 years ago
  18. ed8f231 loader: Add device callback to set dispatchable object by Jon Ashburn · 8 years ago
  19. 72690f2 loader: Remove the device_info in the layer chain structure by Jon Ashburn · 8 years ago
  20. c3c5877 loader: Add instance callback to set dispatchable objects by Jon Ashburn · 8 years ago
  21. 7da0f3b loader: Remove the instance_info in the layer chain structure by Jon Ashburn · 8 years ago
  22. 45de99c header: update to version 1.0.7 by Jon Ashburn · 8 years ago
  23. dc9111c misc: Update to header version 1.0.6 by Jon Ashburn · 8 years ago
  24. c7d3e73 loader: gllvl #50, Add support for the WSI extension KHR_display by Jon Ashburn · 8 years ago
  25. 57b82b7 header: update to version 1.0.5 by Jon Ashburn · 8 years ago
  26. b25e4fc misc: Update to header version 1.0.4 by Jon Ashburn · 8 years ago
  27. 58048d0 misc: Remove lunarg_debug_marker extension by Jon Ashburn · 8 years ago
  28. 510e20d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 8 years ago
  29. 1aec29c include: Use single-quote no paths when including sibling headers by Karl Schultz · 8 years ago
  30. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 8 years ago
  31. 5edce89 header: Update to version 1.0.3 which adds some version macros by Jon Ashburn · 8 years ago
  32. 7ec8609 layers: MR215 Update spec version to match json files by Courtney Goeltzenleuchter · 8 years ago
  33. 37419ed include: Update copyright and apply clang-format (no logic changes) by Karl Schultz · 8 years ago
  34. 766866a misc: bump to header 1.0.2 by Jon Ashburn · 8 years ago
  35. b69cd59 debug_report: Integrate review feedback by Courtney Goeltzenleuchter · 8 years ago
  36. ef5f746 layers: Remove obsolete VkbaseLayerObject by Jon Ashburn · 8 years ago
  37. 14f19b6 loader: Remove CreateInstance and CreateDevice by Courtney Goeltzenleuchter · 9 years ago
  38. 00150eb loader: implement new layer init method by Courtney Goeltzenleuchter · 9 years ago
  39. 8286acc loader: Add structures to support new init method by Courtney Goeltzenleuchter · 9 years ago
  40. 5a560f7 icd: Remove unused reference to vk_sdk_platform.h by Courtney Goeltzenleuchter · 9 years ago
  41. 23cc913 debug_report: MR141, Change pUserData to match type used elsewhere by Courtney Goeltzenleuchter · 8 years ago
  42. ce816b6 header: move to version 1.0.1 by Jon Ashburn · 9 years ago
  43. 67eaaa1 header: Move to version 1.0.0 from 0.222 by Jon Ashburn · 9 years ago
  44. f19916e misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  45. ad77905 Fixes: Fixed Visual Studio warnings during compilation. by Mark Young · 9 years ago
  46. 46cb7b5 misc: For header vers 221; add deviceFeature drawIndirectFirstInstance by Jon Ashburn · 9 years ago
  47. 8c0c143 misc: For header vers 220, fix BOTTOM_OF_PIPE typo by Jon Ashburn · 9 years ago
  48. 4bf8ba4 misc: Add barrier pipeline stage BOTTOM_OF_PIPE; for header vers 219 by Jon Ashburn · 9 years ago
  49. c1931be headers: debug_report ext and pipelineCache version additions for header 218 by Jon Ashburn · 9 years ago
  50. 6e23c1f misc: rename descriptorSetlayout pBinding; update to header vers 217 by Jon Ashburn · 9 years ago
  51. 7f9716c misc: Add pipeline stage flags to wait upon for queueSubmit semaphores; v216 by Jon Ashburn · 9 years ago
  52. ebe92a3 misc: Changes to go to header v215 including vulkan.h version update by Jon Ashburn · 9 years ago
  53. 2b2f90c misc: Changes to go to header v214 including vulkan.h version update by Jon Ashburn · 9 years ago
  54. edb0b23 bump header version to 213.1 by Jon Ashburn · 9 years ago
  55. 19d3bf1 misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor by Jon Ashburn · 9 years ago
  56. 30b673b misc: Bump header to 212.1 by Jon Ashburn · 9 years ago
  57. a9eb2fc WSI: Update "vulkan.h" with WSI contents of version 217. by Ian Elliott · 9 years ago
  58. 9d5f89b layers: bump debug_report version number by Jon Ashburn · 9 years ago
  59. 52fee65 debug_report: Update extension name by Courtney Goeltzenleuchter · 9 years ago
  60. 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  61. ad7a501 debug_report: rename vk_lunarg_debug_report.h by Courtney Goeltzenleuchter · 9 years ago
  62. f821dad misc: Update copyright statements by Courtney Goeltzenleuchter · 9 years ago
  63. 822e8d7 debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  64. 5ffb1d9 debug_report: make destroy have void return value by Courtney Goeltzenleuchter · 9 years ago
  65. 05854bf debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  66. 107a0d2 debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  67. e658086 demos: Fix build warning on Linux for tri by Jon Ashburn · 9 years ago
  68. af5e755 debug_report: Make pUserData always a const by Courtney Goeltzenleuchter · 9 years ago
  69. ea49d3c loader: Remove unused debug helper functions by Courtney Goeltzenleuchter · 9 years ago
  70. b986b17 layers: Fix debug_report extension number by Jon Ashburn · 9 years ago
  71. 09197ae layers: Rename VK_DEBUG_REPORT_EXTENSION enums by Courtney Goeltzenleuchter · 9 years ago
  72. b19042e layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  73. fd4830c layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  74. ddc8db5 vulkan: Changes for header version 211 by Jon Ashburn · 9 years ago
  75. a8a5f85 wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
  76. a8334b4 android: Update build to define android platform at build time by Michael Lentine · 9 years ago
  77. 64e2ebd android: Fix android build. by Michael Lentine · 9 years ago
  78. 1d4b128 layers: Some debug_marker fixes for draw state by Jon Ashburn · 9 years ago
  79. 7cc65bd misc: remove unneeded stdint.h and stdbool.h by Courtney Goeltzenleuchter · 9 years ago
  80. faa9081 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  81. 919fa30 loader: Add vkGetPhysicalDevice*PresentationSupportKHR() by Ian Elliott · 9 years ago
  82. 2a1ec50 layers: add DestroySurfaceKHR to instance dispatch table by Jon Ashburn · 9 years ago
  83. 5cc78bf WSI-ICD: Fix Windows compilation error. by Ian Elliott · 9 years ago
  84. db4300a loader: Address Jon Ashburn's review comments. by Ian Elliott · 9 years ago
  85. 33ed848 loader: Get loader compiling. by Ian Elliott · 9 years ago
  86. ba04233 WSI: Eliminate a lot of references to WSI header files. by Ian Elliott · 9 years ago
  87. 4d52054 WSI-ICD: Created per-platform structs for platform-specific info. by Ian Elliott · 9 years ago
  88. 4825a87 WSI-debug_report: Add VK_OBJECT_TYPE_SURFACE_KHR by Ian Elliott · 9 years ago
  89. b6d294c WSI: Remove old WSI headers (content now in "vulkan.h"). by Ian Elliott · 9 years ago
  90. 3a2d1e4 WSI: Add WSI content to "vulkan.h" and "vk_platform.h". by Ian Elliott · 9 years ago
  91. abd0772 Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  92. fc1031e loader: Add dynamic dispatch for unknown device extension entrypoints by Jon Ashburn · 9 years ago
  93. 0f6c454 header: bump to vers 210 only changes were to WSI by Jon Ashburn · 9 years ago
  94. 77f0ed7 v209: bump API minor version by Chia-I Wu · 9 years ago
  95. ce9b177 bug 15120: rename vkCmdPushConstants "values" to "pValues" by Chia-I Wu · 9 years ago
  96. 5ee015a MR671: Rename VK_STRUCTURE_TYPE_LAYER_* to ..LOADER_* by Chia-I Wu · 9 years ago
  97. 50ae1a0 v208: bump API minor version by Chia-I Wu · 9 years ago
  98. b8d47ae bug 15089: Does "Across Command Buffer Boundaries" apply to second-level command buffers? by Chia-I Wu · 9 years ago
  99. e1e0972 v207: bump API minor version by Chia-I Wu · 9 years ago
  100. 00ce540 MR640: Alloc -> Allocate naming fixes by Chia-I Wu · 9 years ago