- 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
- 6931379 [hlsl] Add generated IR expectations. by dan sinclair · 9 months ago
- 2cc6b3c [msl] Regenerate E2E expectations by James Price · 9 months ago
- e902718 Remove storage textures from vertex tests by Natalie Chouinard · 9 months ago
- 2a08d5b2 [msl] Add polyfill for textureSampleLevel() by James Price · 10 months ago
- a30f8dd [msl] Regenerate E2E expectations for IR by James Price · 11 months ago
- 448c01b [tint] Implement support for r8unorm by Ben Clayton · 1 year, 1 month ago
- ca9f386 GLSL: set integers to precision highp. 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
- b4697b76 [ir][msl] Emit some core builtins. by dan sinclair · 1 year, 4 months ago
- f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
- cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 5 months ago
- d2eb05c GLSL validation: don't print error message twice. by Stephen White · 1 year, 5 months ago
- ce4276c [tint] Skip newly failing GLSL tests by Ben Clayton · 1 year, 6 months ago
- 243017b Update Tint GLSL expected results. by Stephen White · 1 year, 6 months ago
- b0dfccd tint: workaround DXC bug with splatted vector constant texture args by Antonio Maiorano · 1 year, 7 months ago
- 11e786e Update GLSL Tint test expectations. by Stephen White · 1 year, 7 months ago
- 57ded6a [tools][gen] Describe how to regenerate files in the header by Ben Clayton · 1 year, 7 months ago
- f1f56b2 tint/writer/glsl: Set default precision to highp by Ben Clayton · 2 years, 1 month ago
- 77a90cb test/tint/builtins/gen: Use returned value by Ben Clayton · 2 years, 1 month ago
- 987902e Update GLSL test results. by Stephen White · 2 years, 3 months ago
- 85ceb08 Add ExternalTexture Rotate and FlipY Functionality by Brandon Jones · 2 years, 4 months ago
- 543dd18 tint: Remove textureSampleLevel(texture_external) by Ben Clayton · 2 years, 4 months ago
- 4b60615 test/tint: Fix e2e test generation for vec / mat by Ben Clayton · 2 years, 5 months ago chromium/5402
- 2e376a9 tint/intrinsics: Allow mixing of signed / unsigned integer arguments by Ben Clayton · 2 years, 5 months ago
- 13f0890 tint/intrinsics: Texture queries now return unsigned integer / vectors by Ben Clayton · 2 years, 5 months ago
- c3adc78 test/tint/builtins: Remove hack for 'level' parameter value by Ben Clayton · 2 years, 5 months ago
- 6c33dce tint/test/builtins/gen: Fix i32 argument values by Ben Clayton · 2 years, 5 months ago
- da5424b tint: Allow signed / unsigned texture builtin params by Ben Clayton · 2 years, 5 months ago
- 559a248 tint/resolver: Allow texture 'offset' to be const-expr by Ben Clayton · 2 years, 5 months ago
- c4ebf2c tint: Implement textureSampleBaseClampToEdge by Ben Clayton · 2 years, 6 months ago
- 05d8b02 GLSL: implement host-visible memory padding. by Stephen White · 2 years, 6 months ago
- 863d9ed GLSL: Change Add[Spirv]BlockAttribute to support GLSL by Stephen White · 2 years, 7 months ago
- d722e61 test/tint: Regenerate expectations by Ben Clayton · 2 years, 8 months ago
- ee36e39 test/tint/builtins: Generate abstract numeric tests by Ben Clayton · 2 years, 8 months ago
- 0fba14e tint/val: Make DXC validation output stable by Ben Clayton · 2 years, 8 months ago
- 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 8 months ago
- f47887d tint/writer/msl: Generate an array<T,N> helper by Ben Clayton · 2 years, 9 months ago
- ef62b58 Skip Gamma and Gamut conversions for BT.709->SRGB by jchen10 · 2 years, 9 months ago
- b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 10 months ago chromium/5108
- c0af5c5 tint: Add builtin tests for arguments passed by var by Ben Clayton · 2 years, 10 months ago