- e28f132 [tint] Update generator to add GLSL desktop flag by dan sinclair · 6 months ago
- b7114a6 [tint] Implement quadBroadcast by Natalie Chouinard · 8 months ago chromium/6658 chromium/6659
- 06e23ab [tint][hlsl] Add subgroup(Exclusive){Add,Mul} by Natalie Chouinard · 8 months ago
- d0cf77e [tint][spirv] Add subgroup(Exclusive){Add,Mul} by Natalie Chouinard · 8 months ago
- fccc699 [tint] Use new subgroups extensions in E2E tests by James Price · 9 months ago
- 6ee6330 [Tint] Hacky fix for binding numbers in tests by Natalie Chouinard · 9 months ago
- e902718 Remove storage textures from vertex tests by Natalie Chouinard · 10 months ago
- c224131 Tint: Add inputAttachmentLoad to core.def, wgsl.def, IR by Le Hoang Quyen · 10 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
- 1a2543e [tint][cmd] Don't vary HLSL output based on validation mode by Ben Clayton · 1 year, 2 months ago
- dd81723 Tint/HLSL: Support Shader Model 6.6 Pack/Unpack intrinsics by Jiawei Shao · 1 year, 3 months ago
- e856861 Tint: Don't override HLSL shader model for fp16 by Jiawei Shao · 1 year, 3 months ago
- 5221992 Tint: Support setting HLSL shader model in tint.exe by Jiawei Shao · 1 year, 3 months ago
- 53c0fa9 Enable language extension `packed_4x8_integer_dot_product` by Jiawei Shao · 1 year, 4 months ago
- 64d328f Generate end-to-end WGSL tests from wgsl.def by David Neto · 1 year, 4 months ago
- c33fdbb Remove chromium_experimental_read_write_storage_texture by Jiawei Shao · 1 year, 4 months ago
- f72919f Add subgroupBroadcast to intrinsics.def by David Neto · 1 year, 7 months ago
- 79f4a07 [tint] Add textureBarrier() builtin function by James Price · 1 year, 8 months ago
- d90c72b [tint] Add RW storage textureLoad overloads by James Price · 1 year, 8 months ago
- 2dffb3c [tint] Move intrinsics.def to lang/core/core.def by Ben Clayton · 1 year, 8 months ago
- 77980d1 [tint] Add subgroupBallot to the intrinsics table by James Price · 1 year, 8 months ago
- 77a90cb test/tint/builtins/gen: Use returned value by Ben Clayton · 2 years, 1 month ago
- d9b68eb Fix generation of f16 values. by dan sinclair · 2 years, 5 months ago
- 4b60615 test/tint: Fix e2e test generation for vec / mat by Ben Clayton · 2 years, 5 months ago chromium/5402
- be35dec test/tint: Fix e2e test generation for abstract by Ben Clayton · 2 years, 5 months ago
- 95dd428 tint/intrinsics.def: Add @test_value() annotation by Ben Clayton · 2 years, 5 months ago
- c3adc78 test/tint/builtins: Remove hack for 'level' parameter value by Ben Clayton · 2 years, 5 months ago
- 6c33dce tint/test/builtins/gen: Fix i32 argument values by Ben Clayton · 2 years, 5 months ago
- 559a248 tint/resolver: Allow texture 'offset' to be const-expr by Ben Clayton · 2 years, 6 months ago
- 933eb51 tint: Add _tint_materialize internal builtin by Ben Clayton · 2 years, 6 months ago
- 1dbda6f Update variables in address space template. by dan sinclair · 2 years, 6 months ago
- 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
- cde5009 tools: Shuffle 'intrinsic-gen' tooling by Ben Clayton · 2 years, 8 months ago
- ee36e39 test/tint/builtins: Generate abstract numeric tests by Ben Clayton · 2 years, 8 months ago
- 3e38d7e tint: Remove support for smoothStep builtin by James Price · 2 years, 10 months ago
- b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 10 months ago chromium/5108
- c0af5c5 tint: Add builtin tests for arguments passed by var by Ben Clayton · 2 years, 10 months ago
- eb29f81 tint: Shuffle builtin test directories by Ben Clayton · 2 years, 10 months ago