- 71c1d54 [glsl] Propagate names to block struct wrappers by James Price · 6 months ago
- 074e17e HLSL-IR: fix error: unary: no matching overload for 'operator - (u32)' (again) by Antonio Maiorano · 6 months ago
- a1e0778 HLSL-IR: fix error: unary: no matching overload for 'operator - (u32)' by Antonio Maiorano · 6 months ago
- d032c62 HLSL-IR: emit constant i32 literals as int(<literal>) by Antonio Maiorano · 6 months ago
- 562d9b7 [glsl][ir] Start bitcast emission. by dan sinclair · 7 months ago
- 7b7fb81 [glsl][ir] Emit the polyfills for atomic methods. by dan sinclair · 7 months ago
- da73356 [glsl][ir] Emit the passthrough atomic methods. by dan sinclair · 7 months ago
- a532ca4 [glsl][ir] Regenerate skips by dan sinclair · 7 months ago
- 1e0c201 [glsl][ir] Regenerate skips by dan sinclair · 7 months ago
- 6e93ca5 [glsl][ir] Generate skips. by dan sinclair · 7 months ago
- 5026041 [spirv][ir] Add memory model annotations to Load/Store by dan sinclair · 7 months ago
- aef5957 [hlsl] Regen skips for HLSL tint e2e files (both non-IR and IR) by Antonio Maiorano · 7 months ago
- 520a86a [msl] Fix host-shareable struct padding by James Price · 7 months ago
- d117d65 [spirv][ir] Add some missing decorations. by dan sinclair · 7 months ago
- 67b738c [spirv] Move E2E expectations to default paths by James Price · 8 months ago
- 0b5de40 [spirv] Remove AST E2E expectations by James Price · 8 months ago
- 1b77b6c [spirv] Generate IR expectations. by dan sinclair · 8 months ago
- 8f1d276 [hlsl] Update expectations for HLSL IR. by dan sinclair · 8 months ago
- 48be7e8 [msl] Add newlines between global declarations by James Price · 10 months ago
- d1c31db [hlsl] Add passthrough builtin calls by dan sinclair · 10 months ago
- c69667d [hlsl] Emit zero value var initializers by dan sinclair · 10 months ago
- 6d509cf [hlsl] Add simple `Load` instruction. by dan sinclair · 10 months ago
- 6931379 [hlsl] Add generated IR expectations. by dan sinclair · 10 months ago
- fae957f [msl] Add polyfill for atomicCompareExchangeWeak by James Price · 10 months ago
- 0272fd2 [msl] Add support for most atomic builtins by James Price · 10 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
- ca9f386 GLSL: set integers to precision highp. by Stephen White · 1 year, 2 months ago
- 9dc42ad [tint][ast] Fix type <-> parameter shadowing issues. by Ben Clayton · 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
- f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
- 4249124 GLSL, HLSL: fix atomicSub() output. by Stephen White · 1 year, 6 months ago
- 4b8a3d3 [tint][transform][hlsl] Fix bad materialization by Ben Clayton · 1 year, 10 months ago
- 0c7a99f Tint/GLSL: rename identifiers containing double-underscores. by Stephen White · 1 year, 10 months ago chromium/5794
- 506b4f0 [spirv-reader] Use type inference for var and let by James Price · 1 year, 10 months ago
- 47dd301 tint/resolver: Resolve builtin structs by Ben Clayton · 2 years 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
- f1f56b2 tint/writer/glsl: Set default precision to highp by Ben Clayton · 2 years, 1 month ago
- 03de0e8 Move tint::transform::Robustness to a santizier transform by Ben Clayton · 2 years, 1 month ago
- 1a1b527 tint/transform: Inline HLSL uniform / storage buffers by Ben Clayton · 2 years, 1 month ago
- 4d3ff97 tint: Resolve @builtin() args as expressions by Ben Clayton · 2 years, 1 month ago
- efb17b0 tint/writer/wgsl: Print @offset attributes as comment by Ben Clayton · 2 years, 4 months ago
- 6ab5d3c Tint/transform: make AddBlockAttribute always do wrapping if possible by Zhaoming Jiang · 2 years, 5 months ago
- 4faf358 Tint/builder/spirv: Fix atomicCompareExchangeWeak wrong return by Zhaoming Jiang · 2 years, 5 months ago chromium/5383
- e14a27b tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL by Antonio Maiorano · 2 years, 6 months ago
- 863d9ed GLSL: Change Add[Spirv]BlockAttribute to support GLSL by Stephen White · 2 years, 7 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
- 268d7b8 tint: Add support for atomic ops to spirv reader by Antonio Maiorano · 2 years, 9 months ago