- 935b50f [msl] Emit min and max builtins 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
- 166a691 [tint][test] Remove duplicated SPIR-V decorations by James Price · 11 months ago
- f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 3 months ago
- c00ff7f [tint] do not emit space for binding group 0 by Peng Huang · 1 year, 11 months ago
- b990d39 test/tint: Update SKIP "expectations" by Ben Clayton · 2 years ago
- 4d3ff97 tint: Resolve @builtin() args as expressions by Ben Clayton · 2 years ago
- ededebb tint/test: Remove skips for tint:1818 by James Price · 2 years, 1 month ago
- 61feebe tint/tests: Actually validate the generated WGSL by James Price · 2 years, 1 month ago
- 9dc48bc tint: Rename 'type' to 'alias' by Ben Clayton · 2 years, 1 month ago chromium/5559
- 0566185 tint: const eval of bitcast operator by Antonio Maiorano · 2 years, 2 months ago
- bf8a230 tint: const eval of ldexp builtin by Antonio Maiorano · 2 years, 3 months ago
- 0acbb4e Remove if-break deprecation by dan sinclair · 2 years, 3 months ago
- a8bc296 [spirv-reader] Emit break-if as needed. by dan sinclair · 2 years, 3 months ago
- 1eaeb31 tint: fail on creation of a non-finite constant by Antonio Maiorano · 2 years, 3 months ago
- 003ed55 tint: delete e2e tests with inf/nan args to const eval expressions by Antonio Maiorano · 2 years, 4 months ago
- 0da91e0 tint: make const eval of binary ops on concrete values fail on NaN/Inf by Antonio Maiorano · 2 years, 4 months ago
- d8a986b Remove fallthrough support from SPIRV-Reader. by dan sinclair · 2 years, 4 months ago
- 744d0eb tint: Use "demote-to-helper" semantics for discard by James Price · 2 years, 4 months ago
- 5071a54 Make reserved words an error. by dan sinclair · 2 years, 4 months ago
- 06844a5 tint/hlsl: remove [loop] attribute on all loops by Antonio Maiorano · 2 years, 5 months ago
- 5b0bab8 tint/fxc: regen e2e tests that are not actual FXC timeouts by Antonio Maiorano · 2 years, 5 months ago chromium/5325
- 4c70d7f tint: Make uniformity analysis failures a hard error by Ben Clayton · 2 years, 5 months ago
- 8a440ee tint: delete and regen SKIP e2e tests that were missing FXC error message by Antonio Maiorano · 2 years, 6 months ago
- 8b4ed50 tint: Fix / remove tests that access OOB by Ben Clayton · 2 years, 6 months ago chromium/5286
- 3740ac6 tint: implement const eval of binary divide by Antonio Maiorano · 2 years, 6 months ago chromium/5282 chromium/5283
- 863d9ed GLSL: Change Add[Spirv]BlockAttribute to support GLSL by Stephen White · 2 years, 6 months ago
- 52f852f test/tint: Regenerate SKIP expectations by Ben Clayton · 2 years, 7 months ago
- 0fba14e tint/val: Make DXC validation output stable by Ben Clayton · 2 years, 7 months ago
- 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 7 months ago
- 760c399 Delete tests with invalid SPIR-V inputs by David Neto · 2 years, 8 months ago
- b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 9 months ago chromium/5108
- 16175ac tint: Remove use of inf / nans from e2e tests by Ben Clayton · 2 years, 9 months ago
- b0d9c15 tint: Remove skips for tests that now pass latest DXC by Antonio Maiorano · 2 years, 9 months ago
- b909d55 tint: Update SKIP lines with specific FXC bug by Antonio Maiorano · 2 years, 10 months ago
- bdd2bc9 tint: Update SKIP line for specific DXC failure by Antonio Maiorano · 2 years, 10 months ago
- 0da5e8b tint: regen skips for hlsl files that were missing error message in the output by Antonio Maiorano · 2 years, 10 months ago
- 790e4c2 GLSL writer: emit gl_PointSize = 1 in all vertex shaders for OpenGL. by Stephen White · 2 years, 10 months ago
- 0384932 tint: Replace smoothStep with smoothstep in tests by James Price · 2 years, 11 months ago
- 4d36557 Normalize all line endings to LF by Ben Clayton · 2 years, 11 months ago
- b349710 HLSL: workaround FXC error "continue cannot be used in a switch" by Antonio Maiorano · 3 years ago
- 66d6668 Implement discard semantics by Antonio Maiorano · 3 years ago
- 3374f43 Normalize DEPS to ease merging with Dawn by Ryan Harrison · 3 years ago
- 3b671cb wgsl: Separate struct members with commas by James Price · 3 years ago
- 7419f0e Fix test-runner not skipping dirsWithNoPassExpectations by Antonio Maiorano · 3 years ago
- 1a72a76 test: Regenerate vk-gl-cts WGSL sources by James Price · 3 years ago
- bcd9ad2 Remove isNan, isInf, isFinite, and isNormal by James Price · 3 years ago
- 66abf3e GLSL: don't emit structs w/runtime-sized arrays. by Stephen White · 3 years ago
- 4acf466 GLSL: fix countOneBits(). by Stephen White · 3 years ago
- bee5fa6 GLSL: implement pack/unpack builtins. by Stephen White · 3 years ago
- 59f1e8d GLSL: special-case BinaryOp::kModulo for floating point. by Stephen White · 3 years ago
- 7028077 GLSL: implement inverseSqrt() and update test expectations. by Stephen White · 3 years ago
- 2a02b68 GLSL: implement fract() builtin function. by Stephen White · 3 years ago
- ba4d6ab GLSL: implement derivative instructions. by Stephen White · 3 years ago
- 3b68fcb GLSL: implement reverseBits(). by Stephen White · 3 years ago
- 10c554e GLSL: implement countOneBits(). by Stephen White · 3 years ago
- dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years ago