1. 9d80c2d tests: Fix output message in case of fail for InvalidBufferViewObject test. by Tobin Ehlis · 9 years ago
  2. ba31cab layers: Remove ObjectTracker check of pTexelBufferView array by Tobin Ehlis · 9 years ago
  3. 89d0f94 bug 15003: vkCmdPipelineBarrier should be allowed on a DMA queue (WIP) by Chia-I Wu · 9 years ago
  4. 5c17c96 bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limitations (WIP) by Chia-I Wu · 9 years ago
  5. d46e6ae bug 15022: Need a way to specify dummy descriptors for unused bindings (WIP) by Chia-I Wu · 9 years ago
  6. 515eb8f bug 14987: Document dependency of Vulkan API spec on SPIR-V spec (WIP) by Chia-I Wu · 9 years ago
  7. 28e0691 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  8. a745e51 bug 14887: Documenting Valid Behavior in the Spec (WIP) by Chia-I Wu · 9 years ago
  9. 8507f2f tests: Rework errorMonitor to handle multiple errors by Mark Lobodzinski · 9 years ago
  10. ab83a0e bug 14918 part 4: more cleanups (WIP) by Chia-I Wu · 9 years ago
  11. 1b99bb2 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  12. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  13. 9dc817f v195: bug 14932: Pipeline Cache clarifications needed (WIP) by Chia-I Wu · 9 years ago
  14. 1efb7e5 MR 542: Remaining items from the cleanup bug (WIP) by Chia-I Wu · 9 years ago
  15. 2bfb33c bug 14918 part 2: some simple renames (WIP) by Chia-I Wu · 9 years ago
  16. b99df44 bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEXTURE_* (WIP) by Chia-I Wu · 9 years ago
  17. f7458c5 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  18. d50a7d7 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  19. f9be13c bug 14857: Adding extensibility to VkSubmitInfo (WIP) by Chia-I Wu · 9 years ago
  20. e2fc552 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  21. ff3780f bug 14864: Remove redundant VkPipelineShaderStageCreateInfo.stage field? (WIP) by Chia-I Wu · 9 years ago
  22. 8094f19 bug 14462: endianness of code for shader modules (WIP) by Chia-I Wu · 9 years ago
  23. 04356f9 tests: Added CopyDescriptorUpdateErrors test to verify 3 errors during descriptorset copy updates by Tobin Ehlis · 9 years ago
  24. a1f9b64 layers: Improve DrawState write descriptor update by Tobin Ehlis · 9 years ago
  25. 72458c0 tests: Update multisample tests to be more cross platform by Cody Northrop · 9 years ago
  26. 4063c9a tests: Disable two older tests until we can sort out multiple errors by Cody Northrop · 9 years ago
  27. 806c700 misc: Windows does not like named structure initialization by Courtney Goeltzenleuchter · 9 years ago
  28. a1c2856 layers: Improve DrawState Descriptor validation by Tobin Ehlis · 9 years ago
  29. 4cb6d92 bug-14827: Remove DescriptorInfo union by Courtney Goeltzenleuchter · 9 years ago
  30. bee18a9 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  31. dc86b85 layers: Add state-dependent image aspect/format checks by Mark Lobodzinski · 9 years ago
  32. aa132e7 bug-14827: Make DescriptorInfo a union of bufferInfo, imageInfo, and bufferView by Courtney Goeltzenleuchter · 9 years ago
  33. 04bb5f8 bug-14786: CmdBufferOptimizeFlags -> CmdBufferUsageFlags by Courtney Goeltzenleuchter · 9 years ago
  34. 8367ce0 bug-14786: Addressing layered subresources in vkCmdCopyImage by Courtney Goeltzenleuchter · 9 years ago
  35. 5d2aed4 bug-14786: minor renames by Courtney Goeltzenleuchter · 9 years ago
  36. 4ca43f6 misc: Change clear rectangle to include array layer/count by Courtney Goeltzenleuchter · 9 years ago
  37. 1d2f0dd bug-14542: Remove VK_UNSUPPORTED from success return codes by Courtney Goeltzenleuchter · 9 years ago
  38. d263550 WIP bug-14815: VkShaderStage by Courtney Goeltzenleuchter · 9 years ago
  39. 908e767 WIP bug-14815: VkImageAspect by Courtney Goeltzenleuchter · 9 years ago
  40. 646b907 bug-14746: add batched submit for semaphores and command buffers by Courtney Goeltzenleuchter · 9 years ago
  41. 06d8947 Bug 14621: Change vkGet* functions to not return VkResult by Courtney Goeltzenleuchter · 9 years ago
  42. 9683589 bug-14531: Expand tess abbreviation to tessellation by Courtney Goeltzenleuchter · 9 years ago
  43. c9323e0 bug-14291: combine color and depth/stencil clears by Courtney Goeltzenleuchter · 9 years ago
  44. f93f1e3 layers: Add DrawState check for DescriptorSet availability in Pool by Tobin Ehlis · 9 years ago
  45. 58f3eff layers: Fix Windows compiler warnings by Courtney Goeltzenleuchter · 9 years ago
  46. e735c69 layers: Add DrawState check to flag error on vkFreeDescriptorSets from ONE_SHOT Pool by Tobin Ehlis · 9 years ago
  47. 50a47ef demos/tests: Stop calling vkFreeDescriptorSets on pools with usage ONE_SHOT by Cody Northrop · 9 years ago
  48. a308243 intel,layers,tests: move cmd_meta errors to validation by Mike Stroyan · 9 years ago
  49. f6622dc tests: Add required graphics pipeline states to unblock creation by Cody Northrop · 9 years ago
  50. eb3a6c1 tests: Add fragment stage to several layer validation tests by Cody Northrop · 9 years ago
  51. d332f28 layers: Add DrawState checks for dynamically set Viewport and Scissors by Tobin Ehlis · 9 years ago
  52. e68360f layers: Drawstate verify viewport and scissor state at PSO creation time by Tobin Ehlis · 9 years ago
  53. 5495d13 layers: Validate draw commands appropriately inside/outside render pass by Mark Lobodzinski · 9 years ago
  54. bcca3ce tests: Update ResetUnsignaledFence test to expect WARN rather than ERROR by Tobin Ehlis · 9 years ago
  55. 5e5a1e9 layers: Fix DrawState to correctly handle dynamic state from PSO and CmdSet* calls by Tobin Ehlis · 9 years ago
  56. 483cc35 layers: DrawState allows callback to set fail on DescriptorType mismatch by Tobin Ehlis · 9 years ago
  57. 507ba97 bug-14365: fix misunderstanding in dynamic state by Courtney Goeltzenleuchter · 9 years ago
  58. 963a404 layers: DrawState handles dynamic state set via PSO by Tobin Ehlis · 9 years ago
  59. d563950 layers: LunarXChange #123 fix - Validate Update/FillBuffer outside RP by Mark Lobodzinski · 9 years ago
  60. cde0889 layers: Added Image layer to validation test suite with new test for bad ImageView by Tobin Ehlis · 9 years ago
  61. 08c2637 bug-14715: DrawIndirect fix by Courtney Goeltzenleuchter · 9 years ago
  62. 85608a3 tests: Remove duplicate calls to InitState by Mike Stroyan · 9 years ago
  63. d1c84a5 tests: Destroy objects after each validation test. by Mike Stroyan · 9 years ago
  64. 078f817 bug 14365: make separate viewport and scissor cmds by Courtney Goeltzenleuchter · 9 years ago
  65. 49c7308 bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  66. 6f2274e intel: Removed ICD validation checks from img.c by Mark Lobodzinski · 9 years ago
  67. 4b34ddc Finished migration of validation checks out of cmd_pipeline.c by Tobin Ehlis · 9 years ago
  68. c4c2318 layers: Add Idx buffer alignment check to DrawState by Tobin Ehlis · 9 years ago
  69. 912df02 Remove old checks from pipeline.c and verify that they're handled in validation by Tobin Ehlis · 9 years ago
  70. 7e15844 tests: remove remaining ScopedUseGlsl use and support by Chris Forbes · 9 years ago
  71. 46794b8 layers: Make passing a non-SPIRV shader to CreateShaderModule an error by Chris Forbes · 9 years ago
  72. 556c76c layers: Require pipeline layout to contain all referenced descriptors by Chris Forbes · 9 years ago
  73. fe908d3 Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  74. 00c52b2 validation: Add tests for bad SPIR-V validation checks by Courtney Goeltzenleuchter · 9 years ago
  75. 209b529 tests: Added DeviceLimits to layer validation tests by Mark Lobodzinski · 9 years ago
  76. ec59830 layers: Improve invalid object checks of ObjectTracker by Tobin Ehlis · 9 years ago
  77. 5fcc421 layers: Migrate MemTracker to allow log_msg callback to signal early return by Mark Lobodzinski · 9 years ago
  78. ca4e63b tests: Modify VkLayerTest.PipelineNotBound to work on Windows by Cody Northrop · 9 years ago
  79. c9ac2b6 layers: Migrate ObjectTracker to updated Validation error reporting by Tobin Ehlis · 9 years ago
  80. 1cfb30a layers: Migrate DrawState to new error reporting allowing for callback to signal early return by Tobin Ehlis · 9 years ago
  81. 4a26189 bug 14313: Rename ArraySlice to ArrayLayer by Courtney Goeltzenleuchter · 9 years ago
  82. 660f0ca bug 14516: rename VK_IMAGE_USAGE_DEPTH_STENCIL_BIT by Courtney Goeltzenleuchter · 9 years ago
  83. 9795335 bug 14541: rename VkTexAddress to VkTexAddressMode by Courtney Goeltzenleuchter · 9 years ago
  84. 0664083 layers: Add bailout flag to debug report callback by Courtney Goeltzenleuchter · 9 years ago
  85. f7bf450 layers: In DrawState only validate bound VBO index at the time of Draw by Tobin Ehlis · 9 years ago
  86. 52ac658 vulkan.h: Bug-14476: Rename texelCoords to unnormalizedCoordinates by Mark Lobodzinski · 9 years ago
  87. 29a08f2 tests: Check for successful pipeline creation in generic Draw path by Cody Northrop · 9 years ago
  88. 271ba75 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
  89. 85789d5 v155: Bug 14435 - Remove abbreviations in VkClearColor by Cody Northrop · 9 years ago
  90. 82485a8 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  91. 1236511 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  92. f1878c7 tests: Fix tests that re-submit Cmd Buffers w/ ONE_TIME_SUBMIT flag by Tobin Ehlis · 9 years ago
  93. 59278bf layers: Add validation check to enforce ONE_TIME_SUBMIT of cmd buffers by Tobin Ehlis · 9 years ago
  94. ab1f9e2 Bug 14407 - Add texelCoords to Sampler state by Cody Northrop · 9 years ago
  95. b2f1d13 tests: Don't require success if error code is acceptable by Cody Northrop · 9 years ago
  96. d2ad034 windows: Fix various warnings by Cody Northrop · 9 years ago
  97. 1c94d37 tests: Add fragment shaders to some tests to be able to run on more devices by Tony Barbour · 9 years ago
  98. 62e1a5b tests: Use pipeline object in more tests by Tony Barbour · 9 years ago
  99. c95e4ac tests: Use Pipeline Object where possible by Tony Barbour · 9 years ago
  100. 5781e8f tests: CreateVKPipeline really wants pl layout so pass that by Tony Barbour · 9 years ago