- f5abb82 tint: work around zero-init bug on some GPUs for workgroup size(1) by Antonio Maiorano · 1 year, 1 month ago
- 5a6b701 Add ClampFragDepth transform to GLSL writer. by Stephen White · 1 year, 2 months ago
- a2455c9 [tint] Fix end-to-end tests. by Ben Clayton · 1 year, 2 months ago
- 95cada1 [tint][exe] Add --use-storage-input-output-16 flag by James Price · 1 year, 2 months ago
- 7c14dba [spirv-writer][ast] Only use StorageInputOutput16 if needed by James Price · 1 year, 2 months ago
- ca9f386 GLSL: set integers to precision highp. by Stephen White · 1 year, 2 months ago
- c11e2ed Make OFI transform push_constant-friendly. by Stephen White · 1 year, 2 months 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
- 60d73de Update GLSL tint test results. by Stephen White · 1 year, 3 months ago
- e856861 Tint: Don't override HLSL shader model for fp16 by Jiawei Shao · 1 year, 3 months ago
- 34eee4e [hlsl] Invert 'w' component of fragment position by James Price · 1 year, 3 months ago
- 60c6716 [msl] Fix default interpolation sampling by James Price · 1 year, 4 months ago
- 175f9ad Updating type e2e tests by dan sinclair · 1 year, 4 months ago
- 2a21ac0 [ir][msl] Add support for fragment inputs by dan sinclair · 1 year, 4 months ago
- 71da3e8 [ir][msl] Add thread and threadgroup position. by dan sinclair · 1 year, 4 months ago
- 9ffc1d9 [ir][msl] Fix const of non-entrypoint pointers by dan sinclair · 1 year, 4 months ago
- c3d75b5 [ir] Shuffle around function e2e tests by dan sinclair · 1 year, 4 months ago
- 575bb29 [ir][msl] Update expected by dan sinclair · 1 year, 4 months ago
- 794186c [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
- f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
- f27e765 tint/hlsl: workaround DXC bug with const structs/arrays of matrices by Antonio Maiorano · 1 year, 5 months ago
- d2eb05c GLSL validation: don't print error message twice. by Stephen White · 1 year, 5 months ago
- c00ff7f [tint] do not emit space for binding group 0 by Peng Huang · 2 years ago
- 0e22bdb tint/msl: Fix emission of private variables by James Price · 2 years ago
- b990d39 test/tint: Update SKIP "expectations" by Ben Clayton · 2 years, 1 month ago
- 1d04cf8 Enable the 1D -> 2D texture transform in GLSL writer. by Stephen White · 2 years, 3 months ago
- 06c1af4 tint: Fix Renamer transform with type short-names by Ben Clayton · 2 years, 4 months ago
- 3abad2c When emitting a MSL struct initializer emit the struct name. by dan sinclair · 2 years, 8 months ago
- 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 8 months ago
- 6c098ba tint: Implement constant expression structures 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
- f47887d tint/writer/msl: Generate an array<T,N> helper by Ben Clayton · 2 years, 9 months ago
- 5041480 tint/writer: Clean up EmitConstant() methods 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
- 046abc0 tint/writer: Replace use of strings for cache keys by Ben Clayton · 3 years ago
- 9d27aaa Always use 0 for the Depth operand of OpTypeImage by Jiawei Shao · 3 years ago chromium/4992
- 3b671cb wgsl: Separate struct members with commas by James Price · 3 years ago
- dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years, 1 month ago