- 47fddc2 [msl] Emit struct name before constructors by James Price · 11 months ago
- de73431 [msl] Handle pointers in printer by James Price · 11 months ago
- a30f8dd [msl] Regenerate E2E expectations for IR by James Price · 11 months ago
- f5abb82 tint: work around zero-init bug on some GPUs for workgroup size(1) by Antonio Maiorano · 1 year, 1 month ago
- 9dc42ad [tint][ast] Fix type <-> parameter shadowing issues. by Ben Clayton · 1 year, 2 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
- f468667 [tint][wgsl] Add unrestricted_pointer_parameters feature by Ben Clayton · 1 year, 2 months ago
- ccc0908 Add pointer e2e test by dan sinclair · 1 year, 4 months ago chromium/6168
- 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
- ae39e6d spirv-reader: Declare multiuse constant composites 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
- 63e6f82 tint/resolver: Evaluate const-expr swizzles by Ben Clayton · 2 years, 9 months ago
- c64ca23 tint: Deprecated module-scope 'let' for 'const' by Ben Clayton · 2 years, 9 months ago chromium/5150
- 32cb9cf tint/writer: Disable constant inlining for lets by Ben Clayton · 2 years, 9 months ago
- c1cb9dc tint/resolver: Evaluate constant index accessors by Ben Clayton · 2 years, 9 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
- 8bd5fec tint/writer/wgsl: Emit 'f' suffix on FloatLiteralExpressions 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