- 34a2d65 [hlsl][ir] Skip promoting lets to lets by dan sinclair · 4 months ago
- 3ddc07a [glsl][ir] Make GLSL IR the only GLSL in tint e2e. by dan sinclair · 4 months ago
- 1217dc1 [glsl] Remove the non-IR GLSL expectations. by dan sinclair · 4 months ago
- 71c1d54 [glsl] Propagate names to block struct wrappers by James Price · 5 months ago
- d032c62 HLSL-IR: emit constant i32 literals as int(<literal>) by Antonio Maiorano · 5 months ago
- a561b98 [glsl][ir] Create header section before preamble. by dan sinclair · 6 months ago
- 182d933 [glsl][ir] Emit global variable information. by dan sinclair · 6 months ago
- 2d24558 [msl] Polyfill signed integer arithmetic by James Price · 6 months ago
- adaa316 [glsl][ir] Emit `Access` by dan sinclair · 6 months ago chromium/6692 chromium/6693 chromium/6694 chromium/6695 chromium/6696
- c2f6f2f [glsl][ir] Emit load and store by dan sinclair · 6 months ago
- 6e93ca5 [glsl][ir] Generate skips. by dan sinclair · 6 months ago
- b41b866 [glsl][ir] Generate passing expectations. by dan sinclair · 6 months ago
- 5026041 [spirv][ir] Add memory model annotations to Load/Store by dan sinclair · 6 months ago
- d117d65 [spirv][ir] Add some missing decorations. by dan sinclair · 6 months ago
- 67b738c [spirv] Move E2E expectations to default paths by James Price · 7 months ago
- 0b5de40 [spirv] Remove AST E2E expectations by James Price · 7 months ago
- 1b77b6c [spirv] Generate IR expectations. by dan sinclair · 7 months ago
- 8f1d276 [hlsl] Update expectations for HLSL IR. by dan sinclair · 7 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
- 2fa56aa [hlsl] Add UserCall to the IR backend. 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 · 10 months ago
- 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 1 year, 1 month ago
- b42888c Update identifiers/underscore/prefix tests by dan sinclair · 1 year, 3 months ago
- 575bb29 [ir][msl] Update expected by dan sinclair · 1 year, 3 months ago
- 794186c [ir][msl] Generate expectation files. by dan sinclair · 1 year, 3 months ago
- f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 3 months ago
- 0c7a99f Tint/GLSL: rename identifiers containing double-underscores. by Stephen White · 1 year, 9 months ago chromium/5794
- 0e22bdb tint/msl: Fix emission of private variables by James Price · 2 years ago
- 9dc48bc tint: Rename 'type' to 'alias' by Ben Clayton · 2 years, 1 month ago chromium/5559
- e14a27b tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL by Antonio Maiorano · 2 years, 5 months ago
- 3abad2c When emitting a MSL struct initializer emit the struct name. by dan sinclair · 2 years, 7 months ago
- 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 7 months ago
- c64ca23 tint: Deprecated module-scope 'let' for 'const' by Ben Clayton · 2 years, 8 months ago chromium/5150
- 6c167a0 msl: Promote local private vars to function scope by dan sinclair · 2 years, 8 months ago
- 32cb9cf tint/writer: Disable constant inlining for lets by Ben Clayton · 2 years, 8 months ago
- e9f8b09 tint/writer/hlsl: Inline constant expressions by Ben Clayton · 2 years, 9 months ago
- cb6ddd2 tint/writer/msl: Inline constant expressions by Ben Clayton · 2 years, 9 months ago
- 25b7e98 tint/writer/glsl: Inline constant expressions by Ben Clayton · 2 years, 9 months ago
- 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 ago