1. e1fcd0a tests: Add Framework support for reading RT images by Karl Schultz · 6 years ago
  2. b4bd8dd tests: Add test for image/sampler conversion by Tony-LunarG · 6 years ago
  3. 58c59b4 tests: Add ability to pass CreateDevice pNext by Tony-LunarG · 6 years ago
  4. d3e046d tests: add AHB extension tests by Dave Houlton · 6 years ago
  5. e48cd11 layers: adjust extents for multiplane images by Dave Houlton · 6 years ago
  6. af7c038 layers: Move parameter validation to layer chassis by Mark Lobodzinski · 6 years ago
  7. d3f98d2 tests: Add raytracing test by Jeff Bolz · 6 years ago
  8. 119b38a layers: Fix layout tracking of multiplane images by Tony-LunarG · 6 years ago
  9. 1f2ba26 layers: Refactor threading layer to use chassis by Mark Lobodzinski · 6 years ago
  10. 9185f79 layers: Added VK_NV_fragment_coverage_to_color by Chris Mayer · 6 years ago
  11. 3ea6513 build: Update known-good for 1.1.95 header by Shannon McPherson · 6 years ago
  12. 590620a tests: Use different bad capability by Tony-LunarG · 6 years ago
  13. 37a3ba5 tests: Add unit test for push descriptor validation by John Zulauf · 6 years ago
  14. e63c70c tests: Fix push descriptor test usage flag by John Zulauf · 6 years ago
  15. ddb77d1 tests: Add tests for shader stage in/out limits by Daniel Fedai Larsen · 6 years ago
  16. 9332478 tests: Fixed extension check in layer test by John Zupin · 6 years ago
  17. 553f88f tests: Update expected for create image by Graeme Leese · 6 years ago
  18. 0c66846 layers: Migrate OT layer to use layer chassis by Mark Lobodzinski · 6 years ago
  19. 01ecc0f tests: Changed CmdClearAttachmentTests by Chris Mayer · 6 years ago
  20. 25181f0 layers: Added VK_NV_framebuffer_mixed_samples by Chris Mayer · 6 years ago
  21. e488e7e build: CMake enhancements for unified Vulkan build by Nuno Subtil · 6 years ago
  22. 045e18f tests: Add layertests for query cntrl precise bit by Mark Lobodzinski · 6 years ago
  23. 23a14fd build: Update known-good for 1.1.92 header by Shannon McPherson · 6 years ago
  24. b574c34 Add missing VUID-vkCmdDrawMeshTasksIndirectNV-drawCount-02147 by Jeff Bolz · 6 years ago
  25. b790a6e tests: Add template update tests for buffers by John Zulauf · 6 years ago
  26. e85969a tests: DRY'd DSBufferInfoErrors testcases by John Zulauf · 6 years ago
  27. b45fdc3 layers: Validate UpdateDescriptorSetWithTemplate by John Zulauf · 6 years ago
  28. 449fa9c layers: Clarify image-layout-related messages by Shannon McPherson · 6 years ago
  29. 9cc36d5 tests: Remove OpGroupDecorate unexpected errors by Mark Lobodzinski · 6 years ago
  30. 3b16964 tests: Add SPIR-V group decoration positive test by Mark Lobodzinski · 6 years ago
  31. 30127fd build: Update known-good for 1.1.91 header by Eric Werness · 6 years ago
  32. 0989083 layers: Fix SparseMemoryRequirements warning by Tony-LunarG · 6 years ago
  33. e0e5159 tests: Add test for VK_IMAGE_ASPECT_METADATA by Mike Schuchardt · 6 years ago
  34. 955bf58 tests: Remove unused variables by Karl Schultz · 6 years ago
  35. 154c770 tests: Added tests for all the new VUID checks by Tobias Hector · 6 years ago
  36. bbb1228 layers: Audited renderpass validation, added CRP2 by Tobias Hector · 6 years ago
  37. 4d9b2f8 layers: replace VUID error map with struct by Dave Houlton · 6 years ago
  38. 24b0384 repo: Remove MIR specific code by Tony-LunarG · 6 years ago
  39. bf0a85c build: CMakeLists cleanup and modernization by Mike Weiblen · 6 years ago
  40. a886c2a layers: Update validation err msgs for 87 header by Shannon McPherson · 6 years ago
  41. 0d27b30 layers: Fix multiplane layout tracking by Tony-LunarG · 6 years ago
  42. cfe4dca layers: Downgrade FS output / attachment matching issues to warnings by Chris Forbes · 6 years ago
  43. 7482ca9 layers: Handle multiplanar format size compares by Tony-LunarG · 6 years ago
  44. 1013310 android: Attempt to print errors from GLSLtoSPV by Cody Northrop · 6 years ago
  45. c5d1c01 Fix compilations errors in vk_layer_validation_tests due to uninitialized garbage in glslang's builtin limits. This was caused in part by the structure size mismatching between the glslang library compile and the test framework compile, which is fixed by #defining NV_EXTENSIONS in cmake. by Jeff Bolz · 6 years ago
  46. a3630a9 tests: Test BeginRenderpass w/ deleted attachment by John Zulauf · 6 years ago
  47. 38b3ce7 Address more feedback from John by Jeff Bolz · 6 years ago
  48. e54ae89 VK_EXT_inline_uniform_block by Jeff Bolz · 6 years ago
  49. 5d2b743 Implement missing VU for VUID-VkCoarseSampleOrderCustomNV-sampleLocationCount-02076 by Jeff Bolz · 6 years ago
  50. 7e35c39 VK_NV_mesh_shader by Jeff Bolz · 6 years ago
  51. ef40fec VK_NV_corner_sampled_image by Jeff Bolz · 6 years ago
  52. 9af91c5 VK_NV_shading_rate_image by Jeff Bolz · 6 years ago
  53. 3e71f78 VK_NV_scissor_exclusive by Jeff Bolz · 6 years ago
  54. 42fae9c layers: Clarify semaphore error message by John Zulauf · 6 years ago
  55. c1ba382 tests: Add test for VU 00950, 2D_array_compat flag by Mark Lobodzinski · 6 years ago
  56. 7dbfa82 layers: remove feature checks at CreateDevice time by Dave Houlton · 6 years ago
  57. 000b38a tests: Cleanup unexpected in ExtensionNotEnabled by John Zulauf · 6 years ago
  58. 50af071 tests: Modify 1.1 aware tests to request 1.1. inst by John Zulauf · 6 years ago
  59. c08b788 tests: Add ability for test to request API version by John Zulauf · 6 years ago
  60. b42dd07 build: CMakeLists.txt cleanup, part 1 by Mike Weiblen · 6 years ago
  61. 41289d7 tests: Add test for mismatched shader image layout by Mark Lobodzinski · 6 years ago
  62. 1ffea21 tests: Update missing extension test to reenable by John Zulauf · 6 years ago
  63. 3a4de27 tests: Disable test when needed format not avail by John Zulauf · 6 years ago
  64. 059deaa tests: Make image object init robust to failure by John Zulauf · 6 years ago
  65. 19e41f5 tests: Add feature check for TessAndGeomPointSize by Mark Lobodzinski · 6 years ago
  66. 81fc74d Add test case for component type mismatch by Chris Forbes · 6 years ago
  67. 56c1b79 tests: Expand PointSize shader validation tests by Mark Lobodzinski · 6 years ago
  68. 1b4a8ed layers: Refactor and tighten PointSize shader checks by Mark Lobodzinski · 6 years ago
  69. 0506d32 tests: Add constructor overload for spirv-asm by Mark Lobodzinski · 6 years ago
  70. fda1b38 layers: Add check and test for relax block layout by Karl Schultz · 6 years ago
  71. 2370762 framework: Add method to assemble SPIR-V by Karl Schultz · 6 years ago
  72. af14ec2 build: Update known-good for 1.1.83 headers by Shannon McPherson · 6 years ago
  73. 407df73 layers: eradicate remaining VUID enums by Dave Houlton · 6 years ago
  74. 40c0cba build: Update recently modified VUIDs by Shannon McPherson · 6 years ago
  75. a32c068 tests: Add POINT test for missing shader built-in by Mark Lobodzinski · 6 years ago
  76. 89bbac4 build: Update known-good for 1.1.82 headers by Shannon McPherson · 6 years ago
  77. 73c00bf Improve error messages for pipeline/descriptor mismatches by Chris Forbes · 6 years ago
  78. 834dc63 tests: Mod shader attrib test for fs outputs by Mark Lobodzinski · 6 years ago
  79. 7caa39c layers: Update fs checks for component qualifiers by Mark Lobodzinski · 6 years ago
  80. 7cdb926 build: Update known-good for 1.1.81 headers by Shannon McPherson · 6 years ago
  81. 9e92c5c layers: Add more VertexInputState checks - fixes by Peter Kohaut · 6 years ago
  82. 55b1a85 tests: Fixed MSVC build for new input attributes tests by Peter Kohaut · 6 years ago
  83. c7d9d39 layers: Add more VertexInputState checks by Peter Kohaut · 6 years ago
  84. 6de20e7 layers: Check vertex attribute address alignment - fixes by Peter Kohaut · 6 years ago
  85. aef965c layers: Check vertex attribute address alignment by Peter Kohaut · 6 years ago
  86. 18f413d layers: Validation of VK_WHOLE_SIZE in descriptor sets - fixes by Peter Kohaut · 6 years ago
  87. 2794a29 layers: Validation of VK_WHOLE_SIZE in descriptor sets by Peter Kohaut · 6 years ago
  88. c06c33d layers: Core Validation function name cleanup by Shannon McPherson · 6 years ago
  89. 923f70c layers: add pipeline bound validation to Draws by Dave Houlton · 6 years ago
  90. 238fbd9 repo: Updated json files for 1.1.79 header by Mark Lobodzinski · 6 years ago
  91. 0d46069 build: Beautify cmake files by Mike Weiblen · 6 years ago
  92. 690b9d0 tests: Update existing tests to pass new checks by Shannon McPherson · 6 years ago
  93. 265383a tests: Add test to validate buffViewCI buffer by Shannon McPherson · 6 years ago
  94. 4c9505b tests: Add tests to validate buffViewCI range by Shannon McPherson · 6 years ago
  95. 0eb84f6 tests: Add test for offset vs buffer size by Shannon McPherson · 6 years ago
  96. 47aedd2 tests: fix clang-format omission by Dave Houlton · 6 years ago
  97. b817a87 layers: remove enum version of log_msg by Dave Houlton · 6 years ago
  98. eb40e7a layers: Remove cmake vk_layer_table.cpp refs by Mark Lobodzinski · 6 years ago
  99. c1b5b88 layers: Migrate vk_layer_table to vk_layer_utils by Mark Lobodzinski · 6 years ago
  100. e4e7e68 build: Insert copyright in cmake files by Mike Weiblen · 6 years ago