1. 8da1bb5 layers: Update VUIDs for 1.1 by Mike Schuchardt · 7 years ago
  2. 51390c5 Device group extension rename by Mike Schuchardt · 7 years ago
  3. f375c7c scripts: Update codegen to work with new aliasing by Mike Schuchardt · 7 years ago
  4. 31d618d tests: Special-case 1.0-only layer validation tests by Mark Lobodzinski · 7 years ago
  5. ee3210f tests: Add positive test repro GH 2378 by Dave Houlton · 7 years ago
  6. 489a27e tests: Add unit tests for dedicated memory binding by John Zulauf · 7 years ago
  7. 0ebd19e tests: Add tests for vkCmdSetScissor by Petr Kraus · 7 years ago
  8. bd218f6 tests: Clean cmath and climits usage by Petr Kraus · 7 years ago
  9. 7d7bb5b tests: Fix #2440 -- add missing math.h include by Petr Kraus · 7 years ago
  10. 3d6d017 layers: Removed obsolete (and duplicate) VUIDs by Mark Lobodzinski · 7 years ago
  11. 3979007 tests: Remove buffer image_xfer_granularity tests by Mark Lobodzinski · 7 years ago
  12. e90c7b9 layers: Fix miscounting of descriptors for multiple stages by Chris Forbes · 7 years ago
  13. 396171c layers: Convert 2 barrier checks to VUID notation by John Zulauf · 7 years ago
  14. 065ca13 layers: Fix and convert buffer barrier size check by John Zulauf · 7 years ago
  15. 6d81553 tests: Add unit test for "no memory bound" barrier by John Zulauf · 7 years ago
  16. 0262feb tests: Implement VkViewport tests by Petr Kraus · 7 years ago
  17. a102b4b tests: Add dynamic multiViewport test by Petr Kraus · 7 years ago
  18. 39a7ab7 tests: Implement vkCmdSetViewport tests by Petr Kraus · 7 years ago
  19. 95d6875 tests: Fix tests using invalid viewport by Petr Kraus · 7 years ago
  20. 4fb2dfa tests: Add test to verify issue 2213 fixed by Jeremy Kniager · 7 years ago
  21. 6c72f35 tests: clang-format only by Dave Houlton · 7 years ago
  22. 72437be layers: fix unexpected errors in layer tests by Jeremy Kniager · 7 years ago
  23. e146476 external: Update glslang commit ID, fix LVT by Mark Lobodzinski · 7 years ago
  24. e19e20d clang-format whitespace (sigh) by Dave Houlton · 7 years ago
  25. 8df5ce8 tests: Fix Travis-visible errors by Dave Houlton · 7 years ago
  26. 38353ef tests: Add test for new CreateImage VUs by Dave Houlton · 7 years ago
  27. 1a47388 tests: Fix existing tests that hit new VUs by Dave Houlton · 7 years ago
  28. 459f315 tests: Fix various issues in VkLayerTest.IncompatibleRenderPass by Chris Forbes · 7 years ago
  29. ec1841f tests: Positive test case for KHR bind mem 2 by Mike Schuchardt · 7 years ago
  30. 7b1bd64 tests: Positive test case for KHR memory req 2 by Mike Schuchardt · 7 years ago
  31. f22437a tests: Add unit test for push descriptor set VUIDs by John Zulauf · 7 years ago
  32. bf941f5 tests: Add test for push descriptor allocation by John Zulauf · 7 years ago
  33. 2278723 tests: Add tests for push DS layout create VUIDs by John Zulauf · 7 years ago
  34. 0fdeab3 layers: Add push descriptor set layout create VUID by John Zulauf · 7 years ago
  35. a45e011 tests: Clean up/use framework in DSUsageBitsErrors by John Zulauf · 7 years ago
  36. a9c1a78 tests: Add barrier queue family index tests by John Zulauf · 7 years ago
  37. 41ac73d layers: Refactor and add image/buffer barrier VUID by John Zulauf · 7 years ago
  38. 50310b5 tests: add test for new multiplanar VUIDs by Dave Houlton · 7 years ago
  39. f42d8e0 tests: Add positive test, repro GH issue 2350 by Dave Houlton · 7 years ago
  40. af836d3 tests: Add validation for layout lifetime issues by John Zulauf · 7 years ago
  41. efdb6c0 tests: Add tests for CmdDispatch params by Dave Houlton · 7 years ago
  42. 71fd5f0 layers: Add checks for extention DynamicViewports by Jeremy Kniager · 7 years ago
  43. 2456f99 layers: Fix typos in ValidateUpdateDescriptorSets by Artem Kharytoniuk · 7 years ago
  44. 29eddbd tests: Add buffer creation zero size test by Petr Kraus · 7 years ago
  45. cb4f295 tests: Add mipLevels and arrayLayers zero tests by Petr Kraus · 7 years ago
  46. 1e426f7 tests: Update CreateImageLimitsViolationMinWidth by Petr Kraus · 7 years ago
  47. 3f68596 tests: add tests for descriptor limit VUs by Dave Houlton · 7 years ago
  48. 88e30e3 layers: add remaining descriptor limit VUs by Dave Houlton · 7 years ago
  49. 724fe3b tests: test non-unique shader capabilities by Dave Houlton · 7 years ago
  50. e7d1038 tests: Fix use of uninitialized var in VkBufferTest by Petr Kraus · 7 years ago
  51. e952674 tests: Transition to VkPipelineLayoutObj by Petr Kraus · 7 years ago
  52. 32a2ad1 tests: Transition to VkDescriptorSetLayoutObj by Petr Kraus · 7 years ago
  53. beb5f61 tests:Remove functional check from ExternalMemory by Tobin Ehlis · 7 years ago
  54. d2a74c7 tests: Add pos. test for ignored pImmutableSamplers by Petr Kraus · 7 years ago
  55. e91f7a1 layers: Fix Graphics Pipeline pointers not ignored by Petr Kraus · 7 years ago
  56. ee281a5 layers: Repro and fix GH 2239 by Dave Houlton · 7 years ago
  57. 5f08eee tests: Refactor DSBufferLimitErrors by Mike Schuchardt · 7 years ago
  58. 78354e7 tests: Fix InvalidCmdBufferPipelineDestroyed by Mike Schuchardt · 7 years ago
  59. 915c17c tests:Re-enable DS attachment for TriTest by Tobin Ehlis · 7 years ago
  60. deec4ce tests:Driver Workaround and notes by Tobin Ehlis · 7 years ago
  61. 131035b tests:Correctly treat failMask as enum by Tobin Ehlis · 7 years ago
  62. e5f5f4b tests: Clean up VKTriangleTest by Petr Kraus · 7 years ago
  63. f161746 tests: Use avail. utils in pipeline viewport tests by Petr Kraus · 7 years ago
  64. 13c98a6 build: Clear some compiler warnings by Petr Kraus · 7 years ago
  65. 7202c74 tests: Add tests for VUs 0fe0023c-246 by Dave Houlton · 7 years ago
  66. baf5fee tests: Fix MiscImageLayerTests unsupported format by Petr Kraus · 7 years ago
  67. 540a67d tests: Fix empty queue families in device creation by Petr Kraus · 7 years ago
  68. 4d7e5ac tests: Fix missing usage in ClearImageErrors by Petr Kraus · 7 years ago
  69. b23999b tests: Fix unsupported format in InvalidImageLayout by Petr Kraus · 7 years ago
  70. 4dc358a Revert "tests: Add tests for VUs 0fe0023c-246" by Dave Houlton · 7 years ago
  71. 2db5107 tests: Add tests for VUs 0fe0023c-246 by Dave Houlton · 7 years ago
  72. 97662b0 layers: VS2013 compatibility by Mike Schuchardt · 7 years ago
  73. dd79058 tests: Add missing lineWidth parameters by Petr Kraus · 7 years ago
  74. 2107845 tests: Separate LogicOp test by Petr Kraus · 7 years ago
  75. 3a77f03 tests: Update MismatchedQueueFamiliesOnSubmit by Petr Kraus · 7 years ago
  76. 2d12771 tests:Add new case to ClearDepthStencilImageErrors by Tobin Ehlis · 7 years ago
  77. cb5937e tests:Fix unexpected error by Tobin Ehlis · 7 years ago
  78. f22b39d tests:Fix unused var warning by Tobin Ehlis · 7 years ago
  79. 3d570cd Revert "tests: Update MismatchedQueueFamiliesOnSubmit" by Tobin Ehlis · 7 years ago
  80. ef644f2 tests: Update MismatchedQueueFamiliesOnSubmit by Petr Kraus · 7 years ago
  81. c1dab87 tests: Tests for pipeline multisample pnext check by John Zulauf · 7 years ago
  82. b16c764 tests: Added PipelineMultiSample VUID tests by John Zulauf · 7 years ago
  83. 96de386 tests: validation_cache review feedback by Cort Stratton · 7 years ago
  84. bd8ca62 tests: Add test for vkMergeValidationCachesEXT() by Cort Stratton · 7 years ago
  85. ab679c1 tests: Fix UncompressedToCompressedImageCopy by Cort Stratton · 7 years ago
  86. 56897c5 tests: Implement lineWIdth state checks by Petr Kraus · 7 years ago
  87. 2f44f67 tests:Fix MSVS build warnings by Tobin Ehlis · 7 years ago
  88. 2406985 tests: Fix indentation in ImageBarrierWithBadRange by Cort Stratton · 7 years ago
  89. 5b930d5 tests: Added GetQueryPoolResults test case by Mark Lobodzinski · 7 years ago
  90. 22605dd tests: Add test case for vkCmdBlitImage() image layouts by Norbert Garnys · 7 years ago
  91. 7bd4c2c layers: add image layout validation to vkCmdBlitImage() by Norbert Garnys · 7 years ago
  92. 1e367dd tests:Fix DynViewportAndScissorMismatch crash by Tobin Ehlis · 7 years ago
  93. be5c888 tests:Fix signed/unsigned compare warning by Tobin Ehlis · 7 years ago
  94. d7880ec tests:Fix testname typo by Tobin Ehlis · 7 years ago
  95. a610355 layers: Rewrite ViewportState checks and tests by Petr Kraus · 7 years ago
  96. 7119991 tests:Force 64bit format support for vtx buffer by Tobin Ehlis · 7 years ago
  97. 3e05076 tests:Fix ParameterLayerFeatures2Capture by Tobin Ehlis · 7 years ago
  98. c3f4842 tests:Fix memory allocation sizes by Tobin Ehlis · 7 years ago
  99. 7288864 tests:Add "--devsim" option by Tobin Ehlis · 7 years ago
  100. 6a8a3ad tests:Detect buffer creation errors by Tobin Ehlis · 7 years ago