1. 772fcd1 tests: Fill in code for 5 layer tests, cleanup some TODOs by Karl Schultz · 8 years ago
  2. 5acffad layers: Fix lx474 by adding image extent = 0 validation check. by Mark Young · 8 years ago
  3. 34d775f tests: Add helpers for verifying error monitor state by Chris Forbes · 8 years ago
  4. 9ce0fb3 tests: Bump shader version to 450 in remaining cases by Chris Forbes · 8 years ago
  5. 7230f2b tests: Add test for multiple shaders for same stage by Chris Forbes · 8 years ago
  6. 84014d3 layers: Add test for relaxed type match by Chris Forbes · 8 years ago
  7. 70f17c5 layers: Remove incorrect check for colorblend & subpass attachment count match by Tobin Ehlis · 8 years ago
  8. ef14636 Remove NumBlendAttachMismatch until check is in place by Tony Barbour · 8 years ago
  9. 0ce57ea tests: skip the tessellation shader tests if feature not available by Chris Forbes · 8 years ago
  10. f706c50 tests: Add test case for patch decoration mismatch by Chris Forbes · 8 years ago
  11. 8c13a2e tests: Add ability to override tessellation state, use it. by Chris Forbes · 8 years ago
  12. f778216 layers: Add simple VS/FS positive test, and a tess matching test by Chris Forbes · 8 years ago
  13. e8aa35e tests: fix multiple matching messages getting lost by Chris Forbes · 8 years ago
  14. 4349404 tests: Bump version in SC tests for 450, drop exts by Chris Forbes · 8 years ago
  15. 9bdcb23 tests: fix spelling mistakes by Eric Engestrom · 8 years ago
  16. 298f1c1 tests: Update validation layer tests for CopyImage validation additions by Mark Lobodzinski · 8 years ago
  17. 0292df5 layers: Fix layer_validation_tests errors and update new message by Mark Young · 8 years ago
  18. 3d3e06b layers: GH195 Fix core_validation dynamic state checks by Tobin Ehlis · 8 years ago
  19. 50537d0 android: Re-enable layer validation tests using shaderc and vulkan_wrapper by Cody Northrop · 8 years ago
  20. 3e09395 tests: Fix InvalidQueueFamilyIndex test by Tobin Ehlis · 8 years ago
  21. d3995c9 tests: Use header macro for API version rather than make_version by Jon Ashburn · 8 years ago
  22. 5b5e7bc layers: Merge mem_tracker and draw_state layers into core_validation layer by Tobin Ehlis · 8 years ago
  23. fc86ab7 layers: LX405 Avoid some checks when rastrization is disabled. by Karl Schultz · 8 years ago
  24. cef8d70 tests: Remove BindPipelineNoRenderPass from layer_validation_tests by Mark Lobodzinski · 8 years ago
  25. c7dea5e validation: Promote validation warnings to errors by Tony Barbour · 8 years ago
  26. 680e9b7 tests: Add a test for push constant block used in shader but missing by Chris Forbes · 8 years ago
  27. 06efd6e tests: Enable VF->VS array type test by Chris Forbes · 8 years ago
  28. b330233 layers: Add push constant validation to draw_state by Tobin Ehlis · 8 years ago
  29. e25c754 layers: GL207, Validate queue_family_index by Mark Lobodzinski · 8 years ago
  30. 9b7054f Use API Version 1.0.0 instead of using VK_API_VERSION for tests/demos by Tony Barbour · 8 years ago
  31. 12c72a4 layers: Add component awareness to SC interface matching by Chris Forbes · 8 years ago
  32. 4bf3f20 tests: Fix ClearDepthStencilImageWithinRenderPass by Dustin Graves · 8 years ago
  33. c6c611a layers: MR221: rename threading test by Courtney Goeltzenleuchter · 9 years ago
  34. 5c13d4d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 8 years ago
  35. 3cd96a2 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  36. 584ccab layers: Enable Wall and Werror. by Michael Lentine · 9 years ago
  37. 450b057 tests: disable bailout in teardown by Mike Stroyan · 9 years ago
  38. 73cfdff demos/tests: Enable unique_objects layer by Dustin Graves · 9 years ago
  39. 99e9d1d tests: Update copyright and apply clang-format by Karl Schultz · 9 years ago
  40. 3510b19 misc: Remove vktrace and icd from this repository by Jon Ashburn · 9 years ago
  41. f14d10d tests: MR159, Add a test for an array size mismatch between VS and FS by Chris Forbes · 9 years ago
  42. 2acdd15 Win32: Get 32-bit Windows build working by Mark Young · 9 years ago
  43. 81f1091 rendertests: switch gl_VertexID to gl_VertexIndex by GregF · 9 years ago
  44. 240fb9f debug_report: MR141, Change pUserData to match type used elsewhere by Courtney Goeltzenleuchter · 9 years ago
  45. 780820a layers: Add minimal actual analysis of interface blocks to DrawState by Chris Forbes · 9 years ago
  46. 5e42b88 layers: Fix mishandling of VI vs VS validation (Gitlab#69) by Chris Forbes · 9 years ago
  47. 5b907a7 tests: Remove CreateImageResourceSizeViolation layer validation test by Tony Barbour · 9 years ago
  48. a4ae48b misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  49. d87d28b tests: Get DescriptorSetCompatibility test working by Mike Stroyan · 9 years ago
  50. a02382f tests: Use tiling for Image validation tests by Mike Stroyan · 9 years ago
  51. dac766b misc: Remove the unique_objects layer from being enabled in tests and demos by Jon Ashburn · 9 years ago
  52. 2280f52 tests: Fix a couple of test bugs revealed by unique_objects layer by Tobin Ehlis · 9 years ago
  53. 0b99d03 layers: Add UniqueObjects layer to wrap objects in unique ptr by Tobin Ehlis · 9 years ago
  54. cbd7c6b Fixes: Fixed Visual Studio warnings during compilation. by Mark Young · 9 years ago
  55. 19b5f92 tests: Bring shaders up to version 400 by Tony Barbour · 9 years ago
  56. 0a37132 tests: Modify vkMapMemory calls to use VK_WHOLE_SIZE by Mark Lobodzinski · 9 years ago
  57. adb6135 misc: rename descriptorSetlayout pBinding; update to header vers 217 by Jon Ashburn · 9 years ago
  58. 98ce7e0 misc: Add pipeline stage flags to wait upon for queueSubmit semaphores; v216 by Jon Ashburn · 9 years ago
  59. f251652 misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor by Jon Ashburn · 9 years ago
  60. 5d96e52 layers: MR89, Fix gtests for android by Michael Lentine · 9 years ago
  61. ea97596 layers: MR101, Add DrawState validation of pDynamicOffsets by Tobin Ehlis · 9 years ago
  62. 9185b0a layers: MR95, Add renderPass compatibility checks to DrawState by Tobin Ehlis · 9 years ago
  63. b51cb78 layers: MR94, DrawState refactor to verify CmdBuffer RECORDING by Tobin Ehlis · 9 years ago
  64. 611cf59 layers: Fix Drawstate issues with binding pipelines in/outside a renderpass by Mark Lobodzinski · 9 years ago
  65. 9b72eb8 Fix Android layers build by Jesse Hall · 9 years ago
  66. acb1359 debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  67. f725d22 debug_report: rename vk_lunarg_debug_report.h by Courtney Goeltzenleuchter · 9 years ago
  68. 7bc3a9e layers: Remove validation errors for CmdBindPipeline during active render pass by Mark Lobodzinski · 9 years ago
  69. 74e8469 layers: LX235, Validate all Pipeline VBOs for CommandBuffers by Mark Lobodzinski · 9 years ago
  70. 072b6f2 debug_report: Make pUserData always a const by Courtney Goeltzenleuchter · 9 years ago
  71. 3e1c844 layers: Rename VK_DEBUG_REPORT_EXTENSION enums by Courtney Goeltzenleuchter · 9 years ago
  72. 95e6dba layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  73. f8fe128 layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  74. 0717ed5 vulkan: Changes for header version 211 by Jon Ashburn · 9 years ago
  75. 4c8381e layers: Add DrawState checks for correct CmdBuffer reset by Tobin Ehlis · 9 years ago
  76. d17c28c layers: MR77, Add draw-time checks for descriptorSet compatibility by Tobin Ehlis · 9 years ago
  77. 3247935 layers: MR75, Merge DrawState and ShaderChecker into DrawState layer by Tobin Ehlis · 9 years ago
  78. cb08529 tests: MR72, Add tests to verify validation layout compatibility checks by Tobin Ehlis · 9 years ago
  79. 03e6d76 tests: Add a test for matrix vertex attrib types with ShaderChecker by Chris Forbes · 9 years ago
  80. ee04d8f tests: remove comment about FS broadcast rules by Chris Forbes · 9 years ago
  81. 1068ad5 tests: Fix layer names in layer validation tests by Jon Ashburn · 9 years ago
  82. a31fe0b Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  83. 982099b layers: Add DrawState checks for incompatible layouts at BindDescriptorSets time by Tobin Ehlis · 9 years ago
  84. d04e8df tests: Add copyright to layer validation tests by Tony Barbour · 9 years ago
  85. fdc1cd0 bug 15089: Does "Across Command Buffer Boundaries" apply to second-level command buffers? by Chia-I Wu · 9 years ago
  86. c1f5e40 MR640: Alloc -> Allocate naming fixes by Chia-I Wu · 9 years ago
  87. 96b714a loader: Compile fixes to instance extension from rebase of bug 15068 changes by Jon Ashburn · 9 years ago
  88. 045654f bug 15085: queue creation naming issues by Chia-I Wu · 9 years ago
  89. 42d509c Merge branch 'david_include_change_20151106' by David Pinedo · 9 years ago
  90. 192f02b tests: Add perf warnings to those sent to callback by Tony Barbour · 9 years ago
  91. 329ca9e Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  92. e219486 tests: Add InvalidDynamicOffsetCount validation test by Tobin Ehlis · 9 years ago
  93. d949145 tests: Fix output message in case of fail for InvalidBufferViewObject test. by Tobin Ehlis · 9 years ago
  94. 093ef92 layers: Remove ObjectTracker check of pTexelBufferView array by Tobin Ehlis · 9 years ago
  95. cba6cea bug 15003: vkCmdPipelineBarrier should be allowed on a DMA queue (WIP) by Chia-I Wu · 9 years ago
  96. 3138d6a bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limitations (WIP) by Chia-I Wu · 9 years ago
  97. b5689ee bug 15022: Need a way to specify dummy descriptors for unused bindings (WIP) by Chia-I Wu · 9 years ago
  98. 99ba2bb bug 14987: Document dependency of Vulkan API spec on SPIR-V spec (WIP) by Chia-I Wu · 9 years ago
  99. 062ad15 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  100. f03cbf7 bug 14887: Documenting Valid Behavior in the Spec (WIP) by Chia-I Wu · 9 years ago