1. e28f132 [tint] Update generator to add GLSL desktop flag by dan sinclair · 6 months ago
  2. b7114a6 [tint] Implement quadBroadcast by Natalie Chouinard · 8 months ago chromium/6658 chromium/6659
  3. 06e23ab [tint][hlsl] Add subgroup(Exclusive){Add,Mul} by Natalie Chouinard · 8 months ago
  4. d0cf77e [tint][spirv] Add subgroup(Exclusive){Add,Mul} by Natalie Chouinard · 8 months ago
  5. fccc699 [tint] Use new subgroups extensions in E2E tests by James Price · 9 months ago
  6. 6ee6330 [Tint] Hacky fix for binding numbers in tests by Natalie Chouinard · 9 months ago
  7. e902718 Remove storage textures from vertex tests by Natalie Chouinard · 10 months ago
  8. c224131 Tint: Add inputAttachmentLoad to core.def, wgsl.def, IR by Le Hoang Quyen · 10 months ago
  9. 448c01b [tint] Implement support for r8unorm by Ben Clayton · 1 year, 1 month ago
  10. 17770f5 [tint][intrinsics] Add explicit template arguments by Ben Clayton · 1 year, 1 month ago
  11. 1a2543e [tint][cmd] Don't vary HLSL output based on validation mode by Ben Clayton · 1 year, 2 months ago
  12. dd81723 Tint/HLSL: Support Shader Model 6.6 Pack/Unpack intrinsics by Jiawei Shao · 1 year, 3 months ago
  13. e856861 Tint: Don't override HLSL shader model for fp16 by Jiawei Shao · 1 year, 3 months ago
  14. 5221992 Tint: Support setting HLSL shader model in tint.exe by Jiawei Shao · 1 year, 3 months ago
  15. 53c0fa9 Enable language extension `packed_4x8_integer_dot_product` by Jiawei Shao · 1 year, 4 months ago
  16. 64d328f Generate end-to-end WGSL tests from wgsl.def by David Neto · 1 year, 4 months ago
  17. c33fdbb Remove chromium_experimental_read_write_storage_texture by Jiawei Shao · 1 year, 4 months ago
  18. f72919f Add subgroupBroadcast to intrinsics.def by David Neto · 1 year, 7 months ago
  19. 79f4a07 [tint] Add textureBarrier() builtin function by James Price · 1 year, 8 months ago
  20. d90c72b [tint] Add RW storage textureLoad overloads by James Price · 1 year, 8 months ago
  21. 2dffb3c [tint] Move intrinsics.def to lang/core/core.def by Ben Clayton · 1 year, 8 months ago
  22. 77980d1 [tint] Add subgroupBallot to the intrinsics table by James Price · 1 year, 8 months ago
  23. 77a90cb test/tint/builtins/gen: Use returned value by Ben Clayton · 2 years, 1 month ago
  24. d9b68eb Fix generation of f16 values. by dan sinclair · 2 years, 5 months ago
  25. 4b60615 test/tint: Fix e2e test generation for vec / mat by Ben Clayton · 2 years, 5 months ago chromium/5402
  26. be35dec test/tint: Fix e2e test generation for abstract by Ben Clayton · 2 years, 5 months ago
  27. 95dd428 tint/intrinsics.def: Add @test_value() annotation by Ben Clayton · 2 years, 5 months ago
  28. c3adc78 test/tint/builtins: Remove hack for 'level' parameter value by Ben Clayton · 2 years, 5 months ago
  29. 6c33dce tint/test/builtins/gen: Fix i32 argument values by Ben Clayton · 2 years, 5 months ago
  30. 559a248 tint/resolver: Allow texture 'offset' to be const-expr by Ben Clayton · 2 years, 6 months ago
  31. 933eb51 tint: Add _tint_materialize internal builtin by Ben Clayton · 2 years, 6 months ago
  32. 1dbda6f Update variables in address space template. by dan sinclair · 2 years, 6 months ago
  33. ff7cf21 Rename StorageClass to AddressSpace. by dan sinclair · 2 years, 6 months ago
  34. 9443ceb tint: End-to-end tests for f16 built-in by Zhaoming Jiang · 2 years, 8 months ago
  35. 6fe1f51 tint: Add f16 support for parts of float built-in, part 1 by Zhaoming Jiang · 2 years, 8 months ago
  36. a253a5f tools: Expand / clean-up the template WGSL type helpers by Ben Clayton · 2 years, 8 months ago
  37. f8fb94d tint: Emitting enable directive for DP4A End-to-End test by Zhaoming Jiang · 2 years, 8 months ago
  38. cde5009 tools: Shuffle 'intrinsic-gen' tooling by Ben Clayton · 2 years, 8 months ago
  39. ee36e39 test/tint/builtins: Generate abstract numeric tests by Ben Clayton · 2 years, 8 months ago
  40. 3e38d7e tint: Remove support for smoothStep builtin by James Price · 2 years, 10 months ago
  41. b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 10 months ago chromium/5108
  42. c0af5c5 tint: Add builtin tests for arguments passed by var by Ben Clayton · 2 years, 10 months ago
  43. eb29f81 tint: Shuffle builtin test directories by Ben Clayton · 2 years, 10 months ago