1. c08b788 tests: Add ability for test to request API version by John Zulauf · 6 years ago
  2. 059deaa tests: Make image object init robust to failure by John Zulauf · 6 years ago
  3. 0506d32 tests: Add constructor overload for spirv-asm by Mark Lobodzinski · 6 years ago
  4. 72f89aa tests: fix typo in function name by Cort Stratton · 6 years ago
  5. 91c2fdc tests: Fix some renderframework bugs by Mark Lobodzinski · 6 years ago
  6. 0e97cc3 tests: Add tests for indexed draw checking by Karl Schultz · 6 years ago
  7. fdf9607 layers: Add support for VK_EXT_descriptor_indexing by Jeff Bolz · 6 years ago
  8. cb3d77d tests: Fix copy&paste error in a comment in vkrenderframework by Gabríel Arthúr Pétursson · 7 years ago
  9. 832325a tests: Update CopyImage with sampler_YCbCr VUIDs by Dave Houlton · 7 years ago
  10. b9ca8c7 tests: Add debug callbacks during CreateInstance by John Zulauf · 7 years ago
  11. 7109547 tests: Add queue support to command buffer objects by John Zulauf · 7 years ago
  12. c64dd04 tests: Fix memleak of image objects in vkrenderframework by Gabríel Arthúr Pétursson · 7 years ago
  13. 6c72f35 tests: clang-format only by Dave Houlton · 7 years ago
  14. b6866aa tests: Add queue family selection utility by John Zulauf · 7 years ago
  15. 3d92b72 tests: Add VK_SHARING_MODE_CONCURRENT support by John Zulauf · 7 years ago
  16. 65ccc88 tests Add VkPipelineLayoutObj by Petr Kraus · 7 years ago
  17. 32ea608 tests: Add VkDescriptorSetLayoutObj by Petr Kraus · 7 years ago
  18. deec4ce tests:Driver Workaround and notes by Tobin Ehlis · 7 years ago
  19. e5f5f4b tests: Clean up VKTriangleTest by Petr Kraus · 7 years ago
  20. 13c98a6 build: Clear some compiler warnings by Petr Kraus · 7 years ago
  21. b9659a0 test: Fix image usage-feature check by Petr Kraus · 7 years ago
  22. 540a67d tests: Fix empty queue families in device creation by Petr Kraus · 7 years ago
  23. b16c764 tests: Added PipelineMultiSample VUID tests by John Zulauf · 7 years ago
  24. 7288864 tests:Add "--devsim" option by Tobin Ehlis · 7 years ago
  25. 5cd0851 Revert "layers: Fix Graphics Pipeline pointers not ignored" by Mark Lobodzinski · 7 years ago
  26. 595468a layers: Fix Graphics Pipeline pointers not ignored by Petr Kraus · 7 years ago
  27. 2e8c305 layer: Add Helper Function for Loading DPL by Jeremy Kniager · 7 years ago
  28. 75738cd tests: Fix copy/paste bug in test framework by Mike Schuchardt · 7 years ago
  29. 999c6bb tests:Fix barrier self-dependency by Tobin Ehlis · 7 years ago
  30. 7d85f81 tests:Update framework self-dependency by Tobin Ehlis · 7 years ago
  31. ccbf654 tests:Update self-dependency tests by Tobin Ehlis · 7 years ago
  32. bf31025 tests:Removed expected errors in InvalidBarriers by Tobin Ehlis · 7 years ago
  33. 3b2322c tests: Handle device extensions provided by layers by Tony Barbour · 7 years ago
  34. 952b98a tests: Redo extension handling in framework by Dave Houlton · 7 years ago
  35. 71398fd tests: Fix Windows build warning by Petr Kraus · 7 years ago
  36. e83e8d3 tests: Inline VkCommandBufferObj::BindPipeline by Chris Forbes · 7 years ago
  37. 5a9d4a5 tests: Remove VkCommandBufferObj::{Begin,End}CommandBuffer by Chris Forbes · 7 years ago
  38. b703379 tests: Remove dead members from VkPipelineObj by Chris Forbes · 7 years ago
  39. 1bd8a64 tests: Get rid of VkCommandBufferObj::GetBufferHandle() by Chris Forbes · 7 years ago
  40. 008283a tests: Get rid of split elemsize/count size in VkConstantBufferObj by Chris Forbes · 7 years ago
  41. 8504842 tests: Remove more unused framework by Chris Forbes · 7 years ago
  42. 8a1cab1 tests: Remove VkIndexBufferObj by Chris Forbes · 7 years ago
  43. d3e58bb tests: Remove more unused helpers by Chris Forbes · 7 years ago
  44. f08b7cc tests: Remove unused barrier helper from VkConstantBufferObj by Chris Forbes · 7 years ago
  45. 9c90a5e tests: Make it easy to set pool & cb flags by Chris Forbes · 7 years ago
  46. 3897786 tests: VkPipelineObj tessellation fixes by Cort Stratton · 7 years ago
  47. f0659c8 tests: Add createinfo overload to VkPipelineObj::AddShader by Chris Forbes · 8 years ago
  48. e826922 tests: Store createinfos rather than VkShaderObj by Chris Forbes · 8 years ago
  49. 5f8eb66 tests: return createinfo from VkShaderObj by ref-to-const by Chris Forbes · 8 years ago
  50. 8e7caa8 tests: Rework VkShaderObj guts to keep whole createinfo by Chris Forbes · 8 years ago
  51. b5e2225 tests: Remove no-spirv support from framework by Chris Forbes · 8 years ago
  52. f6bfa6b layers: Fix GH 1639. by Jeremy Hayes · 8 years ago
  53. d747200 tests: clang-format by Dave Houlton · 8 years ago
  54. 0ba0fdf tests: Add assert for multiple initializations by Dave Houlton · 8 years ago
  55. 1d2022c layers: Rename format utils, strip Vk by Dave Houlton · 8 years ago
  56. 3c9fca7 layers: refactor layer utils by Dave Houlton · 8 years ago
  57. 06304c2 tests: Add VkCommandPoolObj wrapper class by Mike Schuchardt · 8 years ago
  58. 46b29a4 tests: Fix framework init of depthClampEnable by Mark Lobodzinski · 8 years ago
  59. f887b16 tests: Find supported depth format instead of assuming by Tony Barbour · 8 years ago
  60. 75967fc tests: Bugfix check and add mip copy tests by Dave Houlton · 8 years ago
  61. c5f39e8 tests: Fix aspect bit for DS in framework by Dave Houlton · 8 years ago
  62. 430b676 tests: Refactor VkPipelineObj::CreateVKPipeline() by Mike Weiblen · 8 years ago
  63. ed88b73 tests: Fix commandpool unexpected error by Rene Lindsay · 8 years ago
  64. 829c0d8 layers: Add tests for sparse images by Dave Houlton · 8 years ago
  65. 64318ba repo: Clang-format LVL source files using Google by Mark Lobodzinski · 8 years ago
  66. 729a8d3 repo: Clang-format c/cpp/h LVL files using LLVM by Mark Lobodzinski · 8 years ago
  67. f18f803 tests: Place each command on a separate line. by Rene Lindsay · 8 years ago
  68. 4f73b7f Core validation: add an errror message when wrong layout is used for clearing by Slawomir Cygan · 8 years ago
  69. d5c371c tests: Make initial renderpass color attachment image layout UNDEFINED by Tobin Ehlis · 8 years ago
  70. cda4189 tests: Hold PipelineObj::m_ds_state by ptr. by Chris Forbes · 8 years ago
  71. 0556a63 tests: Clang-format vkrenderframework files by Mark Lobodzinski · 8 years ago
  72. c31a84f tests: Re-enable changes to InitState() by Cody Northrop · 8 years ago
  73. 32517e0 Revert "tests: Move device creation from Setup to InitState" by Cody Northrop · 8 years ago
  74. bbab18f Revert "tests: Enable passing PhysicalDeviceFeatures to InitState" by Cody Northrop · 8 years ago
  75. 6695fa4 tests: Enable passing PhysicalDeviceFeatures to InitState by Tony Barbour · 8 years ago
  76. 6514a6b tests: Move device creation from Setup to InitState by Tony Barbour · 8 years ago
  77. c157b7c tests: Add VkRenderpassObj to render framework by Tony Barbour · 8 years ago
  78. 53f7e89 tests: Add PhysicalDeviceFeatures to VkDeviceObj by Tony Barbour · 8 years ago
  79. 4c70d10 tests: Remove refs to device layers in tests + framework by Tony Barbour · 8 years ago
  80. 59dddeb tests: GH650, Add no-layout imageObj init by Tony Barbour · 8 years ago
  81. 8944152 tests: Don't need depth_or_stencil helper by Tobin Ehlis · 8 years ago
  82. 2ec0ec3 tests: Fix test framework to correctly set image aspect by Tobin Ehlis · 8 years ago
  83. dfe3755 tests: GH422 Addition of Buffer Validation Tests by Mark Mueller · 8 years ago
  84. ee34449 misc: Update to Vulkan header version 20 by Karl Schultz · 8 years ago
  85. cf0ae75 Revert "test: GH422 - Buffer Validation Tests" by Mark Lobodzinski · 8 years ago
  86. 979ba7b test: GH422 - Buffer Validation Tests by Mark Mueller · 8 years ago
  87. 1645d9c tests: Clear srcMask if old layout is undefined by Tony Barbour · 8 years ago
  88. 49f418a tests: Set stencil aspect if Depth Stencil format by Tony Barbour · 8 years ago
  89. abf2996 tests: Add usage to init of VkDepthStencilObj by Tony Barbour · 8 years ago
  90. 9a359b6 tests: Pass access flags instead of bit so you can pass >1 by Tony Barbour · 8 years ago
  91. 4a89633 tests: Set correct input assembly struct type by Tobin Ehlis · 8 years ago
  92. 4845814 tests: Fix layer validation test issues by Dustin Graves · 8 years ago
  93. 4542b39 tests: Initialize reserved flags as 0 by Dustin Graves · 8 years ago
  94. 5460d06 demos+tests: Add HOST_COHERENT to HOST_VISIBLE memory requests by Tony Barbour · 8 years ago
  95. 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  96. b31ae81 tests: VkDescriptorSetObj - keep track of type counts and layouts seperately by Tony Barbour · 8 years ago
  97. 0371eb5 tests: Make VkDepthStencilObj a VkImageObj and set layout correctly by Tony Barbour · 9 years ago
  98. fc7a0a6 tests: Add surface extensions for xcb/win32 by Tony Barbour · 9 years ago
  99. f01c7bb tests: Initialize fields so test does not crash. by Michael Mc Donnell · 9 years ago
  100. b4cacb6 tests: Add ability to override tessellation state, use it. by Chris Forbes · 9 years ago