- 23fa64f Add subgroup matrix zero constructors to core.def by dan sinclair · 7 months ago
- 4ac9ba9 Update intrinsics def file to be more explicit. by dan sinclair · 7 months ago
- 6bbb5d4 Add enum for parameter usages. by dan sinclair · 8 months ago
- 53f9392 [intrinsics] Add @member_function attribute by James Price · 9 months ago
- e9ab1b6 [tint] Remove TODO(bclayton) by Ben Clayton · 11 months ago
- 448c01b [tint] Implement support for r8unorm by Ben Clayton · 1 year, 1 month ago
- 17770f5 [tint][intrinsics] Add explicit template arguments by Ben Clayton · 1 year, 1 month ago
- 7deee42 [tint][intrinsics] Change intrinsic template syntax from <...> to [...] by Ben Clayton · 1 year, 1 month ago
- f6c20f1 [tint][intrinsics] Simplify intrinsic table by Ben Clayton · 1 year, 1 month ago
- cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 5 months ago
- f18ee3d [tint][tools] Add 'import' support to the def compiler by Ben Clayton · 1 year, 6 months ago
- 88c231b [tint] Add read-only storage texture builtins by James Price · 1 year, 7 months ago
- d90c72b [tint] Add RW storage textureLoad overloads by James Price · 1 year, 8 months ago
- f322b15 [tools] Fix intrinsic gen permutator by Ben Clayton · 1 year, 8 months ago
- 508ba63 [tint] Index the const-eval-functions in the intrinsic table by Ben Clayton · 1 year, 8 months ago
- eb2f95e [tint] Rework the intrinsic table to use indices by Ben Clayton · 1 year, 8 months ago
- 77a90cb test/tint/builtins/gen: Use returned value by Ben Clayton · 2 years, 1 month ago
- 54a104e tint: Update constructor / conversion terminology by Ben Clayton · 2 years, 1 month ago
- d849032 tools: Add @must_use support to intrinsics.def by Ben Clayton · 2 years, 1 month ago
- 3febbd2 intrinsic/gen: Don't permutate impossible workgroup ptr types by Ben Clayton · 2 years, 3 months ago
- 55ceebe tools/intrinsic: Fix validation for type matchers by Ben Clayton · 2 years, 3 months ago
- d5d207b tint: Add builtin type aliases (vec3f, etc) by Ben Clayton · 2 years, 4 months ago
- 5e4fc69 tools/intrinsic: Handle CRLF by Ben Clayton · 2 years, 5 months ago
- 68ed8d9 tools/gen: Add flags for explicit output by Ben Clayton · 2 years, 5 months ago
- c3cbc35 Add negative number parsing into `@test_value` by dan sinclair · 2 years, 5 months ago
- 95dd428 tint/intrinsics.def: Add @test_value() annotation by Ben Clayton · 2 years, 5 months ago
- 6e77b47 Update internals to initializer instead of constructor. by dan sinclair · 2 years, 5 months ago
- db368f1 tools/tint/intrinsic: Sort enum values lexicographically by Ben Clayton · 2 years, 5 months ago chromium/5355
- ff7cf21 Rename StorageClass to AddressSpace. by dan sinclair · 2 years, 6 months ago
- 9443ceb tint: End-to-end tests for f16 built-in by Zhaoming Jiang · 2 years, 8 months ago
- 6fe1f51 tint: Add f16 support for parts of float built-in, part 1 by Zhaoming Jiang · 2 years, 8 months ago
- a253a5f tools: Expand / clean-up the template WGSL type helpers by Ben Clayton · 2 years, 8 months ago
- f8fb94d tint: Emitting enable directive for DP4A End-to-End test by Zhaoming Jiang · 2 years, 8 months ago
- 695a6d8 tools/cmd/gen: Add more utilities to the templates by Ben Clayton · 2 years, 8 months ago
- c768e64 tint/intrinsics.def: Change language for enums by Ben Clayton · 2 years, 8 months ago
- cde5009 tools: Shuffle 'intrinsic-gen' tooling by Ben Clayton · 2 years, 8 months ago