1. d90557b Create a shared utils folder. by dan sinclair · 6 months ago
  2. 10d0b65 Tint: Add input attachments support to spirv IR printer. by Le Hoang Quyen · 9 months ago
  3. 448c01b [tint] Implement support for r8unorm by Ben Clayton · 1 year ago
  4. ea7d7fe [tint] Add support for scoped text spans by Ben Clayton · 1 year ago
  5. c27315a [tint] Use StyledText for all diagnostics by Ben Clayton · 1 year ago
  6. 17770f5 [tint][intrinsics] Add explicit template arguments by Ben Clayton · 1 year, 1 month ago
  7. f6c20f1 [tint][intrinsics] Simplify intrinsic table by Ben Clayton · 1 year, 1 month ago
  8. 2fe1f26 Add reflection for Access enum. by dan sinclair · 1 year, 2 months ago
  9. 066a05a [tint] Add intrinsic table support for unary * and & by Ben Clayton · 1 year, 2 months ago
  10. cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 5 months ago
  11. 650cb61 [ir][spirv-writer] Implement DP4A builtins by James Price · 1 year, 6 months ago
  12. f319cdf [tint][intrinsic] Add 'Table' and 'Dialect' types by Ben Clayton · 1 year, 6 months ago
  13. 16fb254 [tint] Add a diag::List to tint::Failure by Ben Clayton · 1 year, 6 months ago
  14. 6950208 [ir] Move image_write intrinsic to builtin for SPIR-V by dan sinclair · 1 year, 6 months ago
  15. 86d4f3b [ir] Move image sample intrinsics to builtins for SPIR-V by dan sinclair · 1 year, 6 months ago
  16. cd6422f [tint] Add missing include for type::Manager usage by James Price · 1 year, 6 months ago
  17. 7b4ec6e [ir] Move `image_query_size` and `image_query_size_lod` over to spirv builtins. by dan sinclair · 1 year, 6 months ago
  18. 57bfe82 [ir] Move `image_dref_gather` and `image_gather` over to spirv builtins. by dan sinclair · 1 year, 6 months ago
  19. 9f1bd72 [ir] Move `image_fetch` and `image_read` over to spirv builtins. by dan sinclair · 1 year, 6 months ago
  20. 5ca21ed [ir] Move `sampled_image` over to spirv builtins. by dan sinclair · 1 year, 6 months ago chromium/6018
  21. 1f236ba [tint] Header-build fixes by Ben Clayton · 1 year, 6 months ago
  22. 94a6a81 [ir] Validate builtin return types by James Price · 1 year, 6 months ago
  23. 6562555 [tint] Add BUILD.bazel files for Tint by Ben Clayton · 1 year, 6 months ago
  24. f7c0ede [ir] Move select over to spirv builtins. by dan sinclair · 1 year, 6 months ago
  25. 669edf7 [ir] Move dot over to spirv builtins. by dan sinclair · 1 year, 6 months ago
  26. e9fe772 [ir] Move atomics over to spirv builtins. by dan sinclair · 1 year, 6 months ago
  27. 721f638 [ir] Move array_length intrinsic to a builtin by dan sinclair · 1 year, 6 months ago
  28. ddffd5e [ir] Move matrix and vector intrinsics to builtins by dan sinclair · 1 year, 6 months ago
  29. b88e1c7 [ir] Validate spirv builtin calls by dan sinclair · 1 year, 6 months ago