1. 52a6e7d layers: GL207, Validate queue_family_index by Mark Lobodzinski · 8 years ago
  2. aabb359 Use API Version 1.0.0 instead of using VK_API_VERSION for tests/demos by Tony Barbour · 8 years ago
  3. e992882 layers: Add component awareness to SC interface matching by Chris Forbes · 8 years ago
  4. a2e5c94 tests: Fix ClearDepthStencilImageWithinRenderPass by Dustin Graves · 9 years ago
  5. 7688532 layers: MR221: rename threading test by Courtney Goeltzenleuchter · 9 years ago
  6. 510e20d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 9 years ago
  7. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  8. 0a369f6 layers: Enable Wall and Werror. by Michael Lentine · 9 years ago
  9. 10b8cb7 tests: disable bailout in teardown by Mike Stroyan · 9 years ago
  10. eaa78cd demos/tests: Enable unique_objects layer by Dustin Graves · 9 years ago
  11. 6addd81 tests: Update copyright and apply clang-format by Karl Schultz · 9 years ago
  12. 7fa7e22 misc: Remove vktrace and icd from this repository by Jon Ashburn · 9 years ago
  13. 0036fd1 tests: MR159, Add a test for an array size mismatch between VS and FS by Chris Forbes · 9 years ago
  14. 93ecb1d Win32: Get 32-bit Windows build working by Mark Young · 9 years ago
  15. 7ed3742 rendertests: switch gl_VertexID to gl_VertexIndex by GregF · 9 years ago
  16. 23cc913 debug_report: MR141, Change pUserData to match type used elsewhere by Courtney Goeltzenleuchter · 9 years ago
  17. a3e85f6 layers: Add minimal actual analysis of interface blocks to DrawState by Chris Forbes · 9 years ago
  18. 7d83cd5 layers: Fix mishandling of VI vs VS validation (Gitlab#69) by Chris Forbes · 9 years ago
  19. 5cc47df tests: Remove CreateImageResourceSizeViolation layer validation test by Tony Barbour · 9 years ago
  20. f19916e misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  21. 9c70cdb tests: Get DescriptorSetCompatibility test working by Mike Stroyan · 9 years ago
  22. 91204c3 tests: Use tiling for Image validation tests by Mike Stroyan · 9 years ago
  23. d471ff8 misc: Remove the unique_objects layer from being enabled in tests and demos by Jon Ashburn · 9 years ago
  24. 991d45a tests: Fix a couple of test bugs revealed by unique_objects layer by Tobin Ehlis · 9 years ago
  25. d34a4c5 layers: Add UniqueObjects layer to wrap objects in unique ptr by Tobin Ehlis · 9 years ago
  26. ad77905 Fixes: Fixed Visual Studio warnings during compilation. by Mark Young · 9 years ago
  27. e804d20 tests: Bring shaders up to version 400 by Tony Barbour · 9 years ago
  28. f0670cc tests: Modify vkMapMemory calls to use VK_WHOLE_SIZE by Mark Lobodzinski · 9 years ago
  29. 6e23c1f misc: rename descriptorSetlayout pBinding; update to header vers 217 by Jon Ashburn · 9 years ago
  30. 7f9716c misc: Add pipeline stage flags to wait upon for queueSubmit semaphores; v216 by Jon Ashburn · 9 years ago
  31. 19d3bf1 misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor by Jon Ashburn · 9 years ago
  32. 03107b4 layers: MR89, Fix gtests for android by Michael Lentine · 9 years ago
  33. f658505 layers: MR101, Add DrawState validation of pDynamicOffsets by Tobin Ehlis · 9 years ago
  34. 651d9b0 layers: MR95, Add renderPass compatibility checks to DrawState by Tobin Ehlis · 9 years ago
  35. 61b36f3 layers: MR94, DrawState refactor to verify CmdBuffer RECORDING by Tobin Ehlis · 9 years ago
  36. 7463593 layers: Fix Drawstate issues with binding pipelines in/outside a renderpass by Mark Lobodzinski · 9 years ago
  37. 4fb40e6 Fix Android layers build by Jesse Hall · 9 years ago
  38. 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  39. ad7a501 debug_report: rename vk_lunarg_debug_report.h by Courtney Goeltzenleuchter · 9 years ago
  40. bbaf979 layers: Remove validation errors for CmdBindPipeline during active render pass by Mark Lobodzinski · 9 years ago
  41. dfcd9b6 layers: LX235, Validate all Pipeline VBOs for CommandBuffers by Mark Lobodzinski · 9 years ago
  42. af5e755 debug_report: Make pUserData always a const by Courtney Goeltzenleuchter · 9 years ago
  43. 09197ae layers: Rename VK_DEBUG_REPORT_EXTENSION enums by Courtney Goeltzenleuchter · 9 years ago
  44. b19042e layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  45. fd4830c layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  46. ddc8db5 vulkan: Changes for header version 211 by Jon Ashburn · 9 years ago
  47. ac0ef84 layers: Add DrawState checks for correct CmdBuffer reset by Tobin Ehlis · 9 years ago
  48. 8845283 layers: MR77, Add draw-time checks for descriptorSet compatibility by Tobin Ehlis · 9 years ago
  49. 7e2ad75 layers: MR75, Merge DrawState and ShaderChecker into DrawState layer by Tobin Ehlis · 9 years ago
  50. 8fab656 tests: MR72, Add tests to verify validation layout compatibility checks by Tobin Ehlis · 9 years ago
  51. 2682b24 tests: Add a test for matrix vertex attrib types with ShaderChecker by Chris Forbes · 9 years ago
  52. 29ce91a tests: remove comment about FS broadcast rules by Chris Forbes · 9 years ago
  53. 59300ec tests: Fix layer names in layer validation tests by Jon Ashburn · 9 years ago
  54. abd0772 Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  55. 559c638 layers: Add DrawState checks for incompatible layouts at BindDescriptorSets time by Tobin Ehlis · 9 years ago
  56. 65c48b3 tests: Add copyright to layer validation tests by Tony Barbour · 9 years ago
  57. b8d47ae bug 15089: Does "Across Command Buffer Boundaries" apply to second-level command buffers? by Chia-I Wu · 9 years ago
  58. 00ce540 MR640: Alloc -> Allocate naming fixes by Chia-I Wu · 9 years ago
  59. 4f23258 loader: Compile fixes to instance extension from rebase of bug 15068 changes by Jon Ashburn · 9 years ago
  60. 0212448 bug 15085: queue creation naming issues by Chia-I Wu · 9 years ago
  61. fc40cd0 Merge branch 'david_include_change_20151106' by David Pinedo · 9 years ago
  62. e658990 tests: Add perf warnings to those sent to callback by Tony Barbour · 9 years ago
  63. 9316d3b Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  64. 49f903e tests: Add InvalidDynamicOffsetCount validation test by Tobin Ehlis · 9 years ago
  65. 9d80c2d tests: Fix output message in case of fail for InvalidBufferViewObject test. by Tobin Ehlis · 9 years ago
  66. ba31cab layers: Remove ObjectTracker check of pTexelBufferView array by Tobin Ehlis · 9 years ago
  67. 89d0f94 bug 15003: vkCmdPipelineBarrier should be allowed on a DMA queue (WIP) by Chia-I Wu · 9 years ago
  68. 5c17c96 bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limitations (WIP) by Chia-I Wu · 9 years ago
  69. d46e6ae bug 15022: Need a way to specify dummy descriptors for unused bindings (WIP) by Chia-I Wu · 9 years ago
  70. 515eb8f bug 14987: Document dependency of Vulkan API spec on SPIR-V spec (WIP) by Chia-I Wu · 9 years ago
  71. 28e0691 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  72. a745e51 bug 14887: Documenting Valid Behavior in the Spec (WIP) by Chia-I Wu · 9 years ago
  73. 8507f2f tests: Rework errorMonitor to handle multiple errors by Mark Lobodzinski · 9 years ago
  74. ab83a0e bug 14918 part 4: more cleanups (WIP) by Chia-I Wu · 9 years ago
  75. 1b99bb2 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  76. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  77. 9dc817f v195: bug 14932: Pipeline Cache clarifications needed (WIP) by Chia-I Wu · 9 years ago
  78. 1efb7e5 MR 542: Remaining items from the cleanup bug (WIP) by Chia-I Wu · 9 years ago
  79. 2bfb33c bug 14918 part 2: some simple renames (WIP) by Chia-I Wu · 9 years ago
  80. b99df44 bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEXTURE_* (WIP) by Chia-I Wu · 9 years ago
  81. f7458c5 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  82. d50a7d7 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  83. f9be13c bug 14857: Adding extensibility to VkSubmitInfo (WIP) by Chia-I Wu · 9 years ago
  84. e2fc552 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  85. ff3780f bug 14864: Remove redundant VkPipelineShaderStageCreateInfo.stage field? (WIP) by Chia-I Wu · 9 years ago
  86. 8094f19 bug 14462: endianness of code for shader modules (WIP) by Chia-I Wu · 9 years ago
  87. 04356f9 tests: Added CopyDescriptorUpdateErrors test to verify 3 errors during descriptorset copy updates by Tobin Ehlis · 9 years ago
  88. a1f9b64 layers: Improve DrawState write descriptor update by Tobin Ehlis · 9 years ago
  89. 72458c0 tests: Update multisample tests to be more cross platform by Cody Northrop · 9 years ago
  90. 4063c9a tests: Disable two older tests until we can sort out multiple errors by Cody Northrop · 9 years ago
  91. 806c700 misc: Windows does not like named structure initialization by Courtney Goeltzenleuchter · 9 years ago
  92. a1c2856 layers: Improve DrawState Descriptor validation by Tobin Ehlis · 9 years ago
  93. 4cb6d92 bug-14827: Remove DescriptorInfo union by Courtney Goeltzenleuchter · 9 years ago
  94. bee18a9 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  95. dc86b85 layers: Add state-dependent image aspect/format checks by Mark Lobodzinski · 9 years ago
  96. aa132e7 bug-14827: Make DescriptorInfo a union of bufferInfo, imageInfo, and bufferView by Courtney Goeltzenleuchter · 9 years ago
  97. 04bb5f8 bug-14786: CmdBufferOptimizeFlags -> CmdBufferUsageFlags by Courtney Goeltzenleuchter · 9 years ago
  98. 8367ce0 bug-14786: Addressing layered subresources in vkCmdCopyImage by Courtney Goeltzenleuchter · 9 years ago
  99. 5d2aed4 bug-14786: minor renames by Courtney Goeltzenleuchter · 9 years ago
  100. 4ca43f6 misc: Change clear rectangle to include array layer/count by Courtney Goeltzenleuchter · 9 years ago