Sign in
fuchsia
/
third_party
/
spirv-tools
/
HEAD
9e4fcbf
Reland "Merge tag 'vulkan-sdk-1.4.350.1' into main"
by Matt Sandy
· 5 weeks ago
main
master
a02b50e
Revert "Merge tag 'vulkan-sdk-1.4.350.1' into main"
by Matt Sandy
· 5 weeks ago
c6c5802
Merge tag 'vulkan-sdk-1.4.350.1' into main
by Matt Sandy
· 5 weeks ago
8f0ac7f
[fuchsia] Avoid reading .git/HEAD in spvtools_build_version
by Aidan Wolter
· 9 weeks ago
0539c81
Handle OpAbortKHR in spvOpcodeIsAbort (#6661)
by Alan Harrison
· 4 months ago
upstream/vulkan-sdk-1.4.350
v2026.2
v2026.2.rc2
vulkan-sdk-1.4.350.0
vulkan-sdk-1.4.350.1
3605cce
kokoro: linux uses clang-18 (#6656)
by David Neto
· 4 months ago
5f7bbe7
Remove redundant iterations from inliner passes (#6639)
by Jordan Robinson
· 4 months ago
3a49d67
Roll external/abseil_cpp/ f58ee2660..351086314 (6 commits) (#6655)
by github-actions[bot]
· 4 months ago
7f586c9
Roll external/abseil_cpp/ 8a6b6ae90..f58ee2660 (2 commits) (#6651)
by github-actions[bot]
· 4 months ago
c1cb30b
Prepare for v2026.2 release (#6654)
by Steven Perron
· 4 months ago
v2026.2.rc1
aee3d20
build(deps): bump the github-actions group across 1 directory with 2 updates (#6649)
by dependabot[bot]
· 4 months ago
b1c8991
Roll external/abseil_cpp/ 04b6110da..b9536c952 (1 commit) (#6638)
by github-actions[bot]
· 4 months ago
78b881b
opt: Fold OpCompositeExtract feeding from OpCopyLogical or OpLoad (#6614)
by Steven Perron
· 4 months ago
ff5c503
spirv-val: Add validation for 4-bit integer types (#6644)
by Arseniy Obolenskiy
· 4 months ago
6c0666e
build: Fix BUILD.gn for NonSemanticShaderDebugInfo (#6647)
by Spencer Fricke
· 4 months ago
8b3a3c7
spirv-val: Handle OpSpecConstantDataKHR (#6646)
by Spencer Fricke
· 4 months ago
706f1dc
Add DebugBuildIdentifier to the live worklist during initialization (#6626)
by Jay Kwak
· 4 months ago
5278681
spirv-val: Validate OpConstantDataKHR (#6643)
by Spencer Fricke
· 4 months ago
878ba27
Fix crash in shuffle validation (#6645)
by alan-baker
· 4 months ago
7f88e7d
spirv-as: Fix OpConstantDataKHR new grammar (#6642)
by Spencer Fricke
· 4 months ago
2e8b5e2
spirv-opt: Fix DebugValue placements (#6599)
by Steve Urquhart
· 5 months ago
d6f49d7
Only run autoroll workflow on upstream repository (#6640)
by Arseniy Obolenskiy
· 5 months ago
8d245e0
Test spvtools::TextToBinaryTestBase::MaybeFlipWords (#6637)
by David Neto
· 5 months ago
4b3bd66
Add validation for NSDI 101 (#6635)
by Diego Novillo
· 5 months ago
5d7c08d
build(deps): bump the github-actions group across 1 directory with 2 updates (#6636)
by dependabot[bot]
· 5 months ago
5c00fbc
spirv-val: Check output location uniqueness per-stream for GeometryStreams (#6630)
by mjkrol
· 5 months ago
af662dd
roll deps (#6631)
by github-actions[bot]
· 5 months ago
ef36b63
Add support for SPV_KHR_abort and SPV_KHR_constant_data (#6625)
by Ralph Potter
· 5 months ago
31f2d2e
spirv-val: Do not require type on untyped def instructions (#6634)
by Arseniy Obolenskiy
· 5 months ago
a52828d
spirv-val: Fix newline not marked as a line for DebugShaderInfo (#6623)
by Spencer Fricke
· 5 months ago
9fc4e61
spirv-opt: Add extensions to the allow list (#6629)
by Steven Perron
· 5 months ago
34bc8ea
build(deps): bump the github-actions group across 1 directory with 2 updates (#6621)
by dependabot[bot]
· 5 months ago
64edccb
spirv-opt: add missing OpConstantCompositeReplicateEXT support to constant manager (#6616)
by Kévin Petit
· 5 months ago
d803039
Roll external/abseil_cpp/ 5c01794f7..ed2114e8f (2 commits) (#6627)
by github-actions[bot]
· 5 months ago
2d14d2e
roll deps (#6620)
by github-actions[bot]
· 5 months ago
c6e0452
spirv-val: Add vector support for OpConvertPtrToU/OpConvertUToPtr with SPV_INTEL_masked_gather_scatter extension (#6575)
by Arseniy Obolenskiy
· 5 months ago
d7ba8c9
spirv-val: Slightly improve 04965 error message (#6622)
by Spencer Fricke
· 5 months ago
2c75d08
Roll external/abseil_cpp/ b7c61d35e..0093ac6ca (2 commits) (#6615)
by github-actions[bot]
· 5 months ago
669844c
spirv-val: Check DebugLine Line/Column are valid (#5986)
by Spencer Fricke
· 5 months ago
4743e69
build(deps): bump the github-actions group across 1 directory with 3 updates (#6610)
by dependabot[bot]
· 5 months ago
7e4606d
Roll external/abseil_cpp/ 04f3bc01d..972e4ab4a (2 commits) (#6584)
by github-actions[bot]
· 5 months ago
556c7ca
spirv-dis: Add --handle-unknown-opcodes flag (#6604)
by Diego Novillo
· 5 months ago
42956b7
spirv-val: Add Vulkan Image Format check (#6597)
by Spencer Fricke
· 5 months ago
8a13595
spirv-val: Allow spec constants as DebugTypeArray component counts (#6608)
by Diego Novillo
· 5 months ago
93cde4f
opt: fix OpUntypedVariableKHR removed from interfaces (#6607)
by Nathan Gauër
· 5 months ago
26fb01b
Add validation support for Intel SPIR-V extensions (#6232)
by Paulius Velesko
· 5 months ago
8d00442
opt: allow aggressive DCE to optimize untyped_pointers (#6602)
by Nathan Gauër
· 6 months ago
e4bceac
spirv-val: Add remaining OpSpecConstantOp (#6596)
by Spencer Fricke
· 6 months ago
989e29a
Improve constant composite validation (#6598)
by alan-baker
· 6 months ago
5d6745b
Improve variable pointer validation (#6595)
by alan-baker
· 6 months ago
5a1eea1
spirv-val: Add SubpassData and TileImageEXT checks (#6591)
by Spencer Fricke
· 6 months ago
7eda548
spirv-val: Breakup ValidateVariable (#6592)
by Spencer Fricke
· 6 months ago
b8ad063
spirv-val: Add missing SPV_EXT_descriptor_indexing caps (#6589)
by Spencer Fricke
· 6 months ago
334a9b7
spirv-val: More OpSpecConstantOp (#6585)
by Spencer Fricke
· 6 months ago
c75e349
Add validation for SPV_EXT_replicated_composites (#6583)
by alan-baker
· 6 months ago
85dc1ee
spirv-val: Add OpSpecConstantOp for Arithmetics and Bitwise (#6582)
by Spencer Fricke
· 6 months ago
281fecf
spirv-val: Label LongVector VUID (#6581)
by Spencer Fricke
· 6 months ago
6e9d60d
Optimize `SPV_EXT_opacity_micromap` and `SPV_EXT_shader_invocation_reorder` (#6571)
by Marijn Suijten
· 6 months ago
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 months ago
47eef7b
Roll external/abseil_cpp/ 3b777f679..267879b45 (1 commit) (#6569)
by github-actions[bot]
· 6 months ago
c1ad8d6
spirv-val: Get things to cases for OpSpecConstantOp (#6579)
by Spencer Fricke
· 6 months ago
608e620
spirv-val: Add remaining Convert SpecConstantOp (#6578)
by Spencer Fricke
· 6 months ago
2aa281c
spirv-val: Add U/S/FConvert SpecConstantOp (#6576)
by Spencer Fricke
· 6 months ago
05ac2f3
spirv-val: Label VU 11165 OpCopyMemorySized (#6577)
by Spencer Fricke
· 6 months ago
7d8d9e5
.gitignore: android_test local build artifacts (#6574)
by David Neto
· 6 months ago
93b56e1
kokoro: reorg build config dirs to match their names (#6573)
by David Neto
· 6 months ago
69f1c0d
spirv-opt: Adding nested reassociation rules (#6453)
by alister-chowdhury
· 6 months ago
915b8a6
spirv-val: Create functions for convert validation (#6570)
by Spencer Fricke
· 6 months ago
d83d936
val: more validation of OpTypeFloat (#6568)
by David Neto
· 6 months ago
46b1e00
build(deps): bump github/codeql-action from 4.32.4 to 4.32.5 in the github-actions group (#6566)
by dependabot[bot]
· 6 months ago
7108829
Roll external/abseil_cpp/ dee6c6283..8836ff0ba (3 commits) (#6563)
by github-actions[bot]
· 6 months ago
c28f593
opt: Fix build issue with gcc 16 (replaeces PR #6542) (#6567)
by David Neto
· 6 months ago
6b956f3
assembler: Handle leading + in hex float literals (#6565)
by David Neto
· 6 months ago
4972c69
spirv-as: Validate bit width of float types with explicit encodings (#6562)
by David Neto
· 6 months ago
1c8c845
build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 in the github-actions group (#6561)
by dependabot[bot]
· 6 months ago
eeb5282
roll deps (#6554)
by github-actions[bot]
· 6 months ago
ff6adfd
kokoro: use "gcloud storage" instead of gsutil (#6551)
by David Neto
· 6 months ago
90d8e7d
spirv-val: Add constant check to mesh execution mode (#6560)
by Spencer Fricke
· 6 months ago
05bbb69
Fix C++20 compilation: add 'u' suffix to 4294967295 integer literal (#6557)
by Pankaj Mistry
· 6 months ago
d96e27b
spirv-val, spirv-opt: Support versioned NSDI imports (#6555)
by Diego Novillo
· 6 months ago
17a2dcf
spirv-val: Set MeshShadingPass to match other passes (#6559)
by Spencer Fricke
· 6 months ago
e63ee30
[bazel] Use "moderate" timeout for opt_fold_test (#6553)
by David Neto
· 6 months ago
b2033ea
Remove SVA. (#6550)
by dan sinclair
· 6 months ago
54ad621
cmake: Fix redundant dependency for build-version.inc (#6549)
by Steven Perron
· 6 months ago
e16e629
build(deps): bump github/codeql-action from 4.32.0 to 4.32.1 in the github-actions group (#6531)
by dependabot[bot]
· 6 months ago
0436c4b
Roll external/abseil_cpp/ 0e5031d3c..49cd3c7a2 (1 commit) (#6530)
by github-actions[bot]
· 6 months ago
0c49637
Allow SPV_NV_push_constant_bank to be optimized (#6547)
by Piers Daniell
· 6 months ago
3173273
spirv-val: Add OpColorAttachmentReadEXT, OpDepthAttachmentReadEXT, OpStencilAttachmentReadEXT (#6543)
by changhwipark-arm
· 6 months ago
9ade896
spirv-val: Add SPV_VALVE_mixed_float_dot_product (#6546)
by Spencer Fricke
· 6 months ago
64f5770
spirv-opt: Reorder access chain and multi-dim array passes (#6545)
by Steven Perron
· 6 months ago
a8fa7f5
spirv-val: Add Pipe validation (#6540)
by Spencer Fricke
· 6 months ago
cb38b23
spirv-opt: Add LegalizeMultidimArrayPass (#6535)
by Steven Perron
· 7 months ago
f139c64
spirv-val: Add SPV_KHR_ray_tracing_position_fetch (#6539)
by Spencer Fricke
· 7 months ago
04d0b16
add FPRoundingMode decoration checks for Kernel SPIR-V (#6537)
by Ben Ashbaugh
· 7 months ago
f700a72
spirv-val: Small cleanup in EvalInt32IfConst (#6538)
by Spencer Fricke
· 7 months ago
a8afb02
spirv-opt: handle mixed-width shifts in RedundantAndShift (#6504)
by Spencer
· 7 months ago
447aeb0
spirv-val: Add ArrayStrideIdEXT zero check (#6536)
by Spencer Fricke
· 7 months ago
d9d2ec1
spirv-opt: Adding rule for redundant OpLogicalEqual/OpLogicalNotEqual (#6454)
by alister-chowdhury
· 7 months ago
97e05b8
spriv-opt: Adding a rule to merge select-binaryop (#6456)
by alister-chowdhury
· 7 months ago
cb0ba4d
spirv-opt: Allow exe preserve_interface to be false (#6521)
by Steve Urquhart
· 7 months ago
Next »