1. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  2. 6addd81 tests: Update copyright and apply clang-format by Karl Schultz · 9 years ago
  3. 53d023a tests: Fix out-of-scope vector initialization in test framework by Mark Lobodzinski · 9 years ago
  4. 93ecb1d Win32: Get 32-bit Windows build working by Mark Young · 9 years ago
  5. 13c94c1 tests: Only check memory types that actually exist by Chris Forbes · 9 years ago
  6. f19916e misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  7. f0670cc tests: Modify vkMapMemory calls to use VK_WHOLE_SIZE by Mark Lobodzinski · 9 years ago
  8. 7f9716c misc: Add pipeline stage flags to wait upon for queueSubmit semaphores; v216 by Jon Ashburn · 9 years ago
  9. 19d3bf1 misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor by Jon Ashburn · 9 years ago
  10. b8d47ae bug 15089: Does "Across Command Buffer Boundaries" apply to second-level command buffers? by Chia-I Wu · 9 years ago
  11. 00ce540 MR640: Alloc -> Allocate naming fixes by Chia-I Wu · 9 years ago
  12. 0212448 bug 15085: queue creation naming issues by Chia-I Wu · 9 years ago
  13. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  14. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  15. 5c17c96 bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limitations (WIP) by Chia-I Wu · 9 years ago
  16. 28e0691 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  17. ab83a0e bug 14918 part 4: more cleanups (WIP) by Chia-I Wu · 9 years ago
  18. 1b99bb2 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  19. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  20. f7458c5 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  21. d50a7d7 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  22. f9be13c bug 14857: Adding extensibility to VkSubmitInfo (WIP) by Chia-I Wu · 9 years ago
  23. 2dc4af3 MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore operations on queues. (WIP) by Chia-I Wu · 9 years ago
  24. ccc93a7 bug 14844: Query Pool issues (WIP) by Chia-I Wu · 9 years ago
  25. 806c700 misc: Windows does not like named structure initialization by Courtney Goeltzenleuchter · 9 years ago
  26. bee18a9 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  27. 1a606eb bug-14575: normalized queue priorities by Courtney Goeltzenleuchter · 9 years ago
  28. 04bb5f8 bug-14786: CmdBufferOptimizeFlags -> CmdBufferUsageFlags by Courtney Goeltzenleuchter · 9 years ago
  29. 8367ce0 bug-14786: Addressing layered subresources in vkCmdCopyImage by Courtney Goeltzenleuchter · 9 years ago
  30. 1d2f0dd bug-14542: Remove VK_UNSUPPORTED from success return codes by Courtney Goeltzenleuchter · 9 years ago
  31. 908e767 WIP bug-14815: VkImageAspect by Courtney Goeltzenleuchter · 9 years ago
  32. 646b907 bug-14746: add batched submit for semaphores and command buffers by Courtney Goeltzenleuchter · 9 years ago
  33. 06d8947 Bug 14621: Change vkGet* functions to not return VkResult by Courtney Goeltzenleuchter · 9 years ago
  34. 7831e96 bug-14642: Rename queueRecordCount to requestedQueueCount by Courtney Goeltzenleuchter · 9 years ago
  35. cdc72a4 tests: Track whether desc sets are allocated from dynamic pools by Cody Northrop · 9 years ago
  36. 6e8c889 tests: Allow GetPhysicalDeviceFormatProperties to return VK_UNSUPPORTED by Jon Ashburn · 9 years ago
  37. d1c84a5 tests: Destroy objects after each validation test. by Mike Stroyan · 9 years ago
  38. 49c7308 bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  39. 73db5bf bug 14640: add pNext/sType to VkDeviceQueueCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  40. fe908d3 Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  41. 35985f6 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  42. 01ee1ca bug 14313: Allow copies to do multi-layer copies by Courtney Goeltzenleuchter · 9 years ago
  43. 660f0ca bug 14516: rename VK_IMAGE_USAGE_DEPTH_STENCIL_BIT by Courtney Goeltzenleuchter · 9 years ago
  44. 2141f65 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  45. 5861a1b Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  46. 271ba75 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
  47. 82485a8 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  48. 1236511 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  49. cc09b9e v150: Bug 14384 - Add a subpass field to VkCmdBufferBeginInfo by Cody Northrop · 9 years ago
  50. fb21ea3 tests: Add index tracking to queue objects by Tony Barbour · 9 years ago
  51. 713b2d7 tests: Fixes for running layer_validation_tests on windows by Mike Stroyan · 9 years ago
  52. 94badf9 v145: Bug 14160 - Remove VK_DEVICE_CREATE_VALIDATION_BIT and unused flags field by Cody Northrop · 9 years ago
  53. d080288 v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  54. 1e4f802 v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets by Cody Northrop · 9 years ago
  55. 482c609 tests: Use data pointer instead of address for MSVC++ by Tony Barbour · 9 years ago
  56. d8e68bb tests: assert when no command pool by Courtney Goeltzenleuchter · 9 years ago
  57. 1a3845b tests: Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  58. 2caec86 v115: remove GetPhysicalDevicePerformance by Courtney Goeltzenleuchter · 9 years ago
  59. 9e50dab vulkan.h: API changes for #13744 - sharing across queues by Chris Forbes · 9 years ago
  60. ee5d80b tests: Integrate command pools into tests by Courtney Goeltzenleuchter · 9 years ago
  61. e62183e icd: Support for command pools by Cody Northrop · 9 years ago
  62. 67e9915 Bug 14084: Get tests compiling and running by Tony Barbour · 9 years ago
  63. 1d2cd3f Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  64. 681d7a0 test/binding: inherit Buffer and Image from NonDispHandle by Chia-I Wu · 9 years ago
  65. be2b917 test/binding: inherit CmdBuffer from Handle by Chia-I Wu · 9 years ago
  66. bc4a554 test/binding: inherit Dynamic* from NonDispHandle by Chia-I Wu · 9 years ago
  67. afdfd7f test/binding: inherit Descriptor* from NonDispHandle by Chia-I Wu · 9 years ago
  68. 8c721c6 test/binding: inherit Sampler from NonDispHandle by Chia-I Wu · 9 years ago
  69. 2ff72fd test/binding: inherit Pipeline from NonDispHandle by Chia-I Wu · 9 years ago
  70. fd46e7d test/binding: inherit PipelineLayout from NonDispHandle by Chia-I Wu · 9 years ago
  71. 4d0c792 test/binding: inherit Shader* from NonDispHandle by Chia-I Wu · 9 years ago
  72. 3158bf3 test/binding: inherit views from NonDispHandle by Chia-I Wu · 9 years ago
  73. 1b7d476 test/binding: inherit QueryPool from NonDispHandle by Chia-I Wu · 9 years ago
  74. c5c9799 test/binding: inherit Event from NonDispHandle by Chia-I Wu · 9 years ago
  75. 6b1c248 test/binding: inherit Semaphore from NonDispHandle by Chia-I Wu · 9 years ago
  76. d9e8e82 test/binding: inherit Fence from NonDispHandle by Chia-I Wu · 9 years ago
  77. f8f074f test/binding: inherit GpuMemory from NonDispHandle by Chia-I Wu · 9 years ago
  78. df12ffd test/binding: inherit Queue from Handle by Chia-I Wu · 9 years ago
  79. f368b60 test/binding: inherit Device from Handle by Chia-I Wu · 9 years ago
  80. 999f048 test/binding: inherit PhysicalGpu from Handle by Chia-I Wu · 9 years ago
  81. 08accc6 update vulkan.h for multi-pass command buffers (V131, #14075) by Chia-I Wu · 9 years ago
  82. c669cc6 misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes by Jon Ashburn · 9 years ago
  83. 16e8bef vulkan.h: V136 -- Vulkan Sparse Resource Issues by Mark Lobodzinski · 9 years ago
  84. 5bac609 tests: Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  85. 381f3a2 tests: misc fixes after porting to new extension by Courtney Goeltzenleuchter · 9 years ago
  86. cd69eee tests: Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  87. 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  88. 0b50a1c update vulkan.h for multi-level command buffers (V121) by Chia-I Wu · 9 years ago
  89. b3fbcd9 vulkan.h: V115 -- Reintroduce memory heaps & types. Bug #14082. by Mark Lobodzinski · 9 years ago
  90. ee4027d bug 14014: Fill out support for VkShaderModule by Courtney Goeltzenleuchter · 9 years ago
  91. 59a4732 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  92. bc0bb77 vulkan.h: Remove vkGetFormatInfo, add features/limits (#12827, v125) by Chris Forbes · 9 years ago
  93. 908aa75 bug 13038: Remove support for multiple GPUs by Courtney Goeltzenleuchter · 9 years ago
  94. d5732f3 vulkan.h: V104 -- Unify compute/graphics pipeline shader passing semantics, Bug# 13800 by Mark Lobodzinski · 9 years ago
  95. 7727259 vulkan.h: V100 -- Remove vkClearDescriptorSets, Bug# 13783 by Mark Lobodzinski · 9 years ago
  96. 421e2bd vulkan.h: V99 -- Remove vkPinSystemMemory, Bug# 13926 by Mark Lobodzinski · 9 years ago
  97. 2e6b910 vulkan.h: V99 -- Remove vkSetMemoryPriority, Bug# 13925 by Mark Lobodzinski · 9 years ago
  98. de69c41 tests: Must destroy immutable objects before mem by Courtney Goeltzenleuchter · 9 years ago
  99. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  100. 9fc13ba misc: Remove validation bit from the CreateDevice flags by Jon Ashburn · 9 years ago