- 1b77b6c [spirv] Generate IR expectations. by dan sinclair · 8 months ago
- 8f1d276 [hlsl] Update expectations for HLSL IR. by dan sinclair · 8 months ago
- 78fef87 GLSL: Skip tail padding on interface blocks. by Stephen White · 8 months ago
- 48be7e8 [msl] Add newlines between global declarations by James Price · 9 months ago
- d1c31db [hlsl] Add passthrough builtin calls by dan sinclair · 9 months ago
- c69667d [hlsl] Emit zero value var initializers by dan sinclair · 9 months ago
- 6d509cf [hlsl] Add simple `Load` instruction. by dan sinclair · 9 months ago
- 6931379 [hlsl] Add generated IR expectations. by dan sinclair · 9 months ago
- 47fddc2 [msl] Emit struct name before constructors by James Price · 10 months ago
- de73431 [msl] Handle pointers in printer by James Price · 10 months ago
- a30f8dd [msl] Regenerate E2E expectations for IR by James Price · 11 months ago
- 1c5c266 GLSL: move the AddBlockAttribute transform before OffsetFirstIndex. by Stephen White · 1 year, 2 months ago
- 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 1 year, 2 months ago
- 5ea3a88 Update test/tint/access to store results by dan sinclair · 1 year, 4 months ago
- 2e26e7a [tint][msl][ir] Use ValueToLet IR transform by Ben Clayton · 1 year, 4 months ago
- 575bb29 [ir][msl] Update expected by dan sinclair · 1 year, 4 months ago
- f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
- 96a9669 [tint] Fold trivial lets in SPIR-V reader by James Price · 1 year, 9 months ago
- 80f0a17 [spirv-reader] Emit multi-component swizzles by James Price · 1 year, 9 months ago
- 506b4f0 [spirv-reader] Use type inference for var and let by James Price · 1 year, 10 months ago
- f91b77d [spirv-reader] Use builtin matrix aliases by James Price · 1 year, 11 months ago
- 114bae2 [spirv-reader] Use builtin vector aliases by James Price · 1 year, 11 months ago
- 4d3af66 tint/msl: Preserve trailing vec3 padding by James Price · 2 years, 1 month ago
- 2f9a988 tint: Implement sem::Load by Ben Clayton · 2 years, 3 months ago
- 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 8 months ago
- b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 10 months ago chromium/5108
- e9f8b09 tint/writer/hlsl: Inline constant expressions by Ben Clayton · 2 years, 10 months ago
- cb6ddd2 tint/writer/msl: Inline constant expressions by Ben Clayton · 2 years, 10 months ago
- 25b7e98 tint/writer/glsl: Inline constant expressions by Ben Clayton · 2 years, 10 months ago
- 0ce9ab0 tint: Change all ProgramBuilder literals to 'i' or 'u' suffix by Ben Clayton · 2 years, 11 months ago
- 06496d4 tint/reader/spirv: Generate 'i' suffixed literals by Ben Clayton · 2 years, 11 months ago
- dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years, 1 month ago