1. bdb7595 tests: Fill in code for 5 layer tests, cleanup some TODOs by Karl Schultz · 8 years ago
  2. c48c4c1 layers: Fix lx474 by adding image extent = 0 validation check. by Mark Young · 8 years ago
  3. b31ae81 tests: VkDescriptorSetObj - keep track of type counts and layouts seperately by Tony Barbour · 8 years ago
  4. c61bc7a build: rename layers utils lib and fix Windows CMake code by Karl Schultz · 8 years ago
  5. 0371eb5 tests: Make VkDepthStencilObj a VkImageObj and set layout correctly by Tony Barbour · 8 years ago
  6. fc7a0a6 tests: Add surface extensions for xcb/win32 by Tony Barbour · 8 years ago
  7. 8f36a8a tests: Add helpers for verifying error monitor state by Chris Forbes · 8 years ago
  8. 7b34280 tests: Bump shader version to 450 in remaining cases by Chris Forbes · 8 years ago
  9. 3c0bd58 demos/tests: Fix MSVS type warnings by Dustin Graves · 8 years ago
  10. c68b43c tests: Add test for multiple shaders for same stage by Chris Forbes · 8 years ago
  11. 912c919 layers: Add test for relaxed type match by Chris Forbes · 8 years ago
  12. 0f10db5 layers: Remove incorrect check for colorblend & subpass attachment count match by Tobin Ehlis · 8 years ago
  13. f01c7bb tests: Initialize fields so test does not crash. by Michael Mc Donnell · 8 years ago
  14. 4e81a20 Remove NumBlendAttachMismatch until check is in place by Tony Barbour · 8 years ago
  15. c1e852d tests: skip the tessellation shader tests if feature not available by Chris Forbes · 8 years ago
  16. a0193bc tests: Add test case for patch decoration mismatch by Chris Forbes · 8 years ago
  17. b4cacb6 tests: Add ability to override tessellation state, use it. by Chris Forbes · 8 years ago
  18. 8075494 tests: Fix test framework to not pass a null vi by Chris Forbes · 8 years ago
  19. 4ea14fc layers: Add simple VS/FS positive test, and a tess matching test by Chris Forbes · 8 years ago
  20. c7b8ad7 tests: fix multiple matching messages getting lost by Chris Forbes · 8 years ago
  21. 3846771 tests: Bump version in SC tests for 450, drop exts by Chris Forbes · 8 years ago
  22. f9cfe18 tests: Enable all supportable features on the device; expose to tests. by Chris Forbes · 8 years ago
  23. 3c05dfd tests: fix spelling mistakes by Eric Engestrom · 8 years ago
  24. db11763 tests: Update validation layer tests for CopyImage validation additions by Mark Lobodzinski · 8 years ago
  25. c89c631 layers: Fix layer_validation_tests errors and update new message by Mark Young · 8 years ago
  26. 7a1d235 layers: GH195 Fix core_validation dynamic state checks by Tobin Ehlis · 8 years ago
  27. 0ab73f8 tests: Fix ImageAspectMask usage for vk_blit_tests operation. by Karl Schultz · 8 years ago
  28. 8e54a40 android: Re-enable layer validation tests using shaderc and vulkan_wrapper by Cody Northrop · 8 years ago
  29. b43afee android: Commit latest version of vulkan wrapper by Cody Northrop · 8 years ago
  30. 24aab04 tests: Fix InvalidQueueFamilyIndex test by Tobin Ehlis · 8 years ago
  31. c5012ff tests: Use header macro for API version rather than make_version by Jon Ashburn · 8 years ago
  32. 739391a layers: Rename param_checker to parameter_validation by Mark Lobodzinski · 8 years ago
  33. 41c2f92 layers: Replace draw_state and mem_tracker with core validation by Mark Lobodzinski · 8 years ago
  34. 3402bdd cmake: Find spirv/glslang dependencies by Dustin Graves · 8 years ago
  35. c96f806 layers: Merge mem_tracker and draw_state layers into core_validation layer by Tobin Ehlis · 8 years ago
  36. dfdb8d4 layers: LX405 Avoid some checks when rastrization is disabled. by Karl Schultz · 8 years ago
  37. 5aa1170 tests: Remove BindPipelineNoRenderPass from layer_validation_tests by Mark Lobodzinski · 8 years ago
  38. 7e56d30 validation: Promote validation warnings to errors by Tony Barbour · 8 years ago
  39. 5c59e90 tests: Add a test for push constant block used in shader but missing by Chris Forbes · 8 years ago
  40. 119aa71 tests: Enable VF->VS array type test by Chris Forbes · 8 years ago
  41. 3a23b6a layers: Add push constant validation to draw_state by Tobin Ehlis · 8 years ago
  42. 58048d0 misc: Remove lunarg_debug_marker extension by Jon Ashburn · 8 years ago
  43. 38b59a4 tests: Clean up misc validation warnings by Tony Barbour · 8 years ago
  44. 11791c5 tests: Remove unused mip levels from rendersystem image creation by Tony Barbour · 8 years ago
  45. 1516c0f tests: Fix image creation with invalid initial layout by Tony Barbour · 8 years ago
  46. 26aa42b tests: LEx 294 Don't create empty descriptor pools by Tony Barbour · 8 years ago
  47. 52a6e7d layers: GL207, Validate queue_family_index by Mark Lobodzinski · 8 years ago
  48. aabb359 Use API Version 1.0.0 instead of using VK_API_VERSION for tests/demos by Tony Barbour · 8 years ago
  49. e992882 layers: Add component awareness to SC interface matching by Chris Forbes · 8 years ago
  50. 8cbde24 layers: Make layer option names more consistent and update docs by Mark Lobodzinski · 8 years ago
  51. 53b513f layers: Remove unnecessary null pointer checks by Eric Engestrom · 8 years ago
  52. a2e5c94 tests: Fix ClearDepthStencilImageWithinRenderPass by Dustin Graves · 9 years ago
  53. 7688532 layers: MR221: rename threading test by Courtney Goeltzenleuchter · 9 years ago
  54. 510e20d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 9 years ago
  55. 4f9b0e6 tests: Add optional entrypoint name to test shader object. by Chris Forbes · 9 years ago
  56. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  57. 0a369f6 layers: Enable Wall and Werror. by Michael Lentine · 9 years ago
  58. 2264144 linux: use linux naming conventions by Jeremy Hayes · 9 years ago
  59. 10b8cb7 tests: disable bailout in teardown by Mike Stroyan · 9 years ago
  60. 929a100 tests: Copyright updates by Karl Schultz · 9 years ago
  61. eaa78cd demos/tests: Enable unique_objects layer by Dustin Graves · 9 years ago
  62. b1b2440 remove reference to run_all_tests_with_layers, which has been removed by Tony Barbour · 9 years ago
  63. e1b8da1 tests: Fix Windows compilation error that popped up recently. by Mark Young · 9 years ago
  64. 6addd81 tests: Update copyright and apply clang-format by Karl Schultz · 9 years ago
  65. 7b60e49 Remove all tests except for layer validation and doc validation by Tony Barbour · 9 years ago
  66. 7fa7e22 misc: Remove vktrace and icd from this repository by Jon Ashburn · 9 years ago
  67. 53d023a tests: Fix out-of-scope vector initialization in test framework by Mark Lobodzinski · 9 years ago
  68. 49ba27b Revert "misc: Change repo name references to LoaderAndValidationLayers" by Jon Ashburn · 9 years ago
  69. a0ac460 misc: Change repo name references to LoaderAndValidationLayers by Jon Ashburn · 9 years ago
  70. 0036fd1 tests: MR159, Add a test for an array size mismatch between VS and FS by Chris Forbes · 9 years ago
  71. 44c90ba FIXES: Non-MSVC compilers on Windows were failing. by Mark Young · 9 years ago
  72. ecf4582 BUILD: Moved 64-bit source dir back to build from build64. by Mark Young · 9 years ago
  73. 93ecb1d Win32: Get 32-bit Windows build working by Mark Young · 9 years ago
  74. 13c94c1 tests: Only check memory types that actually exist by Chris Forbes · 9 years ago
  75. 7ed3742 rendertests: switch gl_VertexID to gl_VertexIndex by GregF · 9 years ago
  76. 23cc913 debug_report: MR141, Change pUserData to match type used elsewhere by Courtney Goeltzenleuchter · 9 years ago
  77. a3e85f6 layers: Add minimal actual analysis of interface blocks to DrawState by Chris Forbes · 9 years ago
  78. 7d83cd5 layers: Fix mishandling of VI vs VS validation (Gitlab#69) by Chris Forbes · 9 years ago
  79. 5cc47df tests: Remove CreateImageResourceSizeViolation layer validation test by Tony Barbour · 9 years ago
  80. ce816b6 header: move to version 1.0.1 by Jon Ashburn · 9 years ago
  81. 0b552b3 loader: update linux version to 1. by Jeremy Hayes · 9 years ago
  82. e9d76ce Tests: fix misspelling of vktracereplay.ps1 test by David Pinedo · 9 years ago
  83. f19916e misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  84. c16220e tests: Don't register window class twice when presenting by Tony Barbour · 9 years ago
  85. a94e0b6 tests: Fold run_all_tests scripts into run_all_tests_with_layers scripts by Mark Lobodzinski · 9 years ago
  86. 5da4888 tests: fix screenshot layer name in vktracereplay script by David Pinedo · 9 years ago
  87. 9c70cdb tests: Get DescriptorSetCompatibility test working by Mike Stroyan · 9 years ago
  88. 91204c3 tests: Use tiling for Image validation tests by Mike Stroyan · 9 years ago
  89. d471ff8 misc: Remove the unique_objects layer from being enabled in tests and demos by Jon Ashburn · 9 years ago
  90. 991d45a tests: Fix a couple of test bugs revealed by unique_objects layer by Tobin Ehlis · 9 years ago
  91. d34a4c5 layers: Add UniqueObjects layer to wrap objects in unique ptr by Tobin Ehlis · 9 years ago
  92. ce73885 layers: MR108, Merge related updates and fixes by Mark Lobodzinski · 9 years ago
  93. ad77905 Fixes: Fixed Visual Studio warnings during compilation. by Mark Young · 9 years ago
  94. f2defe3 Bump Windows ABI to 1 by David Pinedo · 9 years ago
  95. e804d20 tests: Bring shaders up to version 400 by Tony Barbour · 9 years ago
  96. f0670cc tests: Modify vkMapMemory calls to use VK_WHOLE_SIZE by Mark Lobodzinski · 9 years ago
  97. 90ceffb demos: Fix up dstAccessMasks and move pipeline barriers for present to bottom of pipe by Tony Barbour · 9 years ago
  98. 8c0c143 misc: For header vers 220, fix BOTTOM_OF_PIPE typo by Jon Ashburn · 9 years ago
  99. 4bf8ba4 misc: Add barrier pipeline stage BOTTOM_OF_PIPE; for header vers 219 by Jon Ashburn · 9 years ago
  100. 6e23c1f misc: rename descriptorSetlayout pBinding; update to header vers 217 by Jon Ashburn · 9 years ago