1. 43b53e8 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  2. bb0b7e5 header: Update to 1.0.10 header No functional changes. by Jon Ashburn · 8 years ago
  3. f6493a1 layers: Update typo in comment by ttyio · 8 years ago
  4. dc1ebf0 Update vk_layer.h by Vinjn Zhang · 8 years ago
  5. a781247 header: update to vers 1.0.8 which had no changes by Jon Ashburn · 8 years ago
  6. 94d58ea loader: Add device callback to set dispatchable object by Jon Ashburn · 8 years ago
  7. 1d41bc5 loader: Remove the device_info in the layer chain structure by Jon Ashburn · 8 years ago
  8. 7ec8ec8 loader: Add instance callback to set dispatchable objects by Jon Ashburn · 8 years ago
  9. a721237 loader: Remove the instance_info in the layer chain structure by Jon Ashburn · 8 years ago
  10. c6bae12 header: update to version 1.0.7 by Jon Ashburn · 8 years ago
  11. f1ea418 misc: Update to header version 1.0.6 by Jon Ashburn · 8 years ago
  12. 00df045 loader: gllvl #50, Add support for the WSI extension KHR_display by Jon Ashburn · 8 years ago
  13. b68d473 header: update to version 1.0.5 by Jon Ashburn · 8 years ago
  14. 89ad854 misc: Update to header version 1.0.4 by Jon Ashburn · 8 years ago
  15. f94d49c misc: Remove lunarg_debug_marker extension by Jon Ashburn · 8 years ago
  16. 5c13d4d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 9 years ago
  17. 78b0dd4 include: Use single-quote no paths when including sibling headers by Karl Schultz · 9 years ago
  18. 3cd96a2 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  19. 5716d69 header: Update to version 1.0.3 which adds some version macros by Jon Ashburn · 9 years ago
  20. 88322a9 layers: MR215 Update spec version to match json files by Courtney Goeltzenleuchter · 9 years ago
  21. 673df32 include: Update copyright and apply clang-format (no logic changes) by Karl Schultz · 9 years ago
  22. bd897d8 misc: bump to header 1.0.2 by Jon Ashburn · 9 years ago
  23. ac7b68b debug_report: Integrate review feedback by Courtney Goeltzenleuchter · 9 years ago
  24. 2d81a48 layers: Remove obsolete VkbaseLayerObject by Jon Ashburn · 9 years ago
  25. 3804548 loader: Remove CreateInstance and CreateDevice by Courtney Goeltzenleuchter · 9 years ago
  26. 2bdf6da loader: implement new layer init method by Courtney Goeltzenleuchter · 9 years ago
  27. 2ff4e1d loader: Add structures to support new init method by Courtney Goeltzenleuchter · 9 years ago
  28. ea08e17 icd: Remove unused reference to vk_sdk_platform.h by Courtney Goeltzenleuchter · 9 years ago
  29. 240fb9f debug_report: MR141, Change pUserData to match type used elsewhere by Courtney Goeltzenleuchter · 9 years ago
  30. 89dc27a header: move to version 1.0.1 by Jon Ashburn · 9 years ago
  31. 8a2ede6 header: Move to version 1.0.0 from 0.222 by Jon Ashburn · 9 years ago
  32. a4ae48b misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  33. cbd7c6b Fixes: Fixed Visual Studio warnings during compilation. by Mark Young · 9 years ago
  34. 0bdccbb misc: For header vers 221; add deviceFeature drawIndirectFirstInstance by Jon Ashburn · 9 years ago
  35. 6e2b8dc misc: For header vers 220, fix BOTTOM_OF_PIPE typo by Jon Ashburn · 9 years ago
  36. d389269 misc: Add barrier pipeline stage BOTTOM_OF_PIPE; for header vers 219 by Jon Ashburn · 9 years ago
  37. 1b6e8ce headers: debug_report ext and pipelineCache version additions for header 218 by Jon Ashburn · 9 years ago
  38. adb6135 misc: rename descriptorSetlayout pBinding; update to header vers 217 by Jon Ashburn · 9 years ago
  39. 98ce7e0 misc: Add pipeline stage flags to wait upon for queueSubmit semaphores; v216 by Jon Ashburn · 9 years ago
  40. 44bcea4 misc: Changes to go to header v215 including vulkan.h version update by Jon Ashburn · 9 years ago
  41. 420f281 misc: Changes to go to header v214 including vulkan.h version update by Jon Ashburn · 9 years ago
  42. 68dee71 bump header version to 213.1 by Jon Ashburn · 9 years ago
  43. f251652 misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor by Jon Ashburn · 9 years ago
  44. fef7f08 misc: Bump header to 212.1 by Jon Ashburn · 9 years ago
  45. bb5abba WSI: Update "vulkan.h" with WSI contents of version 217. by Ian Elliott · 9 years ago
  46. 20bd97c layers: bump debug_report version number by Jon Ashburn · 9 years ago
  47. 48605a5 debug_report: Update extension name by Courtney Goeltzenleuchter · 9 years ago
  48. acb1359 debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  49. f725d22 debug_report: rename vk_lunarg_debug_report.h by Courtney Goeltzenleuchter · 9 years ago
  50. ebbb96d misc: Update copyright statements by Courtney Goeltzenleuchter · 9 years ago
  51. 6175e4b debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  52. d83dbb1 debug_report: make destroy have void return value by Courtney Goeltzenleuchter · 9 years ago
  53. f6a6e22 debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  54. dc9592a debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  55. 4beea17 demos: Fix build warning on Linux for tri by Jon Ashburn · 9 years ago
  56. 072b6f2 debug_report: Make pUserData always a const by Courtney Goeltzenleuchter · 9 years ago
  57. cc314b9 loader: Remove unused debug helper functions by Courtney Goeltzenleuchter · 9 years ago
  58. 56c2560 layers: Fix debug_report extension number by Jon Ashburn · 9 years ago
  59. 3e1c844 layers: Rename VK_DEBUG_REPORT_EXTENSION enums by Courtney Goeltzenleuchter · 9 years ago
  60. 95e6dba layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  61. f8fe128 layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  62. 0717ed5 vulkan: Changes for header version 211 by Jon Ashburn · 9 years ago
  63. b3e934d wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
  64. 96c7aef android: Update build to define android platform at build time by Michael Lentine · 9 years ago
  65. 81f1fd9 android: Fix android build. by Michael Lentine · 9 years ago
  66. c1d059f layers: Some debug_marker fixes for draw state by Jon Ashburn · 9 years ago
  67. e5c7a62 misc: remove unneeded stdint.h and stdbool.h by Courtney Goeltzenleuchter · 9 years ago
  68. 28214d9 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  69. 4e309e9 loader: Add vkGetPhysicalDevice*PresentationSupportKHR() by Ian Elliott · 9 years ago
  70. 6911e8c layers: add DestroySurfaceKHR to instance dispatch table by Jon Ashburn · 9 years ago
  71. 304f80a WSI-ICD: Fix Windows compilation error. by Ian Elliott · 9 years ago
  72. 40c4a1f loader: Address Jon Ashburn's review comments. by Ian Elliott · 9 years ago
  73. bb03f40 loader: Get loader compiling. by Ian Elliott · 9 years ago
  74. e504c01 WSI: Eliminate a lot of references to WSI header files. by Ian Elliott · 9 years ago
  75. 1bc1831 WSI-ICD: Created per-platform structs for platform-specific info. by Ian Elliott · 9 years ago
  76. e18d20f WSI-debug_report: Add VK_OBJECT_TYPE_SURFACE_KHR by Ian Elliott · 9 years ago
  77. 0ed9977 WSI: Remove old WSI headers (content now in "vulkan.h"). by Ian Elliott · 9 years ago
  78. 677dec8 WSI: Add WSI content to "vulkan.h" and "vk_platform.h". by Ian Elliott · 9 years ago
  79. a31fe0b Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  80. 429e19f loader: Add dynamic dispatch for unknown device extension entrypoints by Jon Ashburn · 9 years ago
  81. 17e3a70 header: bump to vers 210 only changes were to WSI by Jon Ashburn · 9 years ago
  82. 0b6f36a v209: bump API minor version by Chia-I Wu · 9 years ago
  83. 0ee0ca0 bug 15120: rename vkCmdPushConstants "values" to "pValues" by Chia-I Wu · 9 years ago
  84. 424e31d MR671: Rename VK_STRUCTURE_TYPE_LAYER_* to ..LOADER_* by Chia-I Wu · 9 years ago
  85. 0baf12f v208: bump API minor version by Chia-I Wu · 9 years ago
  86. fdc1cd0 bug 15089: Does "Across Command Buffer Boundaries" apply to second-level command buffers? by Chia-I Wu · 9 years ago
  87. cadb5a1 v207: bump API minor version by Chia-I Wu · 9 years ago
  88. c1f5e40 MR640: Alloc -> Allocate naming fixes by Chia-I Wu · 9 years ago
  89. 84acb4d MR632: Valid usage xml global changes by Chia-I Wu · 9 years ago
  90. 60ad4a9 bug 12998 part 9: add back explicit enum values by Chia-I Wu · 9 years ago
  91. 8c85974 bug 12998 part 8: add new formats by Chia-I Wu · 9 years ago
  92. b075377 bug 12998 part 7: drop unwanted USCALED formats by Chia-I Wu · 9 years ago
  93. 6880c8e bug 12998 part 5: reorder formats by Chia-I Wu · 9 years ago
  94. 9aa089b bug 12998 part 4: drop explicit enum values temporarily by Chia-I Wu · 9 years ago
  95. 69c479e bug 12998 part 3: append _PACK* to remaining packed formats by Chia-I Wu · 9 years ago
  96. 9eabb8f bug 12998 part 2: append _PACK* to packed formats that change conventions by Chia-I Wu · 9 years ago
  97. 1fb4618 bug 12998 part 1: append _BLOCK to compressed formats by Chia-I Wu · 9 years ago
  98. f798528 vulkan: Bump header to API version 206 by Jon Ashburn · 9 years ago
  99. 8ca320f bug 15086: maxDrawIndirectInstanceCount? by Chia-I Wu · 9 years ago
  100. 045654f bug 15085: queue creation naming issues by Chia-I Wu · 9 years ago