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. 8f36a8a tests: Add helpers for verifying error monitor state by Chris Forbes · 8 years ago
  4. 7b34280 tests: Bump shader version to 450 in remaining cases by Chris Forbes · 8 years ago
  5. c68b43c tests: Add test for multiple shaders for same stage by Chris Forbes · 8 years ago
  6. 912c919 layers: Add test for relaxed type match by Chris Forbes · 8 years ago
  7. 0f10db5 layers: Remove incorrect check for colorblend & subpass attachment count match by Tobin Ehlis · 8 years ago
  8. 4e81a20 Remove NumBlendAttachMismatch until check is in place by Tony Barbour · 8 years ago
  9. c1e852d tests: skip the tessellation shader tests if feature not available by Chris Forbes · 8 years ago
  10. a0193bc tests: Add test case for patch decoration mismatch by Chris Forbes · 8 years ago
  11. b4cacb6 tests: Add ability to override tessellation state, use it. by Chris Forbes · 8 years ago
  12. 4ea14fc layers: Add simple VS/FS positive test, and a tess matching test by Chris Forbes · 8 years ago
  13. c7b8ad7 tests: fix multiple matching messages getting lost by Chris Forbes · 8 years ago
  14. 3846771 tests: Bump version in SC tests for 450, drop exts by Chris Forbes · 8 years ago
  15. 3c05dfd tests: fix spelling mistakes by Eric Engestrom · 8 years ago
  16. db11763 tests: Update validation layer tests for CopyImage validation additions by Mark Lobodzinski · 8 years ago
  17. c89c631 layers: Fix layer_validation_tests errors and update new message by Mark Young · 8 years ago
  18. 7a1d235 layers: GH195 Fix core_validation dynamic state checks by Tobin Ehlis · 8 years ago
  19. 8e54a40 android: Re-enable layer validation tests using shaderc and vulkan_wrapper by Cody Northrop · 8 years ago
  20. 24aab04 tests: Fix InvalidQueueFamilyIndex test by Tobin Ehlis · 8 years ago
  21. c5012ff tests: Use header macro for API version rather than make_version by Jon Ashburn · 8 years ago
  22. c96f806 layers: Merge mem_tracker and draw_state layers into core_validation layer by Tobin Ehlis · 8 years ago
  23. dfdb8d4 layers: LX405 Avoid some checks when rastrization is disabled. by Karl Schultz · 8 years ago
  24. 5aa1170 tests: Remove BindPipelineNoRenderPass from layer_validation_tests by Mark Lobodzinski · 8 years ago
  25. 7e56d30 validation: Promote validation warnings to errors by Tony Barbour · 8 years ago
  26. 5c59e90 tests: Add a test for push constant block used in shader but missing by Chris Forbes · 8 years ago
  27. 119aa71 tests: Enable VF->VS array type test by Chris Forbes · 8 years ago
  28. 3a23b6a layers: Add push constant validation to draw_state by Tobin Ehlis · 8 years ago
  29. 52a6e7d layers: GL207, Validate queue_family_index by Mark Lobodzinski · 8 years ago
  30. aabb359 Use API Version 1.0.0 instead of using VK_API_VERSION for tests/demos by Tony Barbour · 8 years ago
  31. e992882 layers: Add component awareness to SC interface matching by Chris Forbes · 8 years ago
  32. a2e5c94 tests: Fix ClearDepthStencilImageWithinRenderPass by Dustin Graves · 9 years ago
  33. 7688532 layers: MR221: rename threading test by Courtney Goeltzenleuchter · 9 years ago
  34. 510e20d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 9 years ago
  35. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  36. 0a369f6 layers: Enable Wall and Werror. by Michael Lentine · 9 years ago
  37. 10b8cb7 tests: disable bailout in teardown by Mike Stroyan · 9 years ago
  38. eaa78cd demos/tests: Enable unique_objects layer by Dustin Graves · 9 years ago
  39. 6addd81 tests: Update copyright and apply clang-format by Karl Schultz · 9 years ago
  40. 7fa7e22 misc: Remove vktrace and icd from this repository by Jon Ashburn · 9 years ago
  41. 0036fd1 tests: MR159, Add a test for an array size mismatch between VS and FS by Chris Forbes · 9 years ago
  42. 93ecb1d Win32: Get 32-bit Windows build working by Mark Young · 9 years ago
  43. 7ed3742 rendertests: switch gl_VertexID to gl_VertexIndex by GregF · 9 years ago
  44. 23cc913 debug_report: MR141, Change pUserData to match type used elsewhere by Courtney Goeltzenleuchter · 9 years ago
  45. a3e85f6 layers: Add minimal actual analysis of interface blocks to DrawState by Chris Forbes · 9 years ago
  46. 7d83cd5 layers: Fix mishandling of VI vs VS validation (Gitlab#69) by Chris Forbes · 9 years ago
  47. 5cc47df tests: Remove CreateImageResourceSizeViolation layer validation test by Tony Barbour · 9 years ago
  48. f19916e misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  49. 9c70cdb tests: Get DescriptorSetCompatibility test working by Mike Stroyan · 9 years ago
  50. 91204c3 tests: Use tiling for Image validation tests by Mike Stroyan · 9 years ago
  51. d471ff8 misc: Remove the unique_objects layer from being enabled in tests and demos by Jon Ashburn · 9 years ago
  52. 991d45a tests: Fix a couple of test bugs revealed by unique_objects layer by Tobin Ehlis · 9 years ago
  53. d34a4c5 layers: Add UniqueObjects layer to wrap objects in unique ptr by Tobin Ehlis · 9 years ago
  54. ad77905 Fixes: Fixed Visual Studio warnings during compilation. by Mark Young · 9 years ago
  55. e804d20 tests: Bring shaders up to version 400 by Tony Barbour · 9 years ago
  56. f0670cc tests: Modify vkMapMemory calls to use VK_WHOLE_SIZE by Mark Lobodzinski · 9 years ago
  57. 6e23c1f misc: rename descriptorSetlayout pBinding; update to header vers 217 by Jon Ashburn · 9 years ago
  58. 7f9716c misc: Add pipeline stage flags to wait upon for queueSubmit semaphores; v216 by Jon Ashburn · 9 years ago
  59. 19d3bf1 misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor by Jon Ashburn · 9 years ago
  60. 03107b4 layers: MR89, Fix gtests for android by Michael Lentine · 9 years ago
  61. f658505 layers: MR101, Add DrawState validation of pDynamicOffsets by Tobin Ehlis · 9 years ago
  62. 651d9b0 layers: MR95, Add renderPass compatibility checks to DrawState by Tobin Ehlis · 9 years ago
  63. 61b36f3 layers: MR94, DrawState refactor to verify CmdBuffer RECORDING by Tobin Ehlis · 9 years ago
  64. 7463593 layers: Fix Drawstate issues with binding pipelines in/outside a renderpass by Mark Lobodzinski · 9 years ago
  65. 4fb40e6 Fix Android layers build by Jesse Hall · 9 years ago
  66. 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  67. ad7a501 debug_report: rename vk_lunarg_debug_report.h by Courtney Goeltzenleuchter · 9 years ago
  68. bbaf979 layers: Remove validation errors for CmdBindPipeline during active render pass by Mark Lobodzinski · 9 years ago
  69. dfcd9b6 layers: LX235, Validate all Pipeline VBOs for CommandBuffers by Mark Lobodzinski · 9 years ago
  70. af5e755 debug_report: Make pUserData always a const by Courtney Goeltzenleuchter · 9 years ago
  71. 09197ae layers: Rename VK_DEBUG_REPORT_EXTENSION enums by Courtney Goeltzenleuchter · 9 years ago
  72. b19042e layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  73. fd4830c layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  74. ddc8db5 vulkan: Changes for header version 211 by Jon Ashburn · 9 years ago
  75. ac0ef84 layers: Add DrawState checks for correct CmdBuffer reset by Tobin Ehlis · 9 years ago
  76. 8845283 layers: MR77, Add draw-time checks for descriptorSet compatibility by Tobin Ehlis · 9 years ago
  77. 7e2ad75 layers: MR75, Merge DrawState and ShaderChecker into DrawState layer by Tobin Ehlis · 9 years ago
  78. 8fab656 tests: MR72, Add tests to verify validation layout compatibility checks by Tobin Ehlis · 9 years ago
  79. 2682b24 tests: Add a test for matrix vertex attrib types with ShaderChecker by Chris Forbes · 9 years ago
  80. 29ce91a tests: remove comment about FS broadcast rules by Chris Forbes · 9 years ago
  81. 59300ec tests: Fix layer names in layer validation tests by Jon Ashburn · 9 years ago
  82. abd0772 Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  83. 559c638 layers: Add DrawState checks for incompatible layouts at BindDescriptorSets time by Tobin Ehlis · 9 years ago
  84. 65c48b3 tests: Add copyright to layer validation tests by Tony Barbour · 9 years ago
  85. b8d47ae bug 15089: Does "Across Command Buffer Boundaries" apply to second-level command buffers? by Chia-I Wu · 9 years ago
  86. 00ce540 MR640: Alloc -> Allocate naming fixes by Chia-I Wu · 9 years ago
  87. 4f23258 loader: Compile fixes to instance extension from rebase of bug 15068 changes by Jon Ashburn · 9 years ago
  88. 0212448 bug 15085: queue creation naming issues by Chia-I Wu · 9 years ago
  89. fc40cd0 Merge branch 'david_include_change_20151106' by David Pinedo · 9 years ago
  90. e658990 tests: Add perf warnings to those sent to callback by Tony Barbour · 9 years ago
  91. 9316d3b Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  92. 49f903e tests: Add InvalidDynamicOffsetCount validation test by Tobin Ehlis · 9 years ago
  93. 9d80c2d tests: Fix output message in case of fail for InvalidBufferViewObject test. by Tobin Ehlis · 9 years ago
  94. ba31cab layers: Remove ObjectTracker check of pTexelBufferView array by Tobin Ehlis · 9 years ago
  95. 89d0f94 bug 15003: vkCmdPipelineBarrier should be allowed on a DMA queue (WIP) by Chia-I Wu · 9 years ago
  96. 5c17c96 bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limitations (WIP) by Chia-I Wu · 9 years ago
  97. d46e6ae bug 15022: Need a way to specify dummy descriptors for unused bindings (WIP) by Chia-I Wu · 9 years ago
  98. 515eb8f bug 14987: Document dependency of Vulkan API spec on SPIR-V spec (WIP) by Chia-I Wu · 9 years ago
  99. 28e0691 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  100. a745e51 bug 14887: Documenting Valid Behavior in the Spec (WIP) by Chia-I Wu · 9 years ago