1. 51f9df5 layers: Add warning for not setting DescriptorBuffer offset by spencer-lunarg · 19 hours ago main
  2. fb7ea99 layers: Fix format check for VU 9921 by Stefano Bucciarelli · 19 hours ago
  3. dff8180 layers: Rework some RT validation by Arno · 20 hours ago
  4. a619fe3 tests: Fix coop matrix test by ziga-lunarg · 23 hours ago
  5. 26b756b tests: Fix testing mesh work group count by ziga-lunarg · 23 hours ago
  6. aaf4af7 tests: Fix positive maint10 test by ziga-lunarg · 24 hours ago
  7. cfbcaad tests: Fix test for 11015 by ziga-lunarg · 24 hours ago
  8. 168604f layers: Add Debug Descriptor Dump by spencer-lunarg · 24 hours ago
  9. e6588c0 layers: Allow vkGetQueryPoolResults queryCount being zero by Julius Range-Lüdemann · 2 days ago
  10. 3e10965 sync: Rename QueueSyncState to QueueState by Artem Kharytoniuk · 2 days ago
  11. 79ecfe5 tests: Get GPU-AV Descriptor Buffer ready (#11970) by Spencer Fricke · 2 days ago
  12. 0e3f690 Layes: Add VK_KHR_device_fault by Ralph Potter · 2 days ago
  13. 54ec3e9 sync: Cleanup submit module by Artem Kharytoniuk · 2 days ago
  14. cac4cbc gpuav: Account for empty TLAS by Arno · 2 days ago
  15. 9b92510 layers: Rework AS state tracking by Arno · 2 days ago
  16. 02eeaa5 gpuav: Use DescriptorMode for descriptor passes by spencer-lunarg · 2 days ago
  17. 0c5b1ef layers: Turn 08608 into a warning by spencer-lunarg · 2 days ago
  18. adfdda5 sync: Remove submit pending state by Artem Kharytoniuk · 2 days ago
  19. f85db5c tests: Add positive heap gpuav tests by ziga-lunarg · 3 days ago
  20. 4cd8fbc scripts: Use Python StringTemplates by spencer-lunarg · 3 days ago
  21. 7be576e sync: Make Present and SignalSemaphore validate only by Artem Kharytoniuk · 3 days ago
  22. 62b5c6e tests: Fix SamplerConversionDifferentHandle by spencer-lunarg · 3 days ago
  23. a701959 layers: Remove FD payload tracking validation by spencer-lunarg · 3 days ago
  24. 4c70464 layers: Fix FSR VU churn for 437 by spencer-lunarg · 3 days ago
  25. f60f0a0 layers: VUID Churn 437 headers by spencer-lunarg · 3 days ago
  26. eb51484 tests: Temporarily disable sample locations test by ziga-lunarg · 4 days ago
  27. ef5291c gpuav: Init VmaVulkanFunctions functions to 0 by Xavier Ruppen · 4 days ago
  28. 648c683 build: Update to header 1.4.347 by Mike Schuchardt · 4 days ago v1.4.347
  29. 877654c gpuav: Fix ShaderObject Heap IsSelectiveInstrumentationEnabled by spencer-lunarg · 5 days ago
  30. 2fc718a tests: Fix DAC mesh shader tests by ziga-lunarg · 5 days ago
  31. f0841b5 tests: Add gpuav tests with DAC commands by ziga-lunarg · 5 days ago
  32. 325b11b layers: Add missing vkCmdDispatchIndirect2KHR record by ziga-lunarg · 5 days ago
  33. 99f6fcf layers: Fix dstAddressesArray type by Huili Tao · 6 days ago
  34. 15693db gpuav: Have single spot to add CommandErrorLogger by spencer-lunarg · 6 days ago
  35. 7598d8b gpuav: Use BUFFER_USAGE_SHADER_DEVICE_ADDRESS always by spencer-lunarg · 6 days ago
  36. 6989fe1 ci: Skip failing if line is a bit off by spencer-lunarg · 6 days ago
  37. de27bb6 gpuav: Check coopmat pointer/stride alignment by Jeff Bolz · 6 days ago
  38. f31f974 layers: Remove unused variable (#11938) by Artem Kharytoniuk · 6 days ago
  39. d7f9d91 gpuav: Add assert for UntypedVariable by ziga-lunarg · 6 days ago
  40. fce1248 tests: Check for supported coopmat type in Float8 test by Jeff Bolz · 6 days ago
  41. e51c2f4 sync: Fix SignalSemaphore race condition by Artem Kharytoniuk · 7 days ago
  42. 8e69fc8 gpuav: Combine OnInstrumentDescriptorUpdate by spencer-lunarg · 7 days ago
  43. 3518403 gpuav: ShaderInstrumentation work with DescriptorBuffer by spencer-lunarg · 7 days ago
  44. 607fe18 gpuav: Remove DescriptorBuffer Override by spencer-lunarg · 7 days ago
  45. d943d90 layers: Add the first Micromap validation by spencer-lunarg · 7 days ago
  46. 5a15532 git: Update git-blame-ignore-revs by spencer-lunarg · 7 days ago
  47. a4d871c layers: Clang-Format 22 reset by spencer-lunarg · 7 days ago
  48. 3fe41d2 layers: Move more to error_string.cpp by spencer-lunarg · 7 days ago
  49. 196b5e2 sync: Fix QueuePresent race condition by Artem Kharytoniuk · 7 days ago
  50. 9437888 gpuav: Add AABB inactive/active status validation by Arno · 7 days ago
  51. 8bf1813 layers: Fix hang when waiting for fence after device lost by Artem Kharytoniuk · 7 days ago
  52. 6e6b564 tests: Fix ImportMemoryHandleType by ziga-lunarg · 7 days ago
  53. a76e3ed tests: Fix ImportMemoryFromWin32Handle test by ziga-lunarg · 7 days ago
  54. d14b7d2 layers: Fix 01445 message by ziga-lunarg · 7 days ago
  55. aa93137 tests: Test 10068 with DAC by ziga-lunarg · 7 days ago
  56. 897460b tests: Fix task shader payload test by ziga-lunarg · 7 days ago
  57. a70534a tests: Fix stencil only tests by ziga-lunarg · 7 days ago
  58. 019e2e0 layers: Add special UntypedPointer Capability check by spencer-lunarg · 8 days ago
  59. a10bfc8 layers: Check for vkFreeCommandBuffers double free by spencer-lunarg · 8 days ago
  60. fc63049 scripts: Fix not printing the correct struct location by spencer-lunarg · 8 days ago
  61. 437486e layers: More query message fixes by spencer-lunarg · 8 days ago
  62. ae43a73 layers: Remove vvl::CommandBuffer state check by spencer-lunarg · 8 days ago
  63. 43a0911 layers: Add note for VkDisplayKHR by spencer-lunarg · 8 days ago
  64. 39a5d6d tests: Update CreateAccelerationStructure2KHR API by Arno · 8 days ago
  65. a9564c6 tests: Test 08612 and 08613 with DAC by ziga-lunarg · 8 days ago
  66. 3181bb7 layers: Add missing draw commands to gpuav record by ziga-lunarg · 8 days ago
  67. ea10d39 tests: Add CreateAccelerationStructure2KHR support by Arno · 8 days ago
  68. 160ae8f tests: Make dedicated Micromap test files by spencer-lunarg · 8 days ago
  69. d257596 tests: Enable copy device memory test by ziga-lunarg · 8 days ago
  70. 7b07774 layers: Validate copy buffer address range by ziga-lunarg · 8 days ago
  71. f95e04b tests: Test bind buffers 3 stride by ziga-lunarg · 8 days ago
  72. ff66587 layers: Validate bind buffers 3 stride by ziga-lunarg · 8 days ago
  73. 33c16fb layers: Check before querying descriptor buffer size by spencer-lunarg · 9 days ago
  74. 4ec4958 gpuav: Fix build error from PR rebase by spencer-lunarg · 9 days ago
  75. 5e86b46 tests: Test descriptor heap with gpuav by ziga-lunarg · 9 days ago
  76. 320a998 layers: Add descriptor heap gpuav by ziga-lunarg · 9 days ago
  77. ea525ef layers: Improve query error messages by spencer-lunarg · 9 days ago
  78. 7e2611f tests: Add <cmath> in RT test files by Stefano Bucciarelli · 9 days ago
  79. ac080c8 sync: Fix present after acquire by Artem Kharytoniuk · 9 days ago
  80. 6152f3d gpuav: Replace VUID maps by spencer-lunarg · 10 days ago
  81. fb01712 layers: More VUID Churn by spencer-lunarg · 10 days ago
  82. 82087cf scripts: Update SPIRV Tools by spencer-lunarg · 10 days ago
  83. 9706311 tests: DAC tests by ziga-lunarg · 10 days ago
  84. 22f69c9 layers: Add missing DAC validation by ziga-lunarg · 10 days ago
  85. 98402bf layers: Fix VUID churn 346 by spencer-lunarg · 10 days ago
  86. af58f6d scripts: Update Vendor VUID by Spencer Fricke · 10 days ago
  87. 09bcefe tests: Mesh shader with pipeline statistics query by ziga-lunarg · 10 days ago
  88. 9b47acb layers: Validate mesh shader with pipeline statistics queries by ziga-lunarg · 10 days ago
  89. 1a62b0d layers: Check if swapchain create is successful by ziga-lunarg · 10 days ago
  90. ae66f64 layers: Add VK_KHR_device_address_commands by ziga-lunarg · 10 days ago
  91. 24f1b00 legacy: Auto generate the supersededBy info (#11878) by Spencer Fricke · 10 days ago
  92. 4f23348 gpuav: Fix debugprintf in callback functions by Jeff Bolz · 10 days ago
  93. 730c631 build: Update to header 1.4.346 by Mike Schuchardt · 13 days ago v1.4.346
  94. 2ce76a8 layers: Refactor vkQueuePresentKHR by spencer-lunarg · 13 days ago
  95. 375fb86 layers: Cleanup ValidatePhysicalDeviceSurfaceSupport by spencer-lunarg · 13 days ago
  96. 8ac1386 layers: Move <algorithm> into logging.cpp by spencer-lunarg · 13 days ago
  97. 4757243 layers: Add rest of VK_KHR_display by spencer-lunarg · 13 days ago
  98. a784a1d tests: Test 2d view array from 3d image by ziga-lunarg · 13 days ago
  99. f462b51 layers: Fix checking image and view compatibility by ziga-lunarg · 13 days ago
  100. f9d9a47 layers: Finish touches to vk_validation_stats.py by spencer-lunarg · 14 days ago