1. aee3d20 build(deps): bump the github-actions group across 1 directory with 2 updates (#6649) by dependabot[bot] · 15 hours ago main
  2. b1c8991 Roll external/abseil_cpp/ 04b6110da..b9536c952 (1 commit) (#6638) by github-actions[bot] · 16 hours ago
  3. 78b881b opt: Fold OpCompositeExtract feeding from OpCopyLogical or OpLoad (#6614) by Steven Perron · 16 hours ago
  4. ff5c503 spirv-val: Add validation for 4-bit integer types (#6644) by Arseniy Obolenskiy · 2 days ago
  5. 6c0666e build: Fix BUILD.gn for NonSemanticShaderDebugInfo (#6647) by Spencer Fricke · 3 days ago
  6. 8b3a3c7 spirv-val: Handle OpSpecConstantDataKHR (#6646) by Spencer Fricke · 3 days ago
  7. 706f1dc Add DebugBuildIdentifier to the live worklist during initialization (#6626) by Jay Kwak · 3 days ago
  8. 5278681 spirv-val: Validate OpConstantDataKHR (#6643) by Spencer Fricke · 6 days ago
  9. 878ba27 Fix crash in shuffle validation (#6645) by alan-baker · 7 days ago
  10. 7f88e7d spirv-as: Fix OpConstantDataKHR new grammar (#6642) by Spencer Fricke · 7 days ago
  11. 2e8b5e2 spirv-opt: Fix DebugValue placements (#6599) by Steve Urquhart · 8 days ago
  12. d6f49d7 Only run autoroll workflow on upstream repository (#6640) by Arseniy Obolenskiy · 8 days ago
  13. 8d245e0 Test spvtools::TextToBinaryTestBase::MaybeFlipWords (#6637) by David Neto · 9 days ago
  14. 4b3bd66 Add validation for NSDI 101 (#6635) by Diego Novillo · 9 days ago
  15. 5d7c08d build(deps): bump the github-actions group across 1 directory with 2 updates (#6636) by dependabot[bot] · 10 days ago
  16. 5c00fbc spirv-val: Check output location uniqueness per-stream for GeometryStreams (#6630) by mjkrol · 10 days ago
  17. af662dd roll deps (#6631) by github-actions[bot] · 10 days ago
  18. ef36b63 Add support for SPV_KHR_abort and SPV_KHR_constant_data (#6625) by Ralph Potter · 10 days ago
  19. 31f2d2e spirv-val: Do not require type on untyped def instructions (#6634) by Arseniy Obolenskiy · 11 days ago
  20. a52828d spirv-val: Fix newline not marked as a line for DebugShaderInfo (#6623) by Spencer Fricke · 2 weeks ago
  21. 9fc4e61 spirv-opt: Add extensions to the allow list (#6629) by Steven Perron · 2 weeks ago
  22. 34bc8ea build(deps): bump the github-actions group across 1 directory with 2 updates (#6621) by dependabot[bot] · 2 weeks ago
  23. 64edccb spirv-opt: add missing OpConstantCompositeReplicateEXT support to constant manager (#6616) by Kévin Petit · 2 weeks ago
  24. d803039 Roll external/abseil_cpp/ 5c01794f7..ed2114e8f (2 commits) (#6627) by github-actions[bot] · 2 weeks ago
  25. 2d14d2e roll deps (#6620) by github-actions[bot] · 3 weeks ago
  26. c6e0452 spirv-val: Add vector support for OpConvertPtrToU/OpConvertUToPtr with SPV_INTEL_masked_gather_scatter extension (#6575) by Arseniy Obolenskiy · 3 weeks ago
  27. d7ba8c9 spirv-val: Slightly improve 04965 error message (#6622) by Spencer Fricke · 3 weeks ago
  28. 2c75d08 Roll external/abseil_cpp/ b7c61d35e..0093ac6ca (2 commits) (#6615) by github-actions[bot] · 4 weeks ago vulkan-tmp-1.4.349
  29. 669844c spirv-val: Check DebugLine Line/Column are valid (#5986) by Spencer Fricke · 4 weeks ago
  30. 4743e69 build(deps): bump the github-actions group across 1 directory with 3 updates (#6610) by dependabot[bot] · 4 weeks ago
  31. 7e4606d Roll external/abseil_cpp/ 04f3bc01d..972e4ab4a (2 commits) (#6584) by github-actions[bot] · 4 weeks ago
  32. 556c7ca spirv-dis: Add --handle-unknown-opcodes flag (#6604) by Diego Novillo · 4 weeks ago
  33. 42956b7 spirv-val: Add Vulkan Image Format check (#6597) by Spencer Fricke · 4 weeks ago
  34. 8a13595 spirv-val: Allow spec constants as DebugTypeArray component counts (#6608) by Diego Novillo · 5 weeks ago
  35. 93cde4f opt: fix OpUntypedVariableKHR removed from interfaces (#6607) by Nathan Gauër · 5 weeks ago
  36. 26fb01b Add validation support for Intel SPIR-V extensions (#6232) by Paulius Velesko · 5 weeks ago
  37. 8d00442 opt: allow aggressive DCE to optimize untyped_pointers (#6602) by Nathan Gauër · 5 weeks ago
  38. e4bceac spirv-val: Add remaining OpSpecConstantOp (#6596) by Spencer Fricke · 6 weeks ago
  39. 989e29a Improve constant composite validation (#6598) by alan-baker · 6 weeks ago
  40. 5d6745b Improve variable pointer validation (#6595) by alan-baker · 6 weeks ago
  41. 5a1eea1 spirv-val: Add SubpassData and TileImageEXT checks (#6591) by Spencer Fricke · 6 weeks ago
  42. 7eda548 spirv-val: Breakup ValidateVariable (#6592) by Spencer Fricke · 6 weeks ago
  43. b8ad063 spirv-val: Add missing SPV_EXT_descriptor_indexing caps (#6589) by Spencer Fricke · 6 weeks ago
  44. 334a9b7 spirv-val: More OpSpecConstantOp (#6585) by Spencer Fricke · 6 weeks ago
  45. c75e349 Add validation for SPV_EXT_replicated_composites (#6583) by alan-baker · 6 weeks ago
  46. 85dc1ee spirv-val: Add OpSpecConstantOp for Arithmetics and Bitwise (#6582) by Spencer Fricke · 6 weeks ago
  47. 281fecf spirv-val: Label LongVector VUID (#6581) by Spencer Fricke · 6 weeks ago
  48. 6e9d60d Optimize `SPV_EXT_opacity_micromap` and `SPV_EXT_shader_invocation_reorder` (#6571) by Marijn Suijten · 6 weeks ago
  49. 40093b5 build(deps): bump github/codeql-action from 4.32.5 to 4.32.6 in the github-actions group (#6572) by dependabot[bot] · 6 weeks ago
  50. 47eef7b Roll external/abseil_cpp/ 3b777f679..267879b45 (1 commit) (#6569) by github-actions[bot] · 6 weeks ago
  51. c1ad8d6 spirv-val: Get things to cases for OpSpecConstantOp (#6579) by Spencer Fricke · 6 weeks ago
  52. 608e620 spirv-val: Add remaining Convert SpecConstantOp (#6578) by Spencer Fricke · 6 weeks ago
  53. 2aa281c spirv-val: Add U/S/FConvert SpecConstantOp (#6576) by Spencer Fricke · 7 weeks ago
  54. 05ac2f3 spirv-val: Label VU 11165 OpCopyMemorySized (#6577) by Spencer Fricke · 7 weeks ago
  55. 7d8d9e5 .gitignore: android_test local build artifacts (#6574) by David Neto · 7 weeks ago
  56. 93b56e1 kokoro: reorg build config dirs to match their names (#6573) by David Neto · 7 weeks ago
  57. 69f1c0d spirv-opt: Adding nested reassociation rules (#6453) by alister-chowdhury · 7 weeks ago
  58. 915b8a6 spirv-val: Create functions for convert validation (#6570) by Spencer Fricke · 7 weeks ago
  59. d83d936 val: more validation of OpTypeFloat (#6568) by David Neto · 7 weeks ago
  60. 46b1e00 build(deps): bump github/codeql-action from 4.32.4 to 4.32.5 in the github-actions group (#6566) by dependabot[bot] · 7 weeks ago
  61. 7108829 Roll external/abseil_cpp/ dee6c6283..8836ff0ba (3 commits) (#6563) by github-actions[bot] · 7 weeks ago
  62. c28f593 opt: Fix build issue with gcc 16 (replaeces PR #6542) (#6567) by David Neto · 7 weeks ago
  63. 6b956f3 assembler: Handle leading + in hex float literals (#6565) by David Neto · 7 weeks ago
  64. 4972c69 spirv-as: Validate bit width of float types with explicit encodings (#6562) by David Neto · 8 weeks ago
  65. 1c8c845 build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 in the github-actions group (#6561) by dependabot[bot] · 8 weeks ago
  66. eeb5282 roll deps (#6554) by github-actions[bot] · 8 weeks ago
  67. ff6adfd kokoro: use "gcloud storage" instead of gsutil (#6551) by David Neto · 8 weeks ago
  68. 90d8e7d spirv-val: Add constant check to mesh execution mode (#6560) by Spencer Fricke · 8 weeks ago
  69. 05bbb69 Fix C++20 compilation: add 'u' suffix to 4294967295 integer literal (#6557) by Pankaj Mistry · 8 weeks ago
  70. d96e27b spirv-val, spirv-opt: Support versioned NSDI imports (#6555) by Diego Novillo · 8 weeks ago
  71. 17a2dcf spirv-val: Set MeshShadingPass to match other passes (#6559) by Spencer Fricke · 8 weeks ago
  72. e63ee30 [bazel] Use "moderate" timeout for opt_fold_test (#6553) by David Neto · 8 weeks ago
  73. b2033ea Remove SVA. (#6550) by dan sinclair · 9 weeks ago
  74. 54ad621 cmake: Fix redundant dependency for build-version.inc (#6549) by Steven Perron · 9 weeks ago
  75. e16e629 build(deps): bump github/codeql-action from 4.32.0 to 4.32.1 in the github-actions group (#6531) by dependabot[bot] · 9 weeks ago
  76. 0436c4b Roll external/abseil_cpp/ 0e5031d3c..49cd3c7a2 (1 commit) (#6530) by github-actions[bot] · 9 weeks ago
  77. 0c49637 Allow SPV_NV_push_constant_bank to be optimized (#6547) by Piers Daniell · 9 weeks ago
  78. 3173273 spirv-val: Add OpColorAttachmentReadEXT, OpDepthAttachmentReadEXT, OpStencilAttachmentReadEXT (#6543) by changhwipark-arm · 9 weeks ago
  79. 9ade896 spirv-val: Add SPV_VALVE_mixed_float_dot_product (#6546) by Spencer Fricke · 9 weeks ago
  80. 64f5770 spirv-opt: Reorder access chain and multi-dim array passes (#6545) by Steven Perron · 9 weeks ago
  81. a8fa7f5 spirv-val: Add Pipe validation (#6540) by Spencer Fricke · 9 weeks ago
  82. cb38b23 spirv-opt: Add LegalizeMultidimArrayPass (#6535) by Steven Perron · 2 months ago
  83. f139c64 spirv-val: Add SPV_KHR_ray_tracing_position_fetch (#6539) by Spencer Fricke · 2 months ago
  84. 04d0b16 add FPRoundingMode decoration checks for Kernel SPIR-V (#6537) by Ben Ashbaugh · 3 months ago
  85. f700a72 spirv-val: Small cleanup in EvalInt32IfConst (#6538) by Spencer Fricke · 3 months ago
  86. a8afb02 spirv-opt: handle mixed-width shifts in RedundantAndShift (#6504) by Spencer · 3 months ago
  87. 447aeb0 spirv-val: Add ArrayStrideIdEXT zero check (#6536) by Spencer Fricke · 3 months ago
  88. d9d2ec1 spirv-opt: Adding rule for redundant OpLogicalEqual/OpLogicalNotEqual (#6454) by alister-chowdhury · 3 months ago
  89. 97e05b8 spriv-opt: Adding a rule to merge select-binaryop (#6456) by alister-chowdhury · 3 months ago
  90. cb0ba4d spirv-opt: Allow exe preserve_interface to be false (#6521) by Steve Urquhart · 3 months ago
  91. a66a95e spirv-val: Add DotProduce Capability (#6525) by Spencer Fricke · 3 months ago
  92. ede19b6 spirv-val: Add SPV_EXT_shader_stencil_export (#6527) by Spencer Fricke · 3 months ago
  93. a9bd05a spirv-val: Add SPV_KHR_post_depth_coverage (#6526) by Spencer Fricke · 3 months ago
  94. 3ac12f1 spirv-val: Add SPV_KHR_integer_dot_product (#6524) by Spencer Fricke · 3 months ago
  95. 1c69c17 roll deps (#6505) by github-actions[bot] · 3 months ago
  96. c2098b6 Update dependencies (#6523) by Steven Perron · 3 months ago
  97. 5bb238b build(deps): bump the github-actions group across 1 directory with 3 updates (#6522) by dependabot[bot] · 3 months ago
  98. d4671f6 spirv-val: Add OpGroupAsyncCopy and OpGroupWaitEvents (#6519) by Spencer Fricke · 3 months ago
  99. 0a7e286 Start v2026.2 release (#6517) by Steven Perron · 3 months ago
  100. d3f9ef1 spirv-val: Add OpLifetimeStart/Stop (#6514) by Spencer Fricke · 3 months ago