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