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