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