1. b00461b sync: Cleanup and add missing tests by Artem Kharytoniuk · 9 hours ago main
  2. 2ed5c39 sync: Cleanup commands and add include by Artem Kharytoniuk · 21 hours ago
  3. cb86e2c sync: Add dynamic rendering commands by Artem Kharytoniuk · 21 hours ago
  4. 749980b layers: Some more ShaderStageState helpers by spencer-lunarg · 22 hours ago
  5. 7b4a220 layers: Rework finding next stage by ziga-lunarg · 22 hours ago
  6. a495a9f layers: Gate cooperative matrix flexible dimensions limit by Jeff Bolz · 22 hours ago
  7. 93a7b39 layers: Fix RT shader group getter by arno · 22 hours ago
  8. c56e52b layers: Unify BufferAddressValidation range bound check by spencer-lunarg · 23 hours ago
  9. 63b8660 tests: Add ShaderModuleIdentifier tests by spencer-lunarg · 2 days ago
  10. 11a2b14 scripts: Update object tracker generator by ziga-lunarg · 2 days ago
  11. 0514ca9 layers: Validate patchControlPoints of zero by spencer-lunarg · 2 days ago
  12. 8b039cd tests: Add DAC GPU-AV tests by spencer-lunarg · 2 days ago
  13. 8b50939 revert: Fix DAC VkAddressCommandFlagsKHR usage #12914 by spencer-lunarg · 2 days ago
  14. 2d1a6e4 sync: Add DrawIndirectCountCommand by Artem Kharytoniuk · 2 days ago
  15. 66cbc67 layers: Accept NULL TensorView if nullDescriptor feature enabled by Stefano Bucciarelli · 2 days ago
  16. 70ed64f tests: Add CmdDrawMeshTasks attachment tests by Artem Kharytoniuk · 2 days ago
  17. 5711a01 sync: Add DrawAttachmentCommand by Artem Kharytoniuk · 2 days ago
  18. d2c2cc8 layers: Fix android compilation error by Artem Kharytoniuk · 2 days ago
  19. a19e1f1 ci: Skip REUSE Compliance Check on pull by spencer-lunarg · 3 days ago
  20. e207b1a sync: Use array per command type by Artem Kharytoniuk · 3 days ago
  21. 1f1c9ad ci: Reduce main builds after merges by spencer-lunarg · 3 days ago
  22. ad119b9 layers: Fix AHB checks with create flags by spencer-lunarg · 3 days ago
  23. 37a4354 layers: More CoreChecks nit fixes by spencer-lunarg · 3 days ago
  24. 0b5c5e3 tests: Fix merge issues with ShaderCreateInfoEXT by spencer-lunarg · 3 days ago
  25. 98d96e0 layers: Validate Clip/Cull array size by spencer-lunarg · 3 days ago
  26. 1a8a3fa layers: Improve RT validation by arno · 3 days ago
  27. 3d613ee layers: CoreCheck nit fixes by spencer-lunarg · 3 days ago
  28. 2350ffe gpuav: Rework internal desc heap alloc by arno · 3 days ago
  29. d15a04f layers: Rename shader object state by ziga-lunarg · 3 days ago
  30. d1613a4 sync: Add DispatchIndirectCommand by Artem Kharytoniuk · 3 days ago
  31. 03e3cb0 layers: Fix const ref in spares buffer by spencer-lunarg · 4 days ago
  32. 5c9cbe0 sync: Add BufferAccessCommand by Artem Kharytoniuk · 4 days ago
  33. 9d5dabf utils: Add Forward<Args> to small_vector by spencer-lunarg · 4 days ago
  34. 5c87cf1 layers: Fix DAC range missing previous region by spencer-lunarg · 4 days ago
  35. 9b55572 layers: Fix Descriptor Set State Tracking bug by spencer-lunarg · 4 days ago
  36. d1df67c tests: Rename shader object helpers by ziga-lunarg · 4 days ago
  37. bc3a84a gpuav: Misc code cleanup by spencer-lunarg · 4 days ago
  38. ea0d1ee layers: More misc stateless fixes by spencer-lunarg · 4 days ago
  39. 142444e sync: Use ShaderAccessCommand for CmdDispatchBase by Artem Kharytoniuk · 4 days ago
  40. 3ccdac4 tests: Rename ShaderObject by ziga-lunarg · 4 days ago
  41. e0499ef sync: Cleanup ShaderAccessCommand by Artem Kharytoniuk · 4 days ago
  42. c4778d3 layers: Cleanup cc_device/sl_instance_device by spencer-lunarg · 4 days ago
  43. e3d1780 layers: Improve buffer error messages by spencer-lunarg · 4 days ago
  44. 5e78f49 layers: Prevent VK_WHOLE_SIZE giving bad error by spencer-lunarg · 4 days ago
  45. 3693cf2 layers: Add IsRangeFullyBound for Sparse buffers by spencer-lunarg · 4 days ago
  46. 04a0439 layers: Stateless Validation Misc Fixes by spencer-lunarg · 4 days ago
  47. 538f91f layers: Add active CB debug labels to messages by arno · 4 days ago
  48. 13feb1b layers: Move shader object tessellation by ziga-lunarg · 4 days ago
  49. 27e166e sync: Add ShaderAccessCommand by Artem Kharytoniuk · 5 days ago
  50. 7e124a5 layers: Misc core check fixes by spencer-lunarg · 5 days ago
  51. 6339ec9 layers: Improve cc_image.cpp by spencer-lunarg · 5 days ago
  52. 77a48c8 layers: Only save VkRenderingInfo for suspend by spencer-lunarg · 5 days ago
  53. 103160c layers: Add missing null checks for Get<vvl::> calls by spencer-lunarg · 5 days ago
  54. 6c6600d tests: Add leaky VkBufferView test by spencer-lunarg · 5 days ago
  55. 063ca8b layers: Validate pNext on the stack by spencer-lunarg · 5 days ago
  56. 94ee4b0 layers: Hoist video count out of loop by spencer-lunarg · 5 days ago
  57. 6884dc9 layers: Clear missing CB state by spencer-lunarg · 5 days ago
  58. bf229a6 layers: Fix subpass color attachment not clearing by spencer-lunarg · 5 days ago
  59. 1322ee4 layers: Move ValidateSpecializations out of record time by spencer-lunarg · 5 days ago
  60. 63896b2 layers: Fix span.h missing <type_traits> by spencer-lunarg · 5 days ago
  61. 76b80a9 tests: Remove unused includes by spencer-lunarg · 5 days ago
  62. c894e6f scripts: Remove 362 XML workaround by spencer-lunarg · 5 days ago
  63. 59bef0a layers: Move disabled[shader_validation] for SO by spencer-lunarg · 5 days ago
  64. 423274c layers: Remove includes in containers/utils by spencer-lunarg · 5 days ago
  65. df71d1c bp: Remove unused includes by spencer-lunarg · 5 days ago
  66. 1de4bc1 tests: Use PCH on GTest by spencer-lunarg · 5 days ago
  67. 923cfca tests: Use math util Align by spencer-lunarg · 6 days ago
  68. b0543e7 layers: Rename shader validate functions by ziga-lunarg · 6 days ago
  69. ad4ed51 sync: Apply subpass barriers with queue id and cleanup by Artem Kharytoniuk · 8 days ago
  70. e326b9f sync: Always apply commands during replay by Artem Kharytoniuk · 8 days ago
  71. 58fe7a3 sync: Add NextSubpassCommand by Artem Kharytoniuk · 8 days ago
  72. 5877b7e sync: Add EndRenderPassCommand by Artem Kharytoniuk · 8 days ago
  73. d4544ae sync: Add BeginRenderPassCommand by Artem Kharytoniuk · 8 days ago
  74. 77fa248 layers: VK_VALVE_buffer_device_address_allocation_alignment by spencer-lunarg · 8 days ago
  75. 86eaa95 layers: Fix VK_EXT_legacy_vertex_attributes 64-bit check by spencer-lunarg · 8 days ago
  76. 2afb6ca layers: Misc fixes by spencer-lunarg · 8 days ago
  77. 24d1c71 layers: Fix invalid index value by ziga-lunarg · 8 days ago
  78. bdea162 layers: Dedicated threading map memory error note by spencer-lunarg · 8 days ago
  79. a66c484 layers: Update validation for 1.4.362 by spencer-lunarg · 8 days ago
  80. 2fa89fa layers: Use Handle() over VkHandle() for FormatHandle by spencer-lunarg · 8 days ago
  81. e61b6ac layers: Improve attachment message with handle by spencer-lunarg · 8 days ago
  82. aaf283d layers: Spelling and grammar fix by spencer-lunarg · 8 days ago
  83. da0e2cd build: Update to header v1.4.362 by headerbot[bot] · 9 days ago v1.4.362
  84. 8e31a45 tests: Fix shader object rename by ziga-lunarg · 9 days ago
  85. e8bef21 layers: Fix depthBiasEnable typo by spencer-lunarg · 9 days ago
  86. 5e251fa tests: Rename shader object function by ziga-lunarg · 9 days ago
  87. cfdf97a tests: Rename shader object function by ziga-lunarg · 9 days ago
  88. 630b0e9 layers: Handle another GPL LocalRead case by spencer-lunarg · 9 days ago
  89. 3dc7232 layers: Fix AHB post working group meeting by spencer-lunarg · 9 days ago
  90. 13b9713 layers: Fix resolveMode for AHB External Resolve by spencer-lunarg · 9 days ago
  91. e47f714 tests: Test DRLR with GPL by ziga-lunarg · 9 days ago
  92. 347fe3a layers: Fix DRLR with GPL by ziga-lunarg · 9 days ago
  93. d87c57d tests: Move shader object tests by ziga-lunarg · 9 days ago
  94. 568b924 layers: Hint why input attachments need READ_WRITE_IMAGE_BIT by spencer-lunarg · 10 days ago
  95. 4017589 ci: Only build Debug for Windows by Spencer Fricke · 10 days ago vulkan-tmp-1.4.361
  96. 5c9869b layers: Add basic GL_EXT_structured_descriptor_heap support by spencer-lunarg · 10 days ago
  97. ac62086 layers: Move SubmitTimeValidate back to CommandBuffer by Artem Kharytoniuk · 10 days ago
  98. ee1f778 tests: Renderpass dependency compatiblity by ziga-lunarg · 11 days ago
  99. 6b2503e layers: Fix renderpass compatibility checks by ziga-lunarg · 11 days ago
  100. 31f78b4 layers: Remove include by arno · 11 days ago