1. d7ba8c9 spirv-val: Slightly improve 04965 error message (#6622) by Spencer Fricke · 2 days ago main
  2. 2c75d08 Roll external/abseil_cpp/ b7c61d35e..0093ac6ca (2 commits) (#6615) by github-actions[bot] · 5 days ago
  3. 669844c spirv-val: Check DebugLine Line/Column are valid (#5986) by Spencer Fricke · 5 days ago
  4. 4743e69 build(deps): bump the github-actions group across 1 directory with 3 updates (#6610) by dependabot[bot] · 6 days ago
  5. 7e4606d Roll external/abseil_cpp/ 04f3bc01d..972e4ab4a (2 commits) (#6584) by github-actions[bot] · 6 days ago
  6. 556c7ca spirv-dis: Add --handle-unknown-opcodes flag (#6604) by Diego Novillo · 8 days ago
  7. 42956b7 spirv-val: Add Vulkan Image Format check (#6597) by Spencer Fricke · 8 days ago
  8. 8a13595 spirv-val: Allow spec constants as DebugTypeArray component counts (#6608) by Diego Novillo · 13 days ago
  9. 93cde4f opt: fix OpUntypedVariableKHR removed from interfaces (#6607) by Nathan Gauër · 14 days ago
  10. 26fb01b Add validation support for Intel SPIR-V extensions (#6232) by Paulius Velesko · 2 weeks ago
  11. 8d00442 opt: allow aggressive DCE to optimize untyped_pointers (#6602) by Nathan Gauër · 2 weeks ago
  12. e4bceac spirv-val: Add remaining OpSpecConstantOp (#6596) by Spencer Fricke · 2 weeks ago
  13. 989e29a Improve constant composite validation (#6598) by alan-baker · 3 weeks ago
  14. 5d6745b Improve variable pointer validation (#6595) by alan-baker · 3 weeks ago
  15. 5a1eea1 spirv-val: Add SubpassData and TileImageEXT checks (#6591) by Spencer Fricke · 3 weeks ago
  16. 7eda548 spirv-val: Breakup ValidateVariable (#6592) by Spencer Fricke · 3 weeks ago
  17. b8ad063 spirv-val: Add missing SPV_EXT_descriptor_indexing caps (#6589) by Spencer Fricke · 3 weeks ago
  18. 334a9b7 spirv-val: More OpSpecConstantOp (#6585) by Spencer Fricke · 3 weeks ago
  19. c75e349 Add validation for SPV_EXT_replicated_composites (#6583) by alan-baker · 3 weeks ago
  20. 85dc1ee spirv-val: Add OpSpecConstantOp for Arithmetics and Bitwise (#6582) by Spencer Fricke · 3 weeks ago
  21. 281fecf spirv-val: Label LongVector VUID (#6581) by Spencer Fricke · 3 weeks ago
  22. 6e9d60d Optimize `SPV_EXT_opacity_micromap` and `SPV_EXT_shader_invocation_reorder` (#6571) by Marijn Suijten · 3 weeks ago
  23. 40093b5 build(deps): bump github/codeql-action from 4.32.5 to 4.32.6 in the github-actions group (#6572) by dependabot[bot] · 3 weeks ago
  24. 47eef7b Roll external/abseil_cpp/ 3b777f679..267879b45 (1 commit) (#6569) by github-actions[bot] · 3 weeks ago
  25. c1ad8d6 spirv-val: Get things to cases for OpSpecConstantOp (#6579) by Spencer Fricke · 3 weeks ago
  26. 608e620 spirv-val: Add remaining Convert SpecConstantOp (#6578) by Spencer Fricke · 3 weeks ago
  27. 2aa281c spirv-val: Add U/S/FConvert SpecConstantOp (#6576) by Spencer Fricke · 3 weeks ago
  28. 05ac2f3 spirv-val: Label VU 11165 OpCopyMemorySized (#6577) by Spencer Fricke · 3 weeks ago
  29. 7d8d9e5 .gitignore: android_test local build artifacts (#6574) by David Neto · 4 weeks ago
  30. 93b56e1 kokoro: reorg build config dirs to match their names (#6573) by David Neto · 4 weeks ago
  31. 69f1c0d spirv-opt: Adding nested reassociation rules (#6453) by alister-chowdhury · 4 weeks ago
  32. 915b8a6 spirv-val: Create functions for convert validation (#6570) by Spencer Fricke · 4 weeks ago
  33. d83d936 val: more validation of OpTypeFloat (#6568) by David Neto · 4 weeks ago
  34. 46b1e00 build(deps): bump github/codeql-action from 4.32.4 to 4.32.5 in the github-actions group (#6566) by dependabot[bot] · 4 weeks ago
  35. 7108829 Roll external/abseil_cpp/ dee6c6283..8836ff0ba (3 commits) (#6563) by github-actions[bot] · 4 weeks ago
  36. c28f593 opt: Fix build issue with gcc 16 (replaeces PR #6542) (#6567) by David Neto · 4 weeks ago
  37. 6b956f3 assembler: Handle leading + in hex float literals (#6565) by David Neto · 4 weeks ago
  38. 4972c69 spirv-as: Validate bit width of float types with explicit encodings (#6562) by David Neto · 5 weeks ago
  39. 1c8c845 build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 in the github-actions group (#6561) by dependabot[bot] · 5 weeks ago
  40. eeb5282 roll deps (#6554) by github-actions[bot] · 5 weeks ago
  41. ff6adfd kokoro: use "gcloud storage" instead of gsutil (#6551) by David Neto · 5 weeks ago
  42. 90d8e7d spirv-val: Add constant check to mesh execution mode (#6560) by Spencer Fricke · 5 weeks ago
  43. 05bbb69 Fix C++20 compilation: add 'u' suffix to 4294967295 integer literal (#6557) by Pankaj Mistry · 5 weeks ago
  44. d96e27b spirv-val, spirv-opt: Support versioned NSDI imports (#6555) by Diego Novillo · 5 weeks ago
  45. 17a2dcf spirv-val: Set MeshShadingPass to match other passes (#6559) by Spencer Fricke · 5 weeks ago
  46. e63ee30 [bazel] Use "moderate" timeout for opt_fold_test (#6553) by David Neto · 5 weeks ago
  47. b2033ea Remove SVA. (#6550) by dan sinclair · 5 weeks ago
  48. 54ad621 cmake: Fix redundant dependency for build-version.inc (#6549) by Steven Perron · 5 weeks ago
  49. e16e629 build(deps): bump github/codeql-action from 4.32.0 to 4.32.1 in the github-actions group (#6531) by dependabot[bot] · 5 weeks ago
  50. 0436c4b Roll external/abseil_cpp/ 0e5031d3c..49cd3c7a2 (1 commit) (#6530) by github-actions[bot] · 6 weeks ago
  51. 0c49637 Allow SPV_NV_push_constant_bank to be optimized (#6547) by Piers Daniell · 6 weeks ago
  52. 3173273 spirv-val: Add OpColorAttachmentReadEXT, OpDepthAttachmentReadEXT, OpStencilAttachmentReadEXT (#6543) by changhwipark-arm · 6 weeks ago
  53. 9ade896 spirv-val: Add SPV_VALVE_mixed_float_dot_product (#6546) by Spencer Fricke · 6 weeks ago
  54. 64f5770 spirv-opt: Reorder access chain and multi-dim array passes (#6545) by Steven Perron · 6 weeks ago
  55. a8fa7f5 spirv-val: Add Pipe validation (#6540) by Spencer Fricke · 6 weeks ago
  56. cb38b23 spirv-opt: Add LegalizeMultidimArrayPass (#6535) by Steven Perron · 7 weeks ago
  57. f139c64 spirv-val: Add SPV_KHR_ray_tracing_position_fetch (#6539) by Spencer Fricke · 7 weeks ago
  58. 04d0b16 add FPRoundingMode decoration checks for Kernel SPIR-V (#6537) by Ben Ashbaugh · 8 weeks ago
  59. f700a72 spirv-val: Small cleanup in EvalInt32IfConst (#6538) by Spencer Fricke · 8 weeks ago
  60. a8afb02 spirv-opt: handle mixed-width shifts in RedundantAndShift (#6504) by Spencer · 8 weeks ago
  61. 447aeb0 spirv-val: Add ArrayStrideIdEXT zero check (#6536) by Spencer Fricke · 8 weeks ago
  62. d9d2ec1 spirv-opt: Adding rule for redundant OpLogicalEqual/OpLogicalNotEqual (#6454) by alister-chowdhury · 8 weeks ago
  63. 97e05b8 spriv-opt: Adding a rule to merge select-binaryop (#6456) by alister-chowdhury · 8 weeks ago
  64. cb0ba4d spirv-opt: Allow exe preserve_interface to be false (#6521) by Steve Urquhart · 8 weeks ago
  65. a66a95e spirv-val: Add DotProduce Capability (#6525) by Spencer Fricke · 8 weeks ago
  66. ede19b6 spirv-val: Add SPV_EXT_shader_stencil_export (#6527) by Spencer Fricke · 8 weeks ago
  67. a9bd05a spirv-val: Add SPV_KHR_post_depth_coverage (#6526) by Spencer Fricke · 8 weeks ago
  68. 3ac12f1 spirv-val: Add SPV_KHR_integer_dot_product (#6524) by Spencer Fricke · 9 weeks ago
  69. 1c69c17 roll deps (#6505) by github-actions[bot] · 9 weeks ago
  70. c2098b6 Update dependencies (#6523) by Steven Perron · 9 weeks ago
  71. 5bb238b build(deps): bump the github-actions group across 1 directory with 3 updates (#6522) by dependabot[bot] · 9 weeks ago
  72. d4671f6 spirv-val: Add OpGroupAsyncCopy and OpGroupWaitEvents (#6519) by Spencer Fricke · 9 weeks ago
  73. 0a7e286 Start v2026.2 release (#6517) by Steven Perron · 9 weeks ago
  74. d3f9ef1 spirv-val: Add OpLifetimeStart/Stop (#6514) by Spencer Fricke · 9 weeks ago
  75. 7ad2d7b build(deps): bump the github-actions group across 1 directory with 4 updates (#6511) by dependabot[bot] · 9 weeks ago
  76. 77a096c spirv-val: Fix OpImageQueryLod for Kernel (#6516) by Spencer Fricke · 9 weeks ago
  77. f6a1f35 spirv-val: Add Basic Group checks (#6515) by Spencer Fricke · 9 weeks ago
  78. fbe4f3a [OPT] Process debug scope instructions of debug value instructions (#6510) by Steven Perron · 10 weeks ago vulkan-sdk-1.4.341 v2026.1 v2026.1.rc1 vulkan-sdk-1.4.341.0
  79. 20cb35f spirv-opt: Correct DebugValue placement in ADCE (#6491) by Steve Urquhart · 10 weeks ago
  80. 49a2371 Prepare release v2026.1 (#6509) by Nathan Gauër · 10 weeks ago
  81. dfc5ab8 spirv-opt: Also remap DebugScope instructions (#6501) by Steve Urquhart · 10 weeks ago
  82. 28a45f8 Add support for SPV_NV_push_constant_bank (#6507) by Piers Daniell · 10 weeks ago
  83. c2cf37e Implement SPV_EXT_descriptor_heap (#6503) by Chow · 2 months ago
  84. 2e57045 Update SPIRV-Headers deps (#6506) by alan-baker · 2 months ago
  85. 0920dc2 roll deps (#6485) by github-actions[bot] · 2 months ago
  86. 4c1ae3c Fix crash in array length validation (#6500) by alan-baker · 2 months ago
  87. 8ac4c4f spirv-val: Combine Image Coordinate checks (#6494) by Spencer Fricke · 2 months ago
  88. 58224f5 spirv-val: Add missing LOD non-zero MS (#6496) by Spencer Fricke · 2 months ago
  89. 660eff0 val: add missing relational ops to InvalidTypePass (#6495) by Jeff Bolz · 3 months ago
  90. c62299a spirv-val: Fix crash with bad OpUntypedArrayLengthKHR (#6493) by Spencer Fricke · 3 months ago
  91. a1eace9 Handle OpTypeVectorIdEXT in validate_interfaces.cpp (#6492) by Jeff Bolz · 3 months ago
  92. 65b2ace spirv-val: Add width to IsFloatScalarType (#6489) by Spencer Fricke · 3 months ago
  93. 074db61 spirv-val: Label VUID 10823 (#6488) by Spencer Fricke · 3 months ago
  94. 539a11d spirv-val: Validate ImageQuerySizeLod is 32-bit (#6479) by Spencer Fricke · 3 months ago
  95. 149ec16 spirv-val: Use validation_state.cpp helpers (#6478) by Spencer Fricke · 3 months ago
  96. 31a9403 Validate floats/int Image Operands are 32-bit (#6477) by Spencer Fricke · 3 months ago
  97. 6a1c3fe Enable UseMultiToolTask for msbuild performance (#6472) by Jeff Bolz · 3 months ago
  98. b7b1ef1 roll deps (#6484) by github-actions[bot] · 3 months ago
  99. 5f4b62d Validate SPV_EXT_long_vector (#6471) by Jeff Bolz · 3 months ago
  100. f6b34fe build(deps): bump github/codeql-action from 4.31.8 to 4.31.9 in the github-actions group (#6474) by dependabot[bot] · 3 months ago