1. 43b53e8 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  2. f6493a1 layers: Update typo in comment by ttyio · 8 years ago
  3. dc1ebf0 Update vk_layer.h by Vinjn Zhang · 8 years ago
  4. 94d58ea loader: Add device callback to set dispatchable object by Jon Ashburn · 8 years ago
  5. 1d41bc5 loader: Remove the device_info in the layer chain structure by Jon Ashburn · 8 years ago
  6. 7ec8ec8 loader: Add instance callback to set dispatchable objects by Jon Ashburn · 8 years ago
  7. a721237 loader: Remove the instance_info in the layer chain structure by Jon Ashburn · 8 years ago
  8. 00df045 loader: gllvl #50, Add support for the WSI extension KHR_display by Jon Ashburn · 8 years ago
  9. f94d49c misc: Remove lunarg_debug_marker extension by Jon Ashburn · 8 years ago
  10. 5c13d4d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 8 years ago
  11. 78b0dd4 include: Use single-quote no paths when including sibling headers by Karl Schultz · 8 years ago
  12. 3cd96a2 Remove Khronos confidential clause from license text. by Karl Schultz · 8 years ago
  13. 673df32 include: Update copyright and apply clang-format (no logic changes) by Karl Schultz · 8 years ago
  14. 2d81a48 layers: Remove obsolete VkbaseLayerObject by Jon Ashburn · 8 years ago
  15. 3804548 loader: Remove CreateInstance and CreateDevice by Courtney Goeltzenleuchter · 9 years ago
  16. 2bdf6da loader: implement new layer init method by Courtney Goeltzenleuchter · 9 years ago
  17. 2ff4e1d loader: Add structures to support new init method by Courtney Goeltzenleuchter · 9 years ago
  18. 240fb9f debug_report: MR141, Change pUserData to match type used elsewhere by Courtney Goeltzenleuchter · 8 years ago
  19. acb1359 debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  20. f725d22 debug_report: rename vk_lunarg_debug_report.h by Courtney Goeltzenleuchter · 9 years ago
  21. 6175e4b debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  22. f6a6e22 debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  23. dc9592a debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  24. b3e934d wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
  25. 96c7aef android: Update build to define android platform at build time by Michael Lentine · 9 years ago
  26. 81f1fd9 android: Fix android build. by Michael Lentine · 9 years ago
  27. 28214d9 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  28. 4e309e9 loader: Add vkGetPhysicalDevice*PresentationSupportKHR() by Ian Elliott · 9 years ago
  29. 6911e8c layers: add DestroySurfaceKHR to instance dispatch table by Jon Ashburn · 9 years ago
  30. 40c4a1f loader: Address Jon Ashburn's review comments. by Ian Elliott · 9 years ago
  31. bb03f40 loader: Get loader compiling. by Ian Elliott · 9 years ago
  32. e504c01 WSI: Eliminate a lot of references to WSI header files. by Ian Elliott · 9 years ago
  33. a31fe0b Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  34. 429e19f loader: Add dynamic dispatch for unknown device extension entrypoints by Jon Ashburn · 9 years ago
  35. 329ca9e Moved header files from include to include/vulkan by David Pinedo · 9 years ago[Renamed (97%) from include/vk_layer.h]
  36. 062ad15 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  37. 1f85191 bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  38. 06809d5 bug 14848: Verifying Sparse Behavior (WIP) by Chia-I Wu · 9 years ago
  39. 11dd12f MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore operations on queues. (WIP) by Chia-I Wu · 9 years ago
  40. 28c3c43 bug 14855: vkGetPipelineCacheSize is unique (consistency issue) (WIP) by Chia-I Wu · 9 years ago
  41. 831c183 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  42. 9feb073 bug-14291: combine color and depth/stencil clears by Courtney Goeltzenleuchter · 9 years ago
  43. b94f051 layers: Add support for Windows DEBUG_OUTPUT logging by Courtney Goeltzenleuchter · 9 years ago
  44. 932cdb5 bug 14365: make separate viewport and scissor cmds by Courtney Goeltzenleuchter · 9 years ago
  45. 09772bb bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  46. 74c4ce9 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  47. 7ef139b layers: Remove the DEBUG_REPORT entrypoints from device dispatch structure. by Jon Ashburn · 9 years ago
  48. 7dae686 vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139 by Mark Lobodzinski · 9 years ago
  49. 338dedb WSI: Convert WSI swapchain extension usage to new KHR style by Ian Elliott · 9 years ago
  50. 1856d6f Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  51. e4bc694 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
  52. 2605cb0 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  53. f5bd225 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  54. 2cd0e0d loader: Change to new WSI query functions. by Ian Elliott · 9 years ago
  55. ef72e2a v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  56. a25465c misc: Add vkGetPhysicalDeviceImageFormatProperties as a stub by Jon Ashburn · 9 years ago
  57. 55c1359 loader: Do not include dbg helpers in dispatch by Courtney Goeltzenleuchter · 9 years ago
  58. b134e84 layers: INITIAL Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  59. 4da96aa v115: remove GetPhysicalDevicePerformance by Courtney Goeltzenleuchter · 9 years ago
  60. f02f9f8 icd: Support for command pools by Cody Northrop · 9 years ago
  61. d040c5c bug-14184: Transient memory allocations by Courtney Goeltzenleuchter · 9 years ago
  62. b857d31 Bug 14248: Add vkFreeDescriptorSets by Tony Barbour · 9 years ago
  63. de4124d Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  64. c278df8 update vulkan.h for multi-pass command buffers (V131, #14075) by Chia-I Wu · 9 years ago
  65. 0d60d27 misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes by Jon Ashburn · 9 years ago
  66. 83d4e6a vulkan.h: V136 -- Vulkan Sparse Resource Issues by Mark Lobodzinski · 9 years ago
  67. 18061cd loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  68. 2d1d970 include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h by Tobin Ehlis · 9 years ago[Renamed from include/vkLayer.h]
  69. 2951d7d vulkan.h: Split attachment and image clears (#13914, v126) by Chris Forbes · 9 years ago
  70. 88eaa3b update vulkan.h for multi-level command buffers (V121) by Chia-I Wu · 9 years ago
  71. a25fce0 vulkan.h: V117 -- Remove Atomic Counters, Bug #14081 by Mark Lobodzinski · 9 years ago
  72. 2d034fd bug 14014: Fill out support for VkShaderModule by Courtney Goeltzenleuchter · 9 years ago
  73. 0b29b0d bug-14014: Allow multiple entrypoints in modules by Courtney Goeltzenleuchter · 9 years ago
  74. c867c43 loader: Move CreateDevice to device table by Courtney Goeltzenleuchter · 9 years ago
  75. be63799 loader: Move CreateDevice to device table by Courtney Goeltzenleuchter · 9 years ago
  76. 426b905 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  77. d757630 vulkan.h: Remove vkGetFormatInfo, add features/limits (#12827, v125) by Chris Forbes · 9 years ago
  78. b25c9b9 bug 13038: Remove support for multiple GPUs by Courtney Goeltzenleuchter · 9 years ago
  79. ba4a195 misc: Remove GetDisplayInfoWSI() by Jon Ashburn · 9 years ago
  80. b480085 vulkan.h: V100 -- Remove vkClearDescriptorSets, Bug# 13783 by Mark Lobodzinski · 9 years ago
  81. 3446b5a vulkan.h: V99 -- Remove vkPinSystemMemory, Bug# 13926 by Mark Lobodzinski · 9 years ago
  82. 7cb8050 vulkan.h: V99 -- Remove vkSetMemoryPriority, Bug# 13925 by Mark Lobodzinski · 9 years ago
  83. cc4dfcf loader: Remove GetGlobalExtensionInfo from dispatch table by Jon Ashburn · 9 years ago
  84. f0615e2 misc: Make DEBUG_MARKER entrypoints a device extension with separate dispatch by Jon Ashburn · 9 years ago
  85. 1c7c65d extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  86. 1245cec misc: Change vkGetProcAddr to vkGetDeviceProcAddr by Jon Ashburn · 9 years ago
  87. 2666e2f misc: Loader and Layers move device chain activation to CreateDevice by Jon Ashburn · 9 years ago
  88. 52c1d73 layers: Use the instance chain for entrypoints with instance by Jon Ashburn · 9 years ago
  89. 79b78ac layers: Add GetInstanceProcAddr() to all layers by Jon Ashburn · 9 years ago
  90. 9a9bb64 loader: Make VkInstance a dispatchable object and init with instance table by Jon Ashburn · 9 years ago
  91. 8cd8ecd v98: replace vkUpdateDescriptors() by vkUpdateDescriptorSets() by Chia-I Wu · 9 years ago
  92. 0fe9549 v98: remove vk{Begin,End}DescriptorPoolUpdate() by Chia-I Wu · 9 years ago
  93. fb9f564 vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464 by Mark Lobodzinski · 9 years ago
  94. 84b4ce1 vulkan.h: V94 -- remove vkCmdCloneImageData. Bug #16550. by Mark Lobodzinski · 9 years ago
  95. 53c1677 misc: Add vkGetInstanceProcAddr() entrypoint by Jon Ashburn · 9 years ago
  96. ac83452 bug 13854: Remove memory references by Courtney Goeltzenleuchter · 9 years ago
  97. a569a50 bug-13690: Clarification on vkFlushMappedMemory by Courtney Goeltzenleuchter · 9 years ago
  98. 230e625 update to vulkan.h header version 90, bug 13529 by Mike Stroyan · 9 years ago
  99. 5b66aa5 switch to VK_WSI_LunarG by Chia-I Wu · 9 years ago
  100. 556f721 vulkan: Update vulkan.h for revision 89 -- Bug #13743 by Mark Lobodzinski · 9 years ago