1. f18f803 tests: Place each command on a separate line. by Rene Lindsay · 8 years ago
  2. 4f73b7f Core validation: add an errror message when wrong layout is used for clearing by Slawomir Cygan · 8 years ago
  3. d5c371c tests: Make initial renderpass color attachment image layout UNDEFINED by Tobin Ehlis · 8 years ago
  4. cda4189 tests: Hold PipelineObj::m_ds_state by ptr. by Chris Forbes · 8 years ago
  5. 0556a63 tests: Clang-format vkrenderframework files by Mark Lobodzinski · 8 years ago
  6. c31a84f tests: Re-enable changes to InitState() by Cody Northrop · 8 years ago
  7. 32517e0 Revert "tests: Move device creation from Setup to InitState" by Cody Northrop · 8 years ago
  8. bbab18f Revert "tests: Enable passing PhysicalDeviceFeatures to InitState" by Cody Northrop · 8 years ago
  9. 6695fa4 tests: Enable passing PhysicalDeviceFeatures to InitState by Tony Barbour · 8 years ago
  10. 6514a6b tests: Move device creation from Setup to InitState by Tony Barbour · 8 years ago
  11. c157b7c tests: Add VkRenderpassObj to render framework by Tony Barbour · 8 years ago
  12. 53f7e89 tests: Add PhysicalDeviceFeatures to VkDeviceObj by Tony Barbour · 8 years ago
  13. 4c70d10 tests: Remove refs to device layers in tests + framework by Tony Barbour · 8 years ago
  14. 59dddeb tests: GH650, Add no-layout imageObj init by Tony Barbour · 8 years ago
  15. 8944152 tests: Don't need depth_or_stencil helper by Tobin Ehlis · 8 years ago
  16. 2ec0ec3 tests: Fix test framework to correctly set image aspect by Tobin Ehlis · 8 years ago
  17. dfe3755 tests: GH422 Addition of Buffer Validation Tests by Mark Mueller · 8 years ago
  18. ee34449 misc: Update to Vulkan header version 20 by Karl Schultz · 8 years ago
  19. cf0ae75 Revert "test: GH422 - Buffer Validation Tests" by Mark Lobodzinski · 8 years ago
  20. 979ba7b test: GH422 - Buffer Validation Tests by Mark Mueller · 8 years ago
  21. 1645d9c tests: Clear srcMask if old layout is undefined by Tony Barbour · 8 years ago
  22. 49f418a tests: Set stencil aspect if Depth Stencil format by Tony Barbour · 8 years ago
  23. abf2996 tests: Add usage to init of VkDepthStencilObj by Tony Barbour · 8 years ago
  24. 9a359b6 tests: Pass access flags instead of bit so you can pass >1 by Tony Barbour · 8 years ago
  25. 4a89633 tests: Set correct input assembly struct type by Tobin Ehlis · 8 years ago
  26. 4845814 tests: Fix layer validation test issues by Dustin Graves · 8 years ago
  27. 4542b39 tests: Initialize reserved flags as 0 by Dustin Graves · 8 years ago
  28. 5460d06 demos+tests: Add HOST_COHERENT to HOST_VISIBLE memory requests by Tony Barbour · 8 years ago
  29. 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  30. b31ae81 tests: VkDescriptorSetObj - keep track of type counts and layouts seperately by Tony Barbour · 8 years ago
  31. 0371eb5 tests: Make VkDepthStencilObj a VkImageObj and set layout correctly by Tony Barbour · 8 years ago
  32. fc7a0a6 tests: Add surface extensions for xcb/win32 by Tony Barbour · 8 years ago
  33. f01c7bb tests: Initialize fields so test does not crash. by Michael Mc Donnell · 8 years ago
  34. b4cacb6 tests: Add ability to override tessellation state, use it. by Chris Forbes · 8 years ago
  35. 8075494 tests: Fix test framework to not pass a null vi by Chris Forbes · 8 years ago
  36. 7a1d235 layers: GH195 Fix core_validation dynamic state checks by Tobin Ehlis · 8 years ago
  37. 7e56d30 validation: Promote validation warnings to errors by Tony Barbour · 8 years ago
  38. 38b59a4 tests: Clean up misc validation warnings by Tony Barbour · 8 years ago
  39. 11791c5 tests: Remove unused mip levels from rendersystem image creation by Tony Barbour · 8 years ago
  40. 1516c0f tests: Fix image creation with invalid initial layout by Tony Barbour · 8 years ago
  41. 26aa42b tests: LEx 294 Don't create empty descriptor pools by Tony Barbour · 8 years ago
  42. 53b513f layers: Remove unnecessary null pointer checks by Eric Engestrom · 8 years ago
  43. 510e20d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 9 years ago
  44. 4f9b0e6 tests: Add optional entrypoint name to test shader object. by Chris Forbes · 9 years ago
  45. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  46. 0a369f6 layers: Enable Wall and Werror. by Michael Lentine · 9 years ago
  47. 6addd81 tests: Update copyright and apply clang-format by Karl Schultz · 9 years ago
  48. 93ecb1d Win32: Get 32-bit Windows build working by Mark Young · 9 years ago
  49. f19916e misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  50. 6e23c1f misc: rename descriptorSetlayout pBinding; update to header vers 217 by Jon Ashburn · 9 years ago
  51. 7f9716c misc: Add pipeline stage flags to wait upon for queueSubmit semaphores; v216 by Jon Ashburn · 9 years ago
  52. 19d3bf1 misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor by Jon Ashburn · 9 years ago
  53. 1fd6801 misc: Clean up variety of compiler warnings by Courtney Goeltzenleuchter · 9 years ago
  54. 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  55. 822e8d7 debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  56. 05854bf debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  57. fd4830c layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  58. ddc8db5 vulkan: Changes for header version 211 by Jon Ashburn · 9 years ago
  59. def1303 tests: Ensure texture mipCount is valid by Courtney Goeltzenleuchter · 9 years ago
  60. 2d6d54e Create a surface to find out what formats are presentable by Tony Barbour · 9 years ago
  61. 5594408 tests: Eliminate compiler warning & improve FIXME for what needs to be done. by Ian Elliott · 9 years ago
  62. c11750d tests: Started converting test code to use the new WSI. by Ian Elliott · 9 years ago
  63. 1dcd109 WSI: sed-generated changes to WSI code (not all that's needed). by Ian Elliott · 9 years ago
  64. b8d47ae bug 15089: Does "Across Command Buffer Boundaries" apply to second-level command buffers? by Chia-I Wu · 9 years ago
  65. 0212448 bug 15085: queue creation naming issues by Chia-I Wu · 9 years ago
  66. fc40cd0 Merge branch 'david_include_change_20151106' by David Pinedo · 9 years ago
  67. e658990 tests: Add perf warnings to those sent to callback by Tony Barbour · 9 years ago
  68. 9316d3b Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  69. be1074b tests: Fix layout and src_mask errors from draw state validation by Tony Barbour · 9 years ago
  70. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  71. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  72. c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  73. 89d0f94 bug 15003: vkCmdPipelineBarrier should be allowed on a DMA queue (WIP) by Chia-I Wu · 9 years ago
  74. 5c17c96 bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limitations (WIP) by Chia-I Wu · 9 years ago
  75. d46e6ae bug 15022: Need a way to specify dummy descriptors for unused bindings (WIP) by Chia-I Wu · 9 years ago
  76. 28e0691 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  77. a745e51 bug 14887: Documenting Valid Behavior in the Spec (WIP) by Chia-I Wu · 9 years ago
  78. f40e96d tests: Set image layout correctly for render tests by Tony Barbour · 9 years ago
  79. a459420 bug 14965: Merge VK_MEMORY_INPUT/OUTPUT flags to better express write-after-wite hazards (WIP) by Chia-I Wu · 9 years ago
  80. ab83a0e bug 14918 part 4: more cleanups (WIP) by Chia-I Wu · 9 years ago
  81. 1b99bb2 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  82. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  83. 1efb7e5 MR 542: Remaining items from the cleanup bug (WIP) by Chia-I Wu · 9 years ago
  84. 2bfb33c bug 14918 part 2: some simple renames (WIP) by Chia-I Wu · 9 years ago
  85. 5353466 bug 14918 part1: consistency/cleanup ideas (from jbolz/pdaniell/dkoch) (WIP) by Chia-I Wu · 9 years ago
  86. b99df44 bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEXTURE_* (WIP) by Chia-I Wu · 9 years ago
  87. f7458c5 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  88. d50a7d7 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  89. f9be13c bug 14857: Adding extensibility to VkSubmitInfo (WIP) by Chia-I Wu · 9 years ago
  90. ff3780f bug 14864: Remove redundant VkPipelineShaderStageCreateInfo.stage field? (WIP) by Chia-I Wu · 9 years ago
  91. 8094f19 bug 14462: endianness of code for shader modules (WIP) by Chia-I Wu · 9 years ago
  92. d8c946a bug 14365: Rename slopeScaledDepthBias to depthBiasSlopeScaled (WIP) by Chia-I Wu · 9 years ago
  93. b2b4f04 framework: Don't clear pipeline viewport or scissor count if state has been reset by Cody Northrop · 9 years ago
  94. 806c700 misc: Windows does not like named structure initialization by Courtney Goeltzenleuchter · 9 years ago
  95. 4cb6d92 bug-14827: Remove DescriptorInfo union by Courtney Goeltzenleuchter · 9 years ago
  96. bee18a9 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  97. 2b9aaa6 misc: Track alphaToOneEnable by Courtney Goeltzenleuchter · 9 years ago
  98. aa132e7 bug-14827: Make DescriptorInfo a union of bufferInfo, imageInfo, and bufferView by Courtney Goeltzenleuchter · 9 years ago
  99. 8367ce0 bug-14786: Addressing layered subresources in vkCmdCopyImage by Courtney Goeltzenleuchter · 9 years ago
  100. 5d2aed4 bug-14786: minor renames by Courtney Goeltzenleuchter · 9 years ago