1. c64dd04 tests: Fix memleak of image objects in vkrenderframework by Gabríel Arthúr Pétursson · 6 years ago
  2. 095c1ed tests: Fix OOB cast to VkStructureType in InvalidDSUpdateStruct by Gabríel Arthúr Pétursson · 6 years ago
  3. 73674c6 tests: End command buffer in SecondaryCommandBufferClearColorAttachmentsRenderArea by Gabríel Arthúr Pétursson · 6 years ago
  4. 808f0f4 tests: End command buffer in ExecuteCommandsPrimaryCB by Gabríel Arthúr Pétursson · 6 years ago
  5. 92f4b96 tests: End command buffer in EndCommandBufferWithinRenderPass by Gabríel Arthúr Pétursson · 6 years ago
  6. d3034a3 tests:Add InvalidDescriptorSetSamplerDestroyed by Tobin Ehlis · 6 years ago
  7. a00fc68 tests:SecondaryCommandBuffer RenderArea by Tobin Ehlis · 6 years ago
  8. bf90b2a tests: Re-enable VkViewport::y NAN in 1.1 by Petr Kraus · 6 years ago
  9. f9af40c header: 1.1.70 update by Mike Schuchardt · 6 years ago
  10. 4ac9e6d tests: Update SetDynViewportParamTests for 1.1 by Mike Schuchardt · 6 years ago
  11. bf973a1 layers: Fix CmdDispatchBaseKHX rename in PV by Mark Lobodzinski · 6 years ago
  12. a2f74fc tests: Disable 1.0 only test cases on 1.1 by Mike Schuchardt · 6 years ago
  13. 8da1bb5 layers: Update VUIDs for 1.1 by Mike Schuchardt · 6 years ago
  14. 51390c5 Device group extension rename by Mike Schuchardt · 6 years ago
  15. f375c7c scripts: Update codegen to work with new aliasing by Mike Schuchardt · 7 years ago
  16. 31d618d tests: Special-case 1.0-only layer validation tests by Mark Lobodzinski · 7 years ago
  17. efb4389 tests: Fix loader test capitalization by Lenny Komow · 7 years ago
  18. af69d66 scripts: Private repo VUID workaround by Mike Schuchardt · 7 years ago
  19. 7c7c8d2 header: KHX->KHR name changes by Mark Lobodzinski · 7 years ago
  20. ee3210f tests: Add positive test repro GH 2378 by Dave Houlton · 7 years ago
  21. 489a27e tests: Add unit tests for dedicated memory binding by John Zulauf · 6 years ago
  22. 2e5ed33 macOS: Add macOS support by Karl Schultz · 7 years ago
  23. 0ebd19e tests: Add tests for vkCmdSetScissor by Petr Kraus · 6 years ago
  24. bd218f6 tests: Clean cmath and climits usage by Petr Kraus · 6 years ago
  25. 7d7bb5b tests: Fix #2440 -- add missing math.h include by Petr Kraus · 6 years ago
  26. 3d6d017 layers: Removed obsolete (and duplicate) VUIDs by Mark Lobodzinski · 6 years ago
  27. 3979007 tests: Remove buffer image_xfer_granularity tests by Mark Lobodzinski · 6 years ago
  28. 3442ad3 layers: Fix dev-profile test layer dest loc by Mark Lobodzinski · 6 years ago
  29. e90c7b9 layers: Fix miscounting of descriptors for multiple stages by Chris Forbes · 6 years ago
  30. 484dcb4 header: Update to version 1.0.69 of the Vulkan hdr by Mark Lobodzinski · 6 years ago
  31. 396171c layers: Convert 2 barrier checks to VUID notation by John Zulauf · 6 years ago
  32. 065ca13 layers: Fix and convert buffer barrier size check by John Zulauf · 6 years ago
  33. 6d81553 tests: Add unit test for "no memory bound" barrier by John Zulauf · 6 years ago
  34. 0262feb tests: Implement VkViewport tests by Petr Kraus · 7 years ago
  35. a102b4b tests: Add dynamic multiViewport test by Petr Kraus · 7 years ago
  36. 39a7ab7 tests: Implement vkCmdSetViewport tests by Petr Kraus · 7 years ago
  37. 95d6875 tests: Fix tests using invalid viewport by Petr Kraus · 7 years ago
  38. 4fb2dfa tests: Add test to verify issue 2213 fixed by Jeremy Kniager · 7 years ago
  39. 6c72f35 tests: clang-format only by Dave Houlton · 6 years ago
  40. 72437be layers: fix unexpected errors in layer tests by Jeremy Kniager · 7 years ago
  41. e146476 external: Update glslang commit ID, fix LVT by Mark Lobodzinski · 6 years ago
  42. e19e20d clang-format whitespace (sigh) by Dave Houlton · 7 years ago
  43. 8df5ce8 tests: Fix Travis-visible errors by Dave Houlton · 7 years ago
  44. 38353ef tests: Add test for new CreateImage VUs by Dave Houlton · 7 years ago
  45. 1a47388 tests: Fix existing tests that hit new VUs by Dave Houlton · 7 years ago
  46. 37f236c cmake: Move LVL temp/worker targets into subfolder by Mark Lobodzinski · 7 years ago
  47. 459f315 tests: Fix various issues in VkLayerTest.IncompatibleRenderPass by Chris Forbes · 7 years ago
  48. ec1841f tests: Positive test case for KHR bind mem 2 by Mike Schuchardt · 7 years ago
  49. 7b1bd64 tests: Positive test case for KHR memory req 2 by Mike Schuchardt · 7 years ago
  50. f22437a tests: Add unit test for push descriptor set VUIDs by John Zulauf · 7 years ago
  51. b6866aa tests: Add queue family selection utility by John Zulauf · 7 years ago
  52. bf941f5 tests: Add test for push descriptor allocation by John Zulauf · 7 years ago
  53. 2278723 tests: Add tests for push DS layout create VUIDs by John Zulauf · 7 years ago
  54. 0fdeab3 layers: Add push descriptor set layout create VUID by John Zulauf · 7 years ago
  55. a45e011 tests: Clean up/use framework in DSUsageBitsErrors by John Zulauf · 7 years ago
  56. cde9d7d tests: Add create_info to two additional wrappers by John Zulauf · 7 years ago
  57. a9c1a78 tests: Add barrier queue family index tests by John Zulauf · 7 years ago
  58. 3d92b72 tests: Add VK_SHARING_MODE_CONCURRENT support by John Zulauf · 7 years ago
  59. 41ac73d layers: Refactor and add image/buffer barrier VUID by John Zulauf · 7 years ago
  60. 900bfa1 cmake: Add PROJECT_BINARY_DIR to cmake files by Mark Lobodzinski · 7 years ago
  61. 50310b5 tests: add test for new multiplanar VUIDs by Dave Houlton · 7 years ago
  62. f42d8e0 tests: Add positive test, repro GH issue 2350 by Dave Houlton · 7 years ago
  63. af836d3 tests: Add validation for layout lifetime issues by John Zulauf · 7 years ago
  64. efdb6c0 tests: Add tests for CmdDispatch params by Dave Houlton · 7 years ago
  65. bd9b08a header: Update to version 1.0.68 of the Vulkan hdr by Mark Lobodzinski · 7 years ago
  66. 71fd5f0 layers: Add checks for extention DynamicViewports by Jeremy Kniager · 7 years ago
  67. 2456f99 layers: Fix typos in ValidateUpdateDescriptorSets by Artem Kharytoniuk · 7 years ago
  68. 29eddbd tests: Add buffer creation zero size test by Petr Kraus · 7 years ago
  69. cb4f295 tests: Add mipLevels and arrayLayers zero tests by Petr Kraus · 7 years ago
  70. 1e426f7 tests: Update CreateImageLimitsViolationMinWidth by Petr Kraus · 7 years ago
  71. 3f68596 tests: add tests for descriptor limit VUs by Dave Houlton · 7 years ago
  72. 88e30e3 layers: add remaining descriptor limit VUs by Dave Houlton · 7 years ago
  73. 060a8e3 scripts: Default doc validator to non-verbose mode by Mark Lobodzinski · 7 years ago
  74. dbe7dce header: Update to version 1.0.67 of the Vulkan hdr by Mark Lobodzinski · 7 years ago
  75. 0bc8e7a tests: Explicit move constructor/assignment by Mike Schuchardt · 7 years ago
  76. 0cf0d13 tests: Add a guard around noexcept in vktestbinding.h by Dave Houlton · 7 years ago
  77. 724fe3b tests: test non-unique shader capabilities by Dave Houlton · 7 years ago
  78. e7d1038 tests: Fix use of uninitialized var in VkBufferTest by Petr Kraus · 7 years ago
  79. 6811b5d build: Address clang compilation warnings by Karl Schultz · 7 years ago
  80. e952674 tests: Transition to VkPipelineLayoutObj by Petr Kraus · 7 years ago
  81. 65ccc88 tests Add VkPipelineLayoutObj by Petr Kraus · 7 years ago
  82. 32a2ad1 tests: Transition to VkDescriptorSetLayoutObj by Petr Kraus · 7 years ago
  83. 32ea608 tests: Add VkDescriptorSetLayoutObj by Petr Kraus · 7 years ago
  84. 858bacd tests: Add Obj vector transformation helpers by Petr Kraus · 7 years ago
  85. b3d2c82 tests: Make Handles moveable by Petr Kraus · 7 years ago
  86. 860d441 tests: Turn off tr1 namespace deprecation warning by Mike Schuchardt · 7 years ago
  87. beb5f61 tests:Remove functional check from ExternalMemory by Tobin Ehlis · 7 years ago
  88. d2a74c7 tests: Add pos. test for ignored pImmutableSamplers by Petr Kraus · 7 years ago
  89. e91f7a1 layers: Fix Graphics Pipeline pointers not ignored by Petr Kraus · 7 years ago
  90. ee281a5 layers: Repro and fix GH 2239 by Dave Houlton · 7 years ago
  91. 5f08eee tests: Refactor DSBufferLimitErrors by Mike Schuchardt · 7 years ago
  92. 78354e7 tests: Fix InvalidCmdBufferPipelineDestroyed by Mike Schuchardt · 7 years ago
  93. 915c17c tests:Re-enable DS attachment for TriTest by Tobin Ehlis · 7 years ago
  94. deec4ce tests:Driver Workaround and notes by Tobin Ehlis · 7 years ago
  95. 131035b tests:Correctly treat failMask as enum by Tobin Ehlis · 7 years ago
  96. e5f5f4b tests: Clean up VKTriangleTest by Petr Kraus · 7 years ago
  97. f161746 tests: Use avail. utils in pipeline viewport tests by Petr Kraus · 7 years ago
  98. 13c98a6 build: Clear some compiler warnings by Petr Kraus · 7 years ago
  99. 7202c74 tests: Add tests for VUs 0fe0023c-246 by Dave Houlton · 7 years ago
  100. baf5fee tests: Fix MiscImageLayerTests unsupported format by Petr Kraus · 7 years ago