1. 65072a9 tests: Fix SecondaryCommandBufferNullRenderpass by Rene Lindsay · 8 years ago
  2. 144e484 tests: Fix PSOLineWidthInvalid test by Rene Lindsay · 8 years ago
  3. fbf5215 tests: Update ErrorMonitor - Jira VL72 by Dave Houlton · 8 years ago
  4. 8247f39 tests: Fix ClearDepthStencilImageWithinRenderPass by Rene Lindsay · 8 years ago
  5. b093da8 layers:Synch validation updates by Tobin Ehlis · 8 years ago
  6. a888062 tests: Add Viewport to ImageViewInUseDestroyedSignaled by Rene Lindsay · 8 years ago
  7. e0d1f4f tests: Add checks for ClearAttachment validation by Mark Lobodzinski · 8 years ago
  8. e353a07 tests: Add Viewport by Rene Lindsay · 8 years ago
  9. 0583ac9 tests: Fix Viewport in layer test by Rene Lindsay · 8 years ago
  10. 9f228e4 tests: Add Viewport to DescriptorSetCompatibility by Rene Lindsay · 8 years ago
  11. 07b60af tests: Fix CreatePipelineInputAttachmentMissingArray by Rene Lindsay · 8 years ago
  12. 4da1173 tests: Fix SamplerInUseDestroyedSignaled by Rene Lindsay · 8 years ago
  13. a31285f tests: Add missing Viewport by Rene Lindsay · 8 years ago
  14. 6d5c4fe tests: fix NumBlendAttachMismatch by Rene Lindsay · 8 years ago
  15. 479c2fa tests: Fix CreatePipelineVsFsTypeMismatchArraySize by Rene Lindsay · 8 years ago
  16. 3bdc7a4 tests: Fix NumSamplesMismatch test by Rene Lindsay · 8 years ago
  17. c4659e4 layers: Transition each aspect individually in TransitionImageLayouts by Alex Smith · 8 years ago
  18. ef5bc01 tests: Fix ImageFormatLimits by Rene Lindsay · 8 years ago
  19. 5a7cf2e tests: Remove regression by Jeremy Hayes · 8 years ago
  20. a666638 layers: Update Valid Usage enums (VL-69) by Mike Weiblen · 8 years ago
  21. 24cf6c5 tests: Fix SimultaneousUse test by Rene Lindsay · 8 years ago
  22. 552f6c0 tests: GH #950 Make explicit calls to vkCmdBeginRenderPass by Tony Barbour · 8 years ago
  23. 76f8b0b tests:Update DSUsageBitsErrors test by Tobin Ehlis · 8 years ago
  24. 56e1bc3 tests:Update tests to use unique ids by Tobin Ehlis · 8 years ago
  25. 197211a layers: Add VU enums to core_validation.cpp by Dave Houlton · 8 years ago
  26. 8fb3806 layers: Add valid usage enums to core_validation by Mike Schuchardt · 8 years ago
  27. 0b1f2f8 tests: NullRenderPass expected error message by Mike Schuchardt · 8 years ago
  28. 6a00570 tests:Clean up for positive alias memory test by Tobin Ehlis · 8 years ago
  29. f1e89c8 tests: Fix DepthStencilImageViewWithColorAspectBitError by Rene Lindsay · 8 years ago
  30. a1fc64a tests: Fix VkLayerTest.ClearImageErrors test by Rene Lindsay · 8 years ago
  31. a35e1cb tests: Fix VkLayerTest.MiscImageLayerTests by Rene Lindsay · 8 years ago
  32. 34df4cb layers: add VU checks in image.cpp (Jira VL-66) by Dave Houlton · 8 years ago
  33. 135204f tests: Fix tests for VALIDATION_ERROR_01263+01264 by Rene Lindsay · 8 years ago
  34. ab6c5cd tests: Insert missing vkQueueWaitIdle() by Rene Lindsay · 8 years ago
  35. f0eab4a tests: Add checks for new scissor/viewport validation by Mark Lobodzinski · 8 years ago
  36. 510aa5c tests: Rename scissor/vp count test and fix errors by Mark Lobodzinski · 8 years ago
  37. d14f557 tests: Fix Unexpected errors in InvalidMemoryAliasing by Rene Lindsay · 8 years ago
  38. 61dddf9 tests: Fix unexpected errs in viewport/scissor check by Mark Lobodzinski · 8 years ago
  39. 9d5eda2 tests: Fix unexpected errors in CGP state check by Mark Lobodzinski · 8 years ago
  40. 96647ab tests: Fix unexpected errors in CGP viewports check by Mark Lobodzinski · 8 years ago
  41. 73169e2 tests: Fix unexpected errors in CGP scissor check by Mark Lobodzinski · 8 years ago
  42. d04c786 tests: Change CreateGraphicsPipelines desired errors by Mark Lobodzinski · 8 years ago
  43. 6fcae55 tests: Update test ID to move from CV into PV by Mark Lobodzinski · 8 years ago
  44. acbf5e6 tests: Fix Unexpected error in VkLayerTest.InvalidDynamicOffsetCases by Rene Lindsay · 8 years ago
  45. e3975eb tests: Remove test for nonCoherentAtomSize check by Tony Barbour · 8 years ago
  46. 833bb55 tests: Add tests for GH1260, check for SparseBinding by Mark Lobodzinski · 8 years ago
  47. e132c5f tests: Fix WriteDescriptorSetIntegrityCheck by Tony Barbour · 8 years ago
  48. ae58dba tests: Fix issue with validation of positive tests by Tony Barbour · 8 years ago
  49. 32b2bbc tests:Update InvalidMemoryAliasing for warning by Tobin Ehlis · 8 years ago
  50. 3b9fa2b tests: Remove second destroy of the same buffer by Tony Barbour · 8 years ago
  51. bdf378a tests: Add barrier/event queue compatibility tests by Mark Lobodzinski · 8 years ago
  52. 0808f39 layers: Warn if RenderPass clearvalues ignored by Slawomir Cygan · 8 years ago
  53. 530cf38 tests: InvalidImageLayout review feedback by Cort · 8 years ago
  54. 3b02101 tests: InvalidImageLayout tweaks: by Cort · 8 years ago
  55. 4f73b7f Core validation: add an errror message when wrong layout is used for clearing by Slawomir Cygan · 8 years ago
  56. 0050fba tests:Update DynamicOffsetWithInactiveBinding by Tobin Ehlis · 8 years ago
  57. f922ef8 layers:Handle consecutive descriptor updates by Tobin Ehlis · 8 years ago
  58. 2825ab9 tests: Fix object leak in AllocDescriptorFromEmptyPool by Karl Schultz · 8 years ago
  59. f78bcdd tests: Update object_tracker tests/DB by Karl Schultz · 8 years ago
  60. 870a39e tests: Add test for RelaxedPrecision validation inside interface block by Chris Forbes · 8 years ago
  61. 1f3b015 layers: Add test for RelaxedPrecision validation by Chris Forbes · 8 years ago
  62. 255cdef tests: Fix NonCoherentMemoryMapping test by Mark Lobodzinski · 8 years ago
  63. 26ec212 tests: Disable color-as-depth-stencil test by Chris Forbes · 8 years ago
  64. 5ab04ec tests: Just one CB, and one error, in InvalidCommandPoolConsistency by Chris Forbes · 8 years ago
  65. d2b5fe4 tests: use consistent format for image+view in InvalidUsageBits by Chris Forbes · 8 years ago
  66. 9842038 tests: Set command buffer inheritance info stype properly by Chris Forbes · 8 years ago
  67. 53bef90 tests: Use correct stype for VkImageViewCreateInfo by Chris Forbes · 8 years ago
  68. f4d8e33 tests: Don't pass uninitialized junk in ImageLayerUnsupportedFormat by Chris Forbes · 8 years ago
  69. a4beace tests: Squash errors in IgnoreUnrelatedDescriptor by Chris Forbes · 8 years ago
  70. 14cd585 tests:Update AllocDescriptorFromEmptyPool by Tobin Ehlis · 8 years ago
  71. ded46f3 tests: Update misc image VE enums for desired msgs by Mark Lobodzinski · 8 years ago
  72. c71cb93 tests: GH1182, Add buffer/image copy test cases by Mark Lobodzinski · 8 years ago
  73. 3702e93 layers: Removed obsolete CV validation checks by Mark Lobodzinski · 8 years ago
  74. 040142c layers: Moved image/buffer aspect check by Mark Lobodzinski · 8 years ago
  75. 16edf08 tests:Add InvalidQueryPoolCreate test by Tobin Ehlis · 8 years ago
  76. e202b2d tests:Add DSUpdateEmptyBinding test by Tobin Ehlis · 8 years ago
  77. c8d352d tests:Use unique error enum by Tobin Ehlis · 8 years ago
  78. 09368e4 test: Disable the existing WSI tests by Chris Forbes · 8 years ago
  79. 2d9b2a8 Update out of range attachment check to use unique enum by Chris Forbes · 8 years ago
  80. 4c24a92 tests: Add a test for an out of range attachment reference. by Chris Forbes · 8 years ago
  81. 953e839 tests:Add test DynamicOffsetWithInactiveBinding by Tobin Ehlis · 8 years ago
  82. 3826a4f tests: Add LVTs for MapMemRange device limits by Mark Lobodzinski · 8 years ago
  83. 65741a4 tests: Fix unexpected errors in InvalidMemoryMapping by Mark Lobodzinski · 8 years ago
  84. b3c675e layers: Update ValidateMemIsMapped error enums by Mark Lobodzinski · 8 years ago
  85. 66e5eab tests: Add test for Vtx Attr Format check by Mark Lobodzinski · 8 years ago
  86. 2e7bd40 demos: Enable building combinations of xcb and xlib by Tony Barbour · 8 years ago
  87. 89cad1a tests: Fix CommandBufferTwoSubmits unexpected error by Mark Lobodzinski · 8 years ago
  88. 9a0f55d tests: GH934 Testing SetViewport bounds by Mike Weiblen · 8 years ago
  89. c46924f tests: Fix ResetEventThenSet to be a negative test by Tony Barbour · 8 years ago
  90. 0ad0ee1 tests: Set correct structure types on WSI createinfos by Chris Forbes · 8 years ago
  91. e000688 tests:Add secondary cmd buffer image layout test by Tobin Ehlis · 8 years ago
  92. 59b4228 tests: Check for expected ids as well as messages by Tony Barbour · 8 years ago
  93. 4e5d39b tests: GH934 Testing SetScissor bounds by Mike Weiblen · 8 years ago
  94. fa79fc7 tests: Adjust test error message we're looking for by Chris Forbes · 8 years ago
  95. aa739cd tests:Add RenderPassInUseDestroyedSignaled by Tobin Ehlis · 8 years ago
  96. 8d79b2e layers:Share image aspect validation code by Tobin Ehlis · 8 years ago
  97. 0233735 layers:Early exit in object_tracker FreeMemory by Tobin Ehlis · 8 years ago
  98. f742844 tests:Add DuplicateDescriptorBinding test by Tobin Ehlis · 8 years ago
  99. 008b6ba tests: Segregate positive LVT tests by Mark Lobodzinski · 8 years ago
  100. 95dd0f9 tests: Expand abbreviations for readability by Mike Weiblen · 8 years ago