1. dc14f89 tests: VkDescriptorSetObj - keep track of type counts and layouts seperately by Tony Barbour · 8 years ago
  2. c729ba8 tests: Make VkDepthStencilObj a VkImageObj and set layout correctly by Tony Barbour · 8 years ago
  3. 59d822a tests: Add surface extensions for xcb/win32 by Tony Barbour · 8 years ago
  4. a9e2e26 tests: Initialize fields so test does not crash. by Michael Mc Donnell · 8 years ago
  5. 8c13a2e tests: Add ability to override tessellation state, use it. by Chris Forbes · 8 years ago
  6. 88656da tests: Fix test framework to not pass a null vi by Chris Forbes · 8 years ago
  7. 3d3e06b layers: GH195 Fix core_validation dynamic state checks by Tobin Ehlis · 8 years ago
  8. c7dea5e validation: Promote validation warnings to errors by Tony Barbour · 8 years ago
  9. 35b09ff tests: Clean up misc validation warnings by Tony Barbour · 8 years ago
  10. c67708d tests: Remove unused mip levels from rendersystem image creation by Tony Barbour · 8 years ago
  11. e5c3da5 tests: Fix image creation with invalid initial layout by Tony Barbour · 8 years ago
  12. 61a1cd6 tests: LEx 294 Don't create empty descriptor pools by Tony Barbour · 8 years ago
  13. 00a8973 layers: Remove unnecessary null pointer checks by Eric Engestrom · 8 years ago
  14. 5c13d4d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 8 years ago
  15. 57e10d7 tests: Add optional entrypoint name to test shader object. by Chris Forbes · 9 years ago
  16. 3cd96a2 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  17. 584ccab layers: Enable Wall and Werror. by Michael Lentine · 9 years ago
  18. 99e9d1d tests: Update copyright and apply clang-format by Karl Schultz · 9 years ago
  19. 2acdd15 Win32: Get 32-bit Windows build working by Mark Young · 9 years ago
  20. a4ae48b misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  21. adb6135 misc: rename descriptorSetlayout pBinding; update to header vers 217 by Jon Ashburn · 9 years ago
  22. 98ce7e0 misc: Add pipeline stage flags to wait upon for queueSubmit semaphores; v216 by Jon Ashburn · 9 years ago
  23. f251652 misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor by Jon Ashburn · 9 years ago
  24. 4bc4535 misc: Clean up variety of compiler warnings by Courtney Goeltzenleuchter · 9 years ago
  25. acb1359 debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  26. 6175e4b debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  27. f6a6e22 debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  28. f8fe128 layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  29. 0717ed5 vulkan: Changes for header version 211 by Jon Ashburn · 9 years ago
  30. d7926af tests: Ensure texture mipCount is valid by Courtney Goeltzenleuchter · 9 years ago
  31. 474e9e4 Create a surface to find out what formats are presentable by Tony Barbour · 9 years ago
  32. 314b859 tests: Eliminate compiler warning & improve FIXME for what needs to be done. by Ian Elliott · 9 years ago
  33. 5334eac tests: Started converting test code to use the new WSI. by Ian Elliott · 9 years ago
  34. 64070a8 WSI: sed-generated changes to WSI code (not all that's needed). by Ian Elliott · 9 years ago
  35. fdc1cd0 bug 15089: Does "Across Command Buffer Boundaries" apply to second-level command buffers? by Chia-I Wu · 9 years ago
  36. 045654f bug 15085: queue creation naming issues by Chia-I Wu · 9 years ago
  37. 42d509c Merge branch 'david_include_change_20151106' by David Pinedo · 9 years ago
  38. 192f02b tests: Add perf warnings to those sent to callback by Tony Barbour · 9 years ago
  39. 329ca9e Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  40. a3babd1 tests: Fix layout and src_mask errors from draw state validation by Tony Barbour · 9 years ago
  41. 96cd795 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  42. 8a17da5 misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  43. 50c57ef misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  44. cba6cea bug 15003: vkCmdPipelineBarrier should be allowed on a DMA queue (WIP) by Chia-I Wu · 9 years ago
  45. 3138d6a bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limitations (WIP) by Chia-I Wu · 9 years ago
  46. b5689ee bug 15022: Need a way to specify dummy descriptors for unused bindings (WIP) by Chia-I Wu · 9 years ago
  47. 062ad15 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  48. f03cbf7 bug 14887: Documenting Valid Behavior in the Spec (WIP) by Chia-I Wu · 9 years ago
  49. a4c0034 tests: Set image layout correctly for render tests by Tony Barbour · 9 years ago
  50. 989de84 bug 14965: Merge VK_MEMORY_INPUT/OUTPUT flags to better express write-after-wite hazards (WIP) by Chia-I Wu · 9 years ago
  51. 4291d88 bug 14918 part 4: more cleanups (WIP) by Chia-I Wu · 9 years ago
  52. c51b121 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  53. 1f85191 bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  54. ce532f7 MR 542: Remaining items from the cleanup bug (WIP) by Chia-I Wu · 9 years ago
  55. 7e47070 bug 14918 part 2: some simple renames (WIP) by Chia-I Wu · 9 years ago
  56. 3ffcd73 bug 14918 part1: consistency/cleanup ideas (from jbolz/pdaniell/dkoch) (WIP) by Chia-I Wu · 9 years ago
  57. 3603b08 bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEXTURE_* (WIP) by Chia-I Wu · 9 years ago
  58. 69f4012 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  59. 763a749 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  60. 6ec33a0 bug 14857: Adding extensibility to VkSubmitInfo (WIP) by Chia-I Wu · 9 years ago
  61. f273d5a bug 14864: Remove redundant VkPipelineShaderStageCreateInfo.stage field? (WIP) by Chia-I Wu · 9 years ago
  62. 036b161 bug 14462: endianness of code for shader modules (WIP) by Chia-I Wu · 9 years ago
  63. fa950c5 bug 14365: Rename slopeScaledDepthBias to depthBiasSlopeScaled (WIP) by Chia-I Wu · 9 years ago
  64. 3e67d15 framework: Don't clear pipeline viewport or scissor count if state has been reset by Cody Northrop · 9 years ago
  65. 1a748e9 misc: Windows does not like named structure initialization by Courtney Goeltzenleuchter · 9 years ago
  66. 34aa5c8 bug-14827: Remove DescriptorInfo union by Courtney Goeltzenleuchter · 9 years ago
  67. 831c183 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  68. d4a39bf misc: Track alphaToOneEnable by Courtney Goeltzenleuchter · 9 years ago
  69. e409974 bug-14827: Make DescriptorInfo a union of bufferInfo, imageInfo, and bufferView by Courtney Goeltzenleuchter · 9 years ago
  70. 63f0ead bug-14786: Addressing layered subresources in vkCmdCopyImage by Courtney Goeltzenleuchter · 9 years ago
  71. 2ebc234 bug-14786: minor renames by Courtney Goeltzenleuchter · 9 years ago
  72. 8e2f097 WIP bug-14815: VkShaderStage by Courtney Goeltzenleuchter · 9 years ago
  73. ba11ebe WIP bug-14815: VkImageAspect by Courtney Goeltzenleuchter · 9 years ago
  74. 3ec3162 bug-14746: add batched submit for semaphores and command buffers by Courtney Goeltzenleuchter · 9 years ago
  75. 01d2ae1 Bug 14621: Change vkGet* functions to not return VkResult by Courtney Goeltzenleuchter · 9 years ago
  76. c8f54f7 bug-14737: Move alphaToCoverageEnable to MultisampleStateCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  77. c0f9fa7 misc: Rename depthClip to depthClamp by Courtney Goeltzenleuchter · 9 years ago
  78. 0abdb66 layers: Fix Windows compiler warnings by Courtney Goeltzenleuchter · 9 years ago
  79. 43909d8 intel,layers,tests: move cmd_meta errors to validation by Mike Stroyan · 9 years ago
  80. 3c2a7d3 tests: Set viewport state pointers to NULL by Tony Barbour · 9 years ago
  81. a88e2f5 layers: Add DrawState checks for dynamically set Viewport and Scissors by Tobin Ehlis · 9 years ago
  82. 2f5deb5 bug-14365: fix misunderstanding in dynamic state by Courtney Goeltzenleuchter · 9 years ago
  83. 4ff11cc bug-14715: DrawIndirect fix by Courtney Goeltzenleuchter · 9 years ago
  84. 932cdb5 bug 14365: make separate viewport and scissor cmds by Courtney Goeltzenleuchter · 9 years ago
  85. 09772bb bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  86. d9e966a Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  87. 315ad99 Bug 14643: use VkClearDepthStencilValue by Courtney Goeltzenleuchter · 9 years ago
  88. 4f7bb0a bug-14583: Remove the unneeded vkBufferViewType by Courtney Goeltzenleuchter · 9 years ago
  89. 4244257 Bug 14583: Updates based on initial feedback by Courtney Goeltzenleuchter · 9 years ago
  90. 2a3e3a3 Bug 14583: Remove VkBufferView for UBO/SSBO descriptor types by Courtney Goeltzenleuchter · 9 years ago
  91. 6a7ac7c tests: Remove unneeded function by Courtney Goeltzenleuchter · 9 years ago
  92. aeffeae Bug 12998: change ImageSubresourceRange's aspect to aspectMask by Courtney Goeltzenleuchter · 9 years ago
  93. 3dee808 bug 14313: Rename ArraySlice to ArrayLayer by Courtney Goeltzenleuchter · 9 years ago
  94. c3b8eea bug 14516: rename VK_IMAGE_USAGE_DEPTH_STENCIL_BIT by Courtney Goeltzenleuchter · 9 years ago
  95. 5162441 bug 14541: rename VkTexAddress to VkTexAddressMode by Courtney Goeltzenleuchter · 9 years ago
  96. 338dedb WSI: Convert WSI swapchain extension usage to new KHR style by Ian Elliott · 9 years ago
  97. afc718a tests: Set some uninitialized layout and image view fields by Cody Northrop · 9 years ago
  98. 513acdf vulkan.h: Bug-14476: Rename texelCoords to unnormalizedCoordinates by Mark Lobodzinski · 9 years ago
  99. 1856d6f Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  100. ec16768 bug-14532: Rename VK_LAST_* to VK_REMAINING_* by Courtney Goeltzenleuchter · 9 years ago