- d032c62 HLSL-IR: emit constant i32 literals as int(<literal>) by Antonio Maiorano · 3 months ago
- a561b98 [glsl][ir] Create header section before preamble. by dan sinclair · 3 months ago
- f15c1c3 [glsl][ir] Add ShaderIO by dan sinclair · 3 months ago
- 1e0c201 [glsl][ir] Regenerate skips by dan sinclair · 3 months ago
- 6d87fa6 [msl] Add support for clip_distances by James Price · 3 months ago
- 6e93ca5 [glsl][ir] Generate skips. by dan sinclair · 3 months ago
- 5026041 [spirv][ir] Add memory model annotations to Load/Store by dan sinclair · 3 months ago
- 61c2d1e [msl] Implement PackedVec3 transform by James Price · 3 months ago
- d117d65 [spirv][ir] Add some missing decorations. by dan sinclair · 4 months ago
- 67b738c [spirv] Move E2E expectations to default paths by James Price · 4 months ago
- 0b5de40 [spirv] Remove AST E2E expectations by James Price · 4 months ago
- 1b77b6c [spirv] Generate IR expectations. by dan sinclair · 4 months ago
- 8f1d276 [hlsl] Update expectations for HLSL IR. by dan sinclair · 4 months ago
- 78fef87 GLSL: Skip tail padding on interface blocks. by Stephen White · 4 months ago
- 6ee6330 [Tint] Hacky fix for binding numbers in tests by Natalie Chouinard · 5 months ago
- 48be7e8 [msl] Add newlines between global declarations by James Price · 6 months ago
- d1c31db [hlsl] Add passthrough builtin calls by dan sinclair · 6 months ago
- c69667d [hlsl] Emit zero value var initializers by dan sinclair · 6 months ago
- 6d509cf [hlsl] Add simple `Load` instruction. by dan sinclair · 6 months ago
- 6931379 [hlsl] Add generated IR expectations. by dan sinclair · 6 months ago
- 2cc6b3c [msl] Regenerate E2E expectations by James Price · 6 months ago
- e902718 Remove storage textures from vertex tests by Natalie Chouinard · 6 months ago
- 085093d [msl] Use the output of FlattenBindings by James Price · 6 months ago
- a30f8dd [msl] Regenerate E2E expectations for IR by James Price · 7 months ago
- ca9f386 GLSL: set integers to precision highp. by Stephen White · 10 months ago
- 1c5c266 GLSL: move the AddBlockAttribute transform before OffsetFirstIndex. by Stephen White · 10 months ago
- 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 10 months ago
- b4697b76 [ir][msl] Emit some core builtins. by dan sinclair · 1 year ago
- f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year ago
- cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 2 months ago
- 57ded6a [tools][gen] Describe how to regenerate files in the header by Ben Clayton · 1 year, 4 months ago
- f1f56b2 tint/writer/glsl: Set default precision to highp by Ben Clayton · 1 year, 9 months ago
- 77a90cb test/tint/builtins/gen: Use returned value by Ben Clayton · 1 year, 9 months ago
- 2be5167 tint: const eval of countLeadingZeros by Antonio Maiorano · 2 years, 1 month ago
- 6c33dce tint/test/builtins/gen: Fix i32 argument values by Ben Clayton · 2 years, 1 month ago
- d722e61 test/tint: Regenerate expectations by Ben Clayton · 2 years, 4 months ago
- ee36e39 test/tint/builtins: Generate abstract numeric tests by Ben Clayton · 2 years, 4 months ago
- 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 5 months ago
- b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 6 months ago chromium/5108
- eb29f81 tint: Shuffle builtin test directories by Ben Clayton · 2 years, 6 months ago