1. bae34f3 layers: Fix action vuid strings by ziga-lunarg · 11 hours ago main
  2. 5c9705a tests: Test QFOT with maintenance9 and optimal image by ziga-lunarg · 13 hours ago
  3. 0e3dd3b bp: Fix QFOT checks with maintenance9 by ziga-lunarg · 13 hours ago
  4. a6353d7 layers: Path to removing VK_LAYER_CUSTOM_STYPE_LIST by spencer-lunarg · 15 hours ago
  5. f3a525b layers: Validiate layout transition of swapchain images. Part 2 by Artem Kharytoniuk · 20 hours ago
  6. f192896 tests: Fix swapchain image layout transitions. Part 2 by Artem Kharytoniuk · 20 hours ago
  7. f2441c0 layers: Move submit time validation to pre-submit by Artem Kharytoniuk · 36 hours ago
  8. 7e41321 layers: Move substate pre-submit by Artem Kharytoniuk · 2 days ago
  9. ea38c32 layers: Misc cleanup DescriptorHeap things by spencer-lunarg · 2 days ago
  10. fce461a tests: Remove old disabled test by spencer-lunarg · 2 days ago
  11. 15081c2 ci: Update VUL by spencer-lunarg · 3 days ago
  12. 335696d layers: Validiate layout transition of swapchain images by Artem Kharytoniuk · 3 days ago
  13. 66fd71a tests: Fix swapchain image layout transitions by Artem Kharytoniuk · 3 days ago
  14. 134fbec gpuav: Fix TLAS validation by Arno · 3 days ago
  15. b97a376 gpuav: Fix handling of push descriptors by Arno · 3 days ago
  16. fd4020c tests: DescriptorBuffer delete immutable sampler by spencer-lunarg · 3 days ago
  17. d0b9963 layers: Add new multiView layoutCount VU by spencer-lunarg · 4 days ago
  18. 7b22655 tests: Cleanup layout transition helpers by Artem Kharytoniuk · 4 days ago
  19. fbff59a gpuav: Remove GL_ARB_gpu_shader_int64 check by spencer-lunarg · 4 days ago
  20. 87d1100 layers: Update more image flags by ziga-lunarg · 4 days ago
  21. 9baf65d layers: Add TrackDeviceAddressRange for DGC by spencer-lunarg · 4 days ago
  22. c78b8cb tests: Add extra 01275 by spencer-lunarg · 4 days ago
  23. 2c76c8f layers: Fix 01419 message by ziga-lunarg · 4 days ago
  24. 2321629 tests: Test DAC xfb invalid vertex stride by ziga-lunarg · 5 days ago
  25. c5bff0c layers: Fix DAC 02289 by ziga-lunarg · 5 days ago
  26. f975523 layers: Fix 13062 message by ziga-lunarg · 5 days ago
  27. 5baa290 tests: Test present timings with multiple swapchains by ziga-lunarg · 5 days ago
  28. 865d1ce layers: Fix present timing state tracking by ziga-lunarg · 5 days ago
  29. c89a5e4 layers: More image flags and usage updates by ziga-lunarg · 7 days ago
  30. 04b57bb tests: Remove old comments by Artem Kharytoniuk · 7 days ago
  31. cc0e7cb layers: Upstream misc DebugDescriptor by spencer-lunarg · 7 days ago
  32. 4be46d8 gpuav: Create descriptor encodings buffer once by arno-lunarg · 7 days ago
  33. a0ae5ff layers: Remove QueueSubmissionValidator by Artem Kharytoniuk · 7 days ago
  34. ba774d9 layers: Cleanup submit time tracker by Artem Kharytoniuk · 7 days ago
  35. 2c8dd21 layers: VUID Churn 349 by spencer-lunarg · 7 days ago
  36. 91ede49 layers: Update image flags tracking by ziga-lunarg · 7 days ago
  37. 8506dcd build: Update to header v1.4.349 by headerbot[bot] · 7 days ago v1.4.349
  38. 394c855 layers: Implement submit time tracker by Artem Kharytoniuk · 7 days ago
  39. 78161e5 layers: More usage of vvl::Image getter by spencer-lunarg · 8 days ago
  40. 3e34817 layers: Start using vvl::Image getters by spencer-lunarg · 8 days ago
  41. 61c05ee layers: Better Descriptor buffer/heap messages by spencer-lunarg · 8 days ago
  42. bb8c5ac tests: Handle more H.26x intra refresh cap corner cases by Daniel Rakos · 8 days ago
  43. cb2acdf layers: Make buffer create info private by ziga-lunarg · 8 days ago
  44. 9c645f9 layers: Fix DGC and ShaderObject union crash by spencer-lunarg · 8 days ago
  45. ebb10d1 tests: Test updated 08404 by ziga-lunarg · 8 days ago
  46. d789fe0 layers: Update 08404 by ziga-lunarg · 8 days ago
  47. 39a06cf layers: Purge DedicatedBinding struct by spencer-lunarg · 9 days ago
  48. f901e02 layers: Add VK_EXT_primitive_restart_index by spencer-lunarg · 9 days ago
  49. d2a1d8e tests: Test vkCmdPushDescriptorSetWithTemplate2 by ziga-lunarg · 9 days ago
  50. 3070a76 layers: Fix vkCmdPushDescriptorSetWithTemplate2 by ziga-lunarg · 9 days ago
  51. e4b1534 gpudump: Add DGC by spencer-lunarg · 10 days ago
  52. cd9ba68 gpudump: Add Copy Memory Indirect by spencer-lunarg · 10 days ago
  53. 1380900 layers: More VUID churn 348 by spencer-lunarg · 10 days ago
  54. f01cfab layers: Add missing IsExtEnabled by ziga-lunarg · 10 days ago
  55. d08daab gpuav: Renamings by Arno · 10 days ago
  56. 9cb2cdd tests: Update unassigned vuid with 12400 by ziga-lunarg · 10 days ago
  57. 9c5f620 layers: Replace unassigned vuid with 12400 by ziga-lunarg · 10 days ago
  58. 1b2b2d0 tests: Early return when creating push descriptors by Arno · 10 days ago
  59. 59d96e5 ci: Turn off Chromium for all-tests-passes by spencer-lunarg · 10 days ago
  60. bb48360 build: Update to header v1.4.348 by headerbot[bot] · 10 days ago v1.4.348
  61. 42d94fd layers: VUID Churn VK_NV_per_stage_descriptor_set by spencer-lunarg · 11 days ago
  62. 8a09e15 layers: Add tensor descriptors handling for descriptor buffers by Natalie Allison · 11 days ago
  63. 50360ea tests: Test invalid resolve attachment layout by ziga-lunarg · 12 days ago
  64. f396aff layers: Validate resolve attachment layout by ziga-lunarg · 12 days ago
  65. ac146ee layers: VUID Churn 348 by spencer-lunarg · 13 days ago
  66. 4b03c5f gpuav: Merge hit object and trace ray passes by Arno · 14 days ago
  67. 43c9e46 gpuav: Add first OpTraceRayKHR validation by Arno · 14 days ago
  68. d628b64 layers: Fix 11845 by spencer-lunarg · 2 weeks ago
  69. cff73c3 gpuav: Use LastBound in update function by spencer-lunarg · 2 weeks ago
  70. 169a5bf layers: Add submit time validation placeholders by Artem Kharytoniuk · 2 weeks ago
  71. d8a1d84 layers: Revert layerCount check by spencer-lunarg · 2 weeks ago
  72. 9b30be1 sync: Remove SuppressedBoundDescriptorWAW heuristic by Artem Kharytoniuk · 2 weeks ago
  73. dc12141 layers: Remove duplicated implicit VU by ziga-lunarg · 2 weeks ago
  74. 14b5e61 layers: Fix descriptor buffer state tracking issue by spencer-lunarg · 2 weeks ago
  75. f112031 Revert "layers: Turn 08608 into a warning" by spencer-lunarg · 2 weeks ago
  76. 0b353dd layers: Rename vvl::dispatch::Type to vvl::DispatchType by Artem Kharytoniuk · 2 weeks ago
  77. b9cdc71 layers: Rename vvl::base::Type to vvl::BaseType by Artem Kharytoniuk · 2 weeks ago
  78. a96c55d gpuav: Fix GPL race conditions again by spencer-lunarg · 2 weeks ago
  79. 1685869 layers: Fix 01762 by spencer-lunarg · 2 weeks ago
  80. 0f8618d layers: Add multiview layerCount check by spencer-lunarg · 2 weeks ago
  81. 704a135 gpuav: Add DebugDescriptor init by spencer-lunarg · 2 weeks ago
  82. 5e7bbf1 layer: Remove unused queue state code by Artem Kharytoniuk · 2 weeks ago
  83. e322daf gpuav: Nit fix by Arno · 2 weeks ago
  84. e6394a8 layers: Checkc if non-zero Micromap by spencer-lunarg · 3 weeks ago
  85. 14ab5cb layers: Fix swapchain in-use messages by Artem Kharytoniuk · 3 weeks ago
  86. 16c7ffd deps: Update SPIR-V by spencer-lunarg · 3 weeks ago
  87. 5ec81ff vuid: Update RTX VUID tracking by spencer-lunarg · 3 weeks ago
  88. 9fc498c layers: Add 11845 by arno-lunarg · 3 weeks ago
  89. 2ae6e5f layers: Fix optional array check by Artem Kharytoniuk · 3 weeks ago
  90. 355d0e6 tests: Cleanup heap push data test by ziga-lunarg · 3 weeks ago
  91. d9a2bdb gpudump: Add a dedicated gpu dump layer by spencer-lunarg · 3 weeks ago
  92. 8aa6491 layers: Track swapchain in-use status by Artem Kharytoniuk · 3 weeks ago
  93. 19a7058 tests: Fix DAC gpuav copy test by ziga-lunarg · 3 weeks ago
  94. 72aa3da tests: Fix DAC gpuav test by ziga-lunarg · 3 weeks ago
  95. 65053a8 layers: Fix WARNING-Shader-OutputNotConsumed grammar by spencer-lunarg · 3 weeks ago
  96. 2586cd1 layers: Handle oldSwapchain image reuse by Artem Kharytoniuk · 3 weeks ago
  97. 3fbe116 tests: Fix image layout test and revert OneOffDescriptorSet by ziga-lunarg · 3 weeks ago
  98. a615461 gpuav: Fix error messages by Arno · 3 weeks ago
  99. b22958f gpuav: Fix validation by Arno · 3 weeks ago
  100. 5a30452 layers: Revert old swapchain fix by Artem Kharytoniuk · 3 weeks ago