1. 20f5fc0 demos/tests: Fix MSVS type warnings by Dustin Graves · 8 years ago
  2. 90479f4 tests: Enable all supportable features on the device; expose to tests. by Chris Forbes · 8 years ago
  3. 8da60b0 tests: Fix ImageAspectMask usage for vk_blit_tests operation. by Karl Schultz · 8 years ago
  4. 3cd96a2 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  5. 99e9d1d tests: Update copyright and apply clang-format by Karl Schultz · 9 years ago
  6. 47c60bd tests: Fix out-of-scope vector initialization in test framework by Mark Lobodzinski · 9 years ago
  7. 2acdd15 Win32: Get 32-bit Windows build working by Mark Young · 9 years ago
  8. 15d86cf tests: Only check memory types that actually exist by Chris Forbes · 9 years ago
  9. a4ae48b misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  10. 0a37132 tests: Modify vkMapMemory calls to use VK_WHOLE_SIZE by Mark Lobodzinski · 9 years ago
  11. 98ce7e0 misc: Add pipeline stage flags to wait upon for queueSubmit semaphores; v216 by Jon Ashburn · 9 years ago
  12. f251652 misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor by Jon Ashburn · 9 years ago
  13. fdc1cd0 bug 15089: Does "Across Command Buffer Boundaries" apply to second-level command buffers? by Chia-I Wu · 9 years ago
  14. c1f5e40 MR640: Alloc -> Allocate naming fixes by Chia-I Wu · 9 years ago
  15. 045654f bug 15085: queue creation naming issues by Chia-I Wu · 9 years ago
  16. 96cd795 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  17. 8a17da5 misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  18. 3138d6a bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limitations (WIP) by Chia-I Wu · 9 years ago
  19. 062ad15 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  20. 4291d88 bug 14918 part 4: more cleanups (WIP) by Chia-I Wu · 9 years ago
  21. c51b121 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  22. 1f85191 bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  23. 69f4012 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  24. 763a749 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  25. 6ec33a0 bug 14857: Adding extensibility to VkSubmitInfo (WIP) by Chia-I Wu · 9 years ago
  26. 11dd12f MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore operations on queues. (WIP) by Chia-I Wu · 9 years ago
  27. 1f6942d bug 14844: Query Pool issues (WIP) by Chia-I Wu · 9 years ago
  28. 1a748e9 misc: Windows does not like named structure initialization by Courtney Goeltzenleuchter · 9 years ago
  29. 831c183 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  30. d3a8d36 bug-14575: normalized queue priorities by Courtney Goeltzenleuchter · 9 years ago
  31. a32436b bug-14786: CmdBufferOptimizeFlags -> CmdBufferUsageFlags by Courtney Goeltzenleuchter · 9 years ago
  32. 63f0ead bug-14786: Addressing layered subresources in vkCmdCopyImage by Courtney Goeltzenleuchter · 9 years ago
  33. 37a43a6 bug-14542: Remove VK_UNSUPPORTED from success return codes by Courtney Goeltzenleuchter · 9 years ago
  34. ba11ebe WIP bug-14815: VkImageAspect by Courtney Goeltzenleuchter · 9 years ago
  35. 3ec3162 bug-14746: add batched submit for semaphores and command buffers by Courtney Goeltzenleuchter · 9 years ago
  36. 01d2ae1 Bug 14621: Change vkGet* functions to not return VkResult by Courtney Goeltzenleuchter · 9 years ago
  37. dfd53f5 bug-14642: Rename queueRecordCount to requestedQueueCount by Courtney Goeltzenleuchter · 9 years ago
  38. 35ce7e6 tests: Track whether desc sets are allocated from dynamic pools by Cody Northrop · 9 years ago
  39. 21c738f tests: Allow GetPhysicalDeviceFormatProperties to return VK_UNSUPPORTED by Jon Ashburn · 9 years ago
  40. 2237f52 tests: Destroy objects after each validation test. by Mike Stroyan · 9 years ago
  41. 09772bb bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  42. ea97564 bug 14640: add pNext/sType to VkDeviceQueueCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  43. d9e966a Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  44. 74c4ce9 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  45. bd7f592 bug 14313: Allow copies to do multi-layer copies by Courtney Goeltzenleuchter · 9 years ago
  46. c3b8eea bug 14516: rename VK_IMAGE_USAGE_DEPTH_STENCIL_BIT by Courtney Goeltzenleuchter · 9 years ago
  47. 67b42b7 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  48. 1856d6f Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  49. e4bc694 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
  50. 2605cb0 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  51. f5bd225 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  52. 16898b0 v150: Bug 14384 - Add a subpass field to VkCmdBufferBeginInfo by Cody Northrop · 9 years ago
  53. 0caa94f tests: Add index tracking to queue objects by Tony Barbour · 9 years ago
  54. d72da75 tests: Fixes for running layer_validation_tests on windows by Mike Stroyan · 9 years ago
  55. 74a6385 v145: Bug 14160 - Remove VK_DEVICE_CREATE_VALIDATION_BIT and unused flags field by Cody Northrop · 9 years ago
  56. ef72e2a v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  57. c8aa4a5 v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets by Cody Northrop · 9 years ago
  58. b0ae8c1 tests: Use data pointer instead of address for MSVC++ by Tony Barbour · 9 years ago
  59. 4be3597 tests: assert when no command pool by Courtney Goeltzenleuchter · 9 years ago
  60. 331f4e8 tests: Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  61. 4da96aa v115: remove GetPhysicalDevicePerformance by Courtney Goeltzenleuchter · 9 years ago
  62. fa6d36e vulkan.h: API changes for #13744 - sharing across queues by Chris Forbes · 9 years ago
  63. 902d081 tests: Integrate command pools into tests by Courtney Goeltzenleuchter · 9 years ago
  64. f02f9f8 icd: Support for command pools by Cody Northrop · 9 years ago
  65. e84a8d6 Bug 14084: Get tests compiling and running by Tony Barbour · 9 years ago
  66. de4124d Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  67. f4aed6c test/binding: inherit Buffer and Image from NonDispHandle by Chia-I Wu · 9 years ago
  68. 78c2a35 test/binding: inherit CmdBuffer from Handle by Chia-I Wu · 9 years ago
  69. 6b11e60 test/binding: inherit Dynamic* from NonDispHandle by Chia-I Wu · 9 years ago
  70. 55a871f test/binding: inherit Descriptor* from NonDispHandle by Chia-I Wu · 9 years ago
  71. 6abe35d test/binding: inherit Sampler from NonDispHandle by Chia-I Wu · 9 years ago
  72. 2b1d4d0 test/binding: inherit Pipeline from NonDispHandle by Chia-I Wu · 9 years ago
  73. deb9913 test/binding: inherit PipelineLayout from NonDispHandle by Chia-I Wu · 9 years ago
  74. b48eddb test/binding: inherit Shader* from NonDispHandle by Chia-I Wu · 9 years ago
  75. 76ab1ff test/binding: inherit views from NonDispHandle by Chia-I Wu · 9 years ago
  76. fd0ce99 test/binding: inherit QueryPool from NonDispHandle by Chia-I Wu · 9 years ago
  77. 9b6db1d test/binding: inherit Event from NonDispHandle by Chia-I Wu · 9 years ago
  78. 2454b92 test/binding: inherit Semaphore from NonDispHandle by Chia-I Wu · 9 years ago
  79. a499234 test/binding: inherit Fence from NonDispHandle by Chia-I Wu · 9 years ago
  80. ba0836f test/binding: inherit GpuMemory from NonDispHandle by Chia-I Wu · 9 years ago
  81. f2862c7 test/binding: inherit Queue from Handle by Chia-I Wu · 9 years ago
  82. a263629 test/binding: inherit Device from Handle by Chia-I Wu · 9 years ago
  83. f5fb109 test/binding: inherit PhysicalGpu from Handle by Chia-I Wu · 9 years ago
  84. c278df8 update vulkan.h for multi-pass command buffers (V131, #14075) by Chia-I Wu · 9 years ago
  85. 0d60d27 misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes by Jon Ashburn · 9 years ago
  86. 83d4e6a vulkan.h: V136 -- Vulkan Sparse Resource Issues by Mark Lobodzinski · 9 years ago
  87. 61414de tests: Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  88. b774fb4 tests: misc fixes after porting to new extension by Courtney Goeltzenleuchter · 9 years ago
  89. f5c6195 tests: Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  90. 18061cd loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  91. 88eaa3b update vulkan.h for multi-level command buffers (V121) by Chia-I Wu · 9 years ago
  92. 7234629 vulkan.h: V115 -- Reintroduce memory heaps & types. Bug #14082. by Mark Lobodzinski · 9 years ago
  93. 2d034fd bug 14014: Fill out support for VkShaderModule by Courtney Goeltzenleuchter · 9 years ago
  94. 426b905 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  95. d757630 vulkan.h: Remove vkGetFormatInfo, add features/limits (#12827, v125) by Chris Forbes · 9 years ago
  96. b25c9b9 bug 13038: Remove support for multiple GPUs by Courtney Goeltzenleuchter · 9 years ago
  97. 0e0fb5c vulkan.h: V104 -- Unify compute/graphics pipeline shader passing semantics, Bug# 13800 by Mark Lobodzinski · 9 years ago
  98. b480085 vulkan.h: V100 -- Remove vkClearDescriptorSets, Bug# 13783 by Mark Lobodzinski · 9 years ago
  99. 3446b5a vulkan.h: V99 -- Remove vkPinSystemMemory, Bug# 13926 by Mark Lobodzinski · 9 years ago
  100. 7cb8050 vulkan.h: V99 -- Remove vkSetMemoryPriority, Bug# 13925 by Mark Lobodzinski · 9 years ago