1. aae0fa4 header: Update to Vulkan 1.0.41 by Mark Lobodzinski · 8 years ago
  2. 584d51e tests: Fix, add fmt & granularity guards - GH284 by Dave Houlton · 8 years ago
  3. 01103de tests:Add RenderPassDepthStencilLayoutTransition by Tobin Ehlis · 8 years ago
  4. e691129 tests: Remove image layer dependencies by Mark Lobodzinski · 8 years ago
  5. c305507 layers: Remove image layer refs from docs by Mark Lobodzinski · 8 years ago
  6. d2d2d4c tests: Fix InvalidMemoryAliasing OT error by Mark Lobodzinski · 8 years ago
  7. f8839bd tests: Reformat info messages for cleaner output by Mark Lobodzinski · 8 years ago
  8. 8087146 tests: Fix image/buffer copy unexpected errors by Mark Lobodzinski · 8 years ago
  9. 59a2070 layers: Add checks&tests to Img-Buf copy - GH284 by Dave Houlton · 8 years ago
  10. 1b5f756 tests: Prevent new unexpected errors by Jeremy Hayes · 8 years ago
  11. fe4be30 layers: GH1478, Add error msg for CB invalidation by Mark Lobodzinski · 8 years ago
  12. ccc90e3 tests: Add early-out in BindInvalidMemory by Cort Stratton · 8 years ago
  13. 4c38bb5 tests: Add VU 797,806 to BindInvalidMemory by Cort Stratton · 8 years ago
  14. 6c7dff7 tests: Add VU 793,805 to BindInvalidMemory by Cort · 8 years ago
  15. f1d8a4a tests: Add VU 792,804 to BindInvalidMemory by Cort Stratton · 8 years ago
  16. c21601b tests: Add VU 791,803 to BindInvalidMemory by Cort Stratton · 8 years ago
  17. f801b98 tests: Add VU 800 to BindInvalidMemory by Cort · 8 years ago
  18. 36c3386 header: Update to Vulkan 1.0.40 by Mark Lobodzinski · 8 years ago
  19. 40b160e tests: Implement test for VU 2116 check by Mike Weiblen · 8 years ago
  20. 430b676 tests: Refactor VkPipelineObj::CreateVKPipeline() by Mike Weiblen · 8 years ago
  21. e0c5cc9 Clang-format for recent QueueSubmit commits by Tony Barbour · 8 years ago
  22. 626994c tests: Add postive and negative QueueSubmit tests by Tony Barbour · 8 years ago
  23. c373c01 tests: Fix DescriptorSetImageSamplerDestroyed+QueueSubmit by Tony Barbour · 8 years ago
  24. 632e0ab tests: Fix UnusedPreserveAttachment by Jeremy Hayes · 8 years ago
  25. 32d2690 tests: Fix UpdateBufferWithinRenderPass by Rene Lindsay · 8 years ago
  26. 8d6acde layers:Rename get_my_data_ptr to GetLayerDataPtr by Tobin Ehlis · 8 years ago
  27. 4834cba tests: Fix InvalidBarriers by Rene Lindsay · 8 years ago
  28. 50fbef1 layers: Update CmdResolveImage validation by Mark Lobodzinski · 8 years ago
  29. cf85d81 tests: Remove obsolete MiscImageLayerTests case by Mark Lobodzinski · 8 years ago
  30. 7f4f4b7 tests: Remove obsolete test-ifdefs from LVTs by Mark Lobodzinski · 8 years ago
  31. 15c8379 tests:Update error handling for DSBufferLimitErrors by Tobin Ehlis · 8 years ago
  32. 845887e tests:Add DSBufferLimitErrors test by Tobin Ehlis · 8 years ago
  33. 0ace59a tests: Get rid of error in DisabledIndependentBlend by Tony Barbour · 8 years ago
  34. c386ecb layers: Remove redundant validation from image layer by Mark Lobodzinski · 8 years ago
  35. ab71391 tests: Add TestDestroyFreeNullHandles test by Tony Barbour · 8 years ago
  36. 4bf0e4c tests: Fix RenderPassClearOpMismatch by Rene Lindsay · 8 years ago
  37. 0836988 tests: Shorten local variable scope by Jeremy Hayes · 8 years ago
  38. de6d96c tests: Fix InvalidPushConstants errors by Jeremy Hayes · 8 years ago
  39. f967b0e tests: Apply const to ErrorMonitor by Jeremy Hayes · 8 years ago
  40. 1b082d7 tests: Fix error in InUseDestroyedSignaled by Jeremy Hayes · 8 years ago
  41. ed88b73 tests: Fix commandpool unexpected error by Rene Lindsay · 8 years ago
  42. 974c0d9 layers:Move gfx pipe check to create time by Tobin Ehlis · 8 years ago
  43. 829c0d8 layers: Add tests for sparse images by Dave Houlton · 8 years ago
  44. 688ed32 layers: Fix CreateImage extent validation by Mark Lobodzinski · 8 years ago
  45. 47dd59d build: Enable declaration hiding warning on Windows by Karl Schultz · 8 years ago
  46. 7053aa3 tests: Add level/layerCount check testing GH-909 by Mike Weiblen · 8 years ago
  47. c16b2aa tests: Adjust expected failure message by Mike Weiblen · 8 years ago
  48. ae4977b tests: Fix InvalidPipelineCreateState by Rene Lindsay · 8 years ago
  49. 64318ba repo: Clang-format LVL source files using Google by Mark Lobodzinski · 8 years ago
  50. 729a8d3 repo: Clang-format c/cpp/h LVL files using LLVM by Mark Lobodzinski · 8 years ago
  51. 924d18c repo: Remove subordinate .clang-format files by Mark Lobodzinski · 8 years ago
  52. 80b8aca build: Turn on "treat warnings as errors" on Win by Karl Schultz · 8 years ago
  53. b983541 tests: Add loader test to catch recent bug by Mark Young · 8 years ago
  54. d5507dd tests: Replace FAIL() macro in ErrorMonitor by Dave Houlton · 8 years ago
  55. 4b4a422 tests: Fix CreateImageView error in DSUsageBitsErrors by Tony Barbour · 8 years ago
  56. 415497c tests: Fix CreateBufferView error in DSUsageBitsErrors by Tony Barbour · 8 years ago
  57. 3938987 loader: Update the loader to 1.0.39 by Mark Young · 8 years ago
  58. 6a676cf tests: Remove unnecessary code by Jeremy Hayes · 8 years ago
  59. 65072a9 tests: Fix SecondaryCommandBufferNullRenderpass by Rene Lindsay · 8 years ago
  60. 144e484 tests: Fix PSOLineWidthInvalid test by Rene Lindsay · 8 years ago
  61. 85ec9f4 tests: Fixup cmake for gen'd layers/tests file deps by Mark Lobodzinski · 8 years ago
  62. 8128d3c cmake: Move common xml-gen macro to root file by Mark Lobodzinski · 8 years ago
  63. fbf5215 tests: Update ErrorMonitor - Jira VL72 by Dave Houlton · 8 years ago
  64. 8247f39 tests: Fix ClearDepthStencilImageWithinRenderPass by Rene Lindsay · 8 years ago
  65. b093da8 layers:Synch validation updates by Tobin Ehlis · 8 years ago
  66. a888062 tests: Add Viewport to ImageViewInUseDestroyedSignaled by Rene Lindsay · 8 years ago
  67. e0d1f4f tests: Add checks for ClearAttachment validation by Mark Lobodzinski · 8 years ago
  68. e353a07 tests: Add Viewport by Rene Lindsay · 8 years ago
  69. 0583ac9 tests: Fix Viewport in layer test by Rene Lindsay · 8 years ago
  70. 9f228e4 tests: Add Viewport to DescriptorSetCompatibility by Rene Lindsay · 8 years ago
  71. 07b60af tests: Fix CreatePipelineInputAttachmentMissingArray by Rene Lindsay · 8 years ago
  72. 4da1173 tests: Fix SamplerInUseDestroyedSignaled by Rene Lindsay · 8 years ago
  73. a31285f tests: Add missing Viewport by Rene Lindsay · 8 years ago
  74. 6d5c4fe tests: fix NumBlendAttachMismatch by Rene Lindsay · 8 years ago
  75. 479c2fa tests: Fix CreatePipelineVsFsTypeMismatchArraySize by Rene Lindsay · 8 years ago
  76. 3bdc7a4 tests: Fix NumSamplesMismatch test by Rene Lindsay · 8 years ago
  77. c4659e4 layers: Transition each aspect individually in TransitionImageLayouts by Alex Smith · 8 years ago
  78. ef5bc01 tests: Fix ImageFormatLimits by Rene Lindsay · 8 years ago
  79. 5a7cf2e tests: Remove regression by Jeremy Hayes · 8 years ago
  80. a666638 layers: Update Valid Usage enums (VL-69) by Mike Weiblen · 8 years ago
  81. 24cf6c5 tests: Fix SimultaneousUse test by Rene Lindsay · 8 years ago
  82. f18f803 tests: Place each command on a separate line. by Rene Lindsay · 8 years ago
  83. 552f6c0 tests: GH #950 Make explicit calls to vkCmdBeginRenderPass by Tony Barbour · 8 years ago
  84. 76f8b0b tests:Update DSUsageBitsErrors test by Tobin Ehlis · 8 years ago
  85. 56e1bc3 tests:Update tests to use unique ids by Tobin Ehlis · 8 years ago
  86. 197211a layers: Add VU enums to core_validation.cpp by Dave Houlton · 8 years ago
  87. 8fb3806 layers: Add valid usage enums to core_validation by Mike Schuchardt · 8 years ago
  88. 0b1f2f8 tests: NullRenderPass expected error message by Mike Schuchardt · 8 years ago
  89. 6a00570 tests:Clean up for positive alias memory test by Tobin Ehlis · 8 years ago
  90. f1e89c8 tests: Fix DepthStencilImageViewWithColorAspectBitError by Rene Lindsay · 8 years ago
  91. a1fc64a tests: Fix VkLayerTest.ClearImageErrors test by Rene Lindsay · 8 years ago
  92. a35e1cb tests: Fix VkLayerTest.MiscImageLayerTests by Rene Lindsay · 8 years ago
  93. 34df4cb layers: add VU checks in image.cpp (Jira VL-66) by Dave Houlton · 8 years ago
  94. 135204f tests: Fix tests for VALIDATION_ERROR_01263+01264 by Rene Lindsay · 8 years ago
  95. ab6c5cd tests: Insert missing vkQueueWaitIdle() by Rene Lindsay · 8 years ago
  96. f0eab4a tests: Add checks for new scissor/viewport validation by Mark Lobodzinski · 8 years ago
  97. 510aa5c tests: Rename scissor/vp count test and fix errors by Mark Lobodzinski · 8 years ago
  98. d14f557 tests: Fix Unexpected errors in InvalidMemoryAliasing by Rene Lindsay · 8 years ago
  99. 61dddf9 tests: Fix unexpected errs in viewport/scissor check by Mark Lobodzinski · 8 years ago
  100. 9d5eda2 tests: Fix unexpected errors in CGP state check by Mark Lobodzinski · 8 years ago