1. 06d8947 Bug 14621: Change vkGet* functions to not return VkResult by Courtney Goeltzenleuchter · 9 years ago
  2. 7831e96 bug-14642: Rename queueRecordCount to requestedQueueCount by Courtney Goeltzenleuchter · 9 years ago
  3. cdc72a4 tests: Track whether desc sets are allocated from dynamic pools by Cody Northrop · 9 years ago
  4. 6e8c889 tests: Allow GetPhysicalDeviceFormatProperties to return VK_UNSUPPORTED by Jon Ashburn · 9 years ago
  5. d1c84a5 tests: Destroy objects after each validation test. by Mike Stroyan · 9 years ago
  6. 49c7308 bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  7. 73db5bf bug 14640: add pNext/sType to VkDeviceQueueCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  8. fe908d3 Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  9. 35985f6 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  10. 01ee1ca bug 14313: Allow copies to do multi-layer copies by Courtney Goeltzenleuchter · 9 years ago
  11. 660f0ca bug 14516: rename VK_IMAGE_USAGE_DEPTH_STENCIL_BIT by Courtney Goeltzenleuchter · 9 years ago
  12. 2141f65 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  13. 5861a1b Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  14. 271ba75 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
  15. 82485a8 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  16. 1236511 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  17. cc09b9e v150: Bug 14384 - Add a subpass field to VkCmdBufferBeginInfo by Cody Northrop · 9 years ago
  18. fb21ea3 tests: Add index tracking to queue objects by Tony Barbour · 9 years ago
  19. 713b2d7 tests: Fixes for running layer_validation_tests on windows by Mike Stroyan · 9 years ago
  20. 94badf9 v145: Bug 14160 - Remove VK_DEVICE_CREATE_VALIDATION_BIT and unused flags field by Cody Northrop · 9 years ago
  21. d080288 v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  22. 1e4f802 v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets by Cody Northrop · 9 years ago
  23. 482c609 tests: Use data pointer instead of address for MSVC++ by Tony Barbour · 9 years ago
  24. d8e68bb tests: assert when no command pool by Courtney Goeltzenleuchter · 9 years ago
  25. 1a3845b tests: Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  26. 2caec86 v115: remove GetPhysicalDevicePerformance by Courtney Goeltzenleuchter · 9 years ago
  27. 9e50dab vulkan.h: API changes for #13744 - sharing across queues by Chris Forbes · 9 years ago
  28. ee5d80b tests: Integrate command pools into tests by Courtney Goeltzenleuchter · 9 years ago
  29. e62183e icd: Support for command pools by Cody Northrop · 9 years ago
  30. 67e9915 Bug 14084: Get tests compiling and running by Tony Barbour · 9 years ago
  31. 1d2cd3f Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  32. 681d7a0 test/binding: inherit Buffer and Image from NonDispHandle by Chia-I Wu · 9 years ago
  33. be2b917 test/binding: inherit CmdBuffer from Handle by Chia-I Wu · 9 years ago
  34. bc4a554 test/binding: inherit Dynamic* from NonDispHandle by Chia-I Wu · 9 years ago
  35. afdfd7f test/binding: inherit Descriptor* from NonDispHandle by Chia-I Wu · 9 years ago
  36. 8c721c6 test/binding: inherit Sampler from NonDispHandle by Chia-I Wu · 9 years ago
  37. 2ff72fd test/binding: inherit Pipeline from NonDispHandle by Chia-I Wu · 9 years ago
  38. fd46e7d test/binding: inherit PipelineLayout from NonDispHandle by Chia-I Wu · 9 years ago
  39. 4d0c792 test/binding: inherit Shader* from NonDispHandle by Chia-I Wu · 9 years ago
  40. 3158bf3 test/binding: inherit views from NonDispHandle by Chia-I Wu · 9 years ago
  41. 1b7d476 test/binding: inherit QueryPool from NonDispHandle by Chia-I Wu · 9 years ago
  42. c5c9799 test/binding: inherit Event from NonDispHandle by Chia-I Wu · 9 years ago
  43. 6b1c248 test/binding: inherit Semaphore from NonDispHandle by Chia-I Wu · 9 years ago
  44. d9e8e82 test/binding: inherit Fence from NonDispHandle by Chia-I Wu · 9 years ago
  45. f8f074f test/binding: inherit GpuMemory from NonDispHandle by Chia-I Wu · 9 years ago
  46. df12ffd test/binding: inherit Queue from Handle by Chia-I Wu · 9 years ago
  47. f368b60 test/binding: inherit Device from Handle by Chia-I Wu · 9 years ago
  48. 999f048 test/binding: inherit PhysicalGpu from Handle by Chia-I Wu · 9 years ago
  49. 08accc6 update vulkan.h for multi-pass command buffers (V131, #14075) by Chia-I Wu · 9 years ago
  50. c669cc6 misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes by Jon Ashburn · 9 years ago
  51. 16e8bef vulkan.h: V136 -- Vulkan Sparse Resource Issues by Mark Lobodzinski · 9 years ago
  52. 5bac609 tests: Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  53. 381f3a2 tests: misc fixes after porting to new extension by Courtney Goeltzenleuchter · 9 years ago
  54. cd69eee tests: Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  55. 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  56. 0b50a1c update vulkan.h for multi-level command buffers (V121) by Chia-I Wu · 9 years ago
  57. b3fbcd9 vulkan.h: V115 -- Reintroduce memory heaps & types. Bug #14082. by Mark Lobodzinski · 9 years ago
  58. ee4027d bug 14014: Fill out support for VkShaderModule by Courtney Goeltzenleuchter · 9 years ago
  59. 59a4732 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  60. bc0bb77 vulkan.h: Remove vkGetFormatInfo, add features/limits (#12827, v125) by Chris Forbes · 9 years ago
  61. 908aa75 bug 13038: Remove support for multiple GPUs by Courtney Goeltzenleuchter · 9 years ago
  62. d5732f3 vulkan.h: V104 -- Unify compute/graphics pipeline shader passing semantics, Bug# 13800 by Mark Lobodzinski · 9 years ago
  63. 7727259 vulkan.h: V100 -- Remove vkClearDescriptorSets, Bug# 13783 by Mark Lobodzinski · 9 years ago
  64. 421e2bd vulkan.h: V99 -- Remove vkPinSystemMemory, Bug# 13926 by Mark Lobodzinski · 9 years ago
  65. 2e6b910 vulkan.h: V99 -- Remove vkSetMemoryPriority, Bug# 13925 by Mark Lobodzinski · 9 years ago
  66. de69c41 tests: Must destroy immutable objects before mem by Courtney Goeltzenleuchter · 9 years ago
  67. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  68. 9fc13ba misc: Remove validation bit from the CreateDevice flags by Jon Ashburn · 9 years ago
  69. 944aab1 vulkan.h: Memory binding model changes by Mark Lobodzinski · 9 years ago
  70. 0203879 Fix a bunch of mismatched new[]/delete. by Chris Forbes · 9 years ago
  71. 95292b1 tests: Allow failures in pipeline creation by Chris Forbes · 9 years ago
  72. 7ea6aa2 tests: Clean up some MSVC++ compiler warnings by Tony Barbour · 9 years ago
  73. 3d69c9e tests: Get tests running and compiling on Windows by Tony Barbour · 9 years ago
  74. 9d00ed7 v98: replace vkUpdateDescriptors() by vkUpdateDescriptorSets() by Chia-I Wu · 9 years ago
  75. d4ab894 v98: remove vk{Begin,End}DescriptorPoolUpdate() by Chia-I Wu · 9 years ago
  76. 2306535 vulkan.h: V97 -- Remove multiple allocations. Bug# 13948. by Mark Lobodzinski · 9 years ago
  77. 8b342b9 vulkan.h: Fix warnings due to unused queue variables by Mark Lobodzinski · 9 years ago
  78. 942b172 vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464 by Mark Lobodzinski · 9 years ago
  79. b66f5fd bug 13854: Remove memory references by Courtney Goeltzenleuchter · 9 years ago
  80. 9b9fe78 tests: layer init moved to instance create - drop from device by Tony Barbour · 9 years ago
  81. 3fdff9e tests: Add Device init that takes list of layers to enable by Tony Barbour · 9 years ago
  82. 4c97d7a tests: Buffers/Images that map need VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT by Tony Barbour · 9 years ago
  83. 1a5e636 tests: Remove old function prototype comments by Tony Barbour · 9 years ago
  84. 30a3945 tests: testbinding objects know dev, use it by Courtney Goeltzenleuchter · 9 years ago
  85. 992fb4f tests: Finish update to match latest vulkan.h by Courtney Goeltzenleuchter · 10 years ago
  86. d9dc0c7 vkEnumerateLayers: Update to match upstream by Courtney Goeltzenleuchter · 10 years ago
  87. b050c68 update to vulkan.h header version 90, bug 13529 by Mike Stroyan · 10 years ago
  88. f869338 switch to VK_WSI_LunarG by Chia-I Wu · 10 years ago
  89. 0fadf5f vulkan: Update vulkan.h for revision 89 -- Bug #13743 by Mark Lobodzinski · 10 years ago
  90. 9430c78 demos: Update demos and tests to use vkGetGlobalExtensionInfo to check extensions by Tobin Ehlis · 10 years ago
  91. 71a8512 Bug 13632 Header 84 Add offset and size to VkMapMemory by Tony Barbour · 10 years ago
  92. d1c3572 Bug 13632 Header 84 Assorted questions and comments on vulkan.h by Tony Barbour · 10 years ago
  93. f68ad72 bug 13632: Convert commands to plural form by Courtney Goeltzenleuchter · 10 years ago
  94. 3dd031b tests: Remove use of old GetExtensionSupport API by Tobin Ehlis · 10 years ago
  95. 40f7f40 vulkan: Updated vulkan.h for revision 79 -- Bug #13464 by Mark Lobodzinski · 10 years ago
  96. e39f695 vulkan.h: V74. Unify memory pools. Bug #13633. by Mark Lobodzinski · 10 years ago
  97. b90f9db misc: Remove validation level by Jon Ashburn · 10 years ago
  98. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 10 years ago
  99. 44bb3ab tests: Don't call unbind if we haven't called bind by Tony Barbour · 10 years ago
  100. 95487bc vulkan: API renaming by Courtney Goeltzenleuchter · 10 years ago