- f83de0f [tint][ast] Fix DemoteToHelper with atomicCompareExchangeWeak() by Ben Clayton · 1 year, 1 month ago
- 6e45813 GLSL: fix bug with padded struct members. by Stephen White · 1 year, 1 month ago
- dd852a7 [tint] Add f16 overload of subgroupBroadcast() by James Price · 1 year, 1 month ago
- 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 1 year, 1 month ago
- 0880e06 Rename @index -> @blend_src by Corentin Wallez · 1 year, 1 month ago
- 80144d2 [tint][hlsl] Fix names of vector / matrix setter utils by Ben Clayton · 1 year, 1 month ago
- 4eeb0bd Implement push_constant-based firstIndex transform. by Stephen White · 1 year, 1 month ago
- 02262d8 [tint][msl] Fix C++17 warning. by Ben Clayton · 1 year, 1 month ago
- ffd485c [tint][msl] Replace volatile loop conditional with outer volatile conditional. by Ben Clayton · 1 year, 1 month ago
- 9be037c [tint][msl]: Use a volatile bool to control loop preservation by Ben Clayton · 1 year, 1 month ago
- ea0fda3 [ast,msl]: packed_vec3: Unroll loop for small composite copy by David Neto · 1 year, 1 month ago
- 1a2543e [tint][cmd] Don't vary HLSL output based on validation mode by Ben Clayton · 1 year, 1 month ago
- f468667 [tint][wgsl] Add unrestricted_pointer_parameters feature by Ben Clayton · 1 year, 1 month ago
- 2d501c5 [tint] Fix emission of module-scope struct initializers by Ben Clayton · 1 year, 1 month ago
- ef01100 [tint][wgsl][reader] Expand expression Source spans by Ben Clayton · 1 year, 2 months ago
- af25bec [tint][ast] Fix dynamic indices in DirectVariableAccess by Ben Clayton · 1 year, 2 months ago
- b789a43 GLSL: implement push constants. by Stephen White · 1 year, 2 months ago
- 59a2b247 [tint] Adjust default access control based on address space by Ben Clayton · 1 year, 2 months ago
- dd81723 Tint/HLSL: Support Shader Model 6.6 Pack/Unpack intrinsics by Jiawei Shao · 1 year, 2 months ago
- 60d73de Update GLSL tint test results. by Stephen White · 1 year, 2 months ago
- 08d9279 tint: add syntax sugar for dereferencing pointers by Antonio Maiorano · 1 year, 2 months ago
- e856861 Tint: Don't override HLSL shader model for fp16 by Jiawei Shao · 1 year, 2 months ago
- 5221992 Tint: Support setting HLSL shader model in tint.exe by Jiawei Shao · 1 year, 2 months ago
- 53edc77 dp4a: fix Tint IR polyfills for unpack4x[IU]8 by David Neto · 1 year, 2 months ago
- 0a40886 Tint: implement pack4x{U|I}8Clamp and unpack4x{U|I}8 by Jiawei Shao · 1 year, 2 months ago chromium/6229
- 07360d1 Update buffer/uniform/std140/array tests by dan sinclair · 1 year, 2 months ago
- 26dc5f6 msl ast_writer: Prevent emitted loops from erasure during optimizations by David Neto · 1 year, 2 months ago
- 34eee4e [hlsl] Invert 'w' component of fragment position by James Price · 1 year, 2 months ago
- 85b77e0 Tint: implement the polyfill of pack4x{U|I}8 with dot products by Jiawei Shao · 1 year, 2 months ago
- c8ca47f Implement pack4xI8 and pack4xU8 by Jiawei Shao · 1 year, 2 months ago
- 9c54476 [ir] Fix cloning of variable initializers by James Price · 1 year, 3 months ago
- 60c6716 [msl] Fix default interpolation sampling by James Price · 1 year, 3 months ago
- ea47ccd Remove Renamer in glsl ast_printer by Shrek Shao · 1 year, 3 months ago
- 109e648 Support const expression with dot4{I|U}8Packed by Jiawei Shao · 1 year, 3 months ago chromium/6182
- 0f64392 Tint/MSL: Fix translation of dot4{I|U}8Packed by Jiawei Shao · 1 year, 3 months ago
- 53c0fa9 Enable language extension `packed_4x8_integer_dot_product` by Jiawei Shao · 1 year, 3 months ago
- 500bd8a Update some buffer/uniform tests by dan sinclair · 1 year, 3 months ago
- 3378a57 Update buffer/storage e2e tests. by dan sinclair · 1 year, 3 months ago
- ccc0908 Add pointer e2e test by dan sinclair · 1 year, 3 months ago chromium/6168
- a01fd24 Update test/tint/array to store results by dan sinclair · 1 year, 3 months ago
- 5ea3a88 Update test/tint/access to store results by dan sinclair · 1 year, 3 months ago
- b42888c Update identifiers/underscore/prefix tests by dan sinclair · 1 year, 3 months ago
- 175f9ad Updating type e2e tests by dan sinclair · 1 year, 3 months ago
- 648a2b3 OpenGL: Support dot4I8Packed() and dot4U8Packed() by Jiawei Shao · 1 year, 3 months ago
- 635977a [tint] Generate ArrayLengthFromUniform indices by James Price · 1 year, 3 months ago
- 0ebbc5c [ir][msl] Add msl def file by dan sinclair · 1 year, 3 months ago
- 2e26e7a [tint][msl][ir] Use ValueToLet IR transform by Ben Clayton · 1 year, 3 months ago
- 5ee5f18 [ir][msl] Run existing transforms which are required. by dan sinclair · 1 year, 3 months ago
- 2a21ac0 [ir][msl] Add support for fragment inputs by dan sinclair · 1 year, 3 months ago
- 71da3e8 [ir][msl] Add thread and threadgroup position. by dan sinclair · 1 year, 3 months ago
- 9ffc1d9 [ir][msl] Fix const of non-entrypoint pointers by dan sinclair · 1 year, 3 months ago
- c3d75b5 [ir] Shuffle around function e2e tests by dan sinclair · 1 year, 3 months ago
- 575bb29 [ir][msl] Update expected by dan sinclair · 1 year, 3 months ago
- b4697b76 [ir][msl] Emit some core builtins. by dan sinclair · 1 year, 3 months ago
- 64d328f Generate end-to-end WGSL tests from wgsl.def by David Neto · 1 year, 3 months ago
- 9cad74f [ir][msl] Emit swizzle, load/store vector element instructions by dan sinclair · 1 year, 3 months ago
- 58752db Add switch end-to-end tests. by dan sinclair · 1 year, 3 months ago
- 2e2bf67 [ir][msl] Emit switch instructions by dan sinclair · 1 year, 3 months ago
- 3b4bf19 [ir][msl] Emit loops by dan sinclair · 1 year, 3 months ago
- b4ec73f [ir][msl] Emit unary instructions by dan sinclair · 1 year, 3 months ago
- 99204da [ir][msl] Emit function parameters by dan sinclair · 1 year, 3 months ago
- 624e8dd Add user call tests by dan sinclair · 1 year, 3 months ago
- 1cc5451 [ir][msl] Emit ir::UserCall by dan sinclair · 1 year, 3 months ago
- 3505ed4 Add struct index accessor tests by dan sinclair · 1 year, 3 months ago chromium/6144 chromium/6145 chromium/6146
- 48318cd [ir][msl] Emit ir::Access by dan sinclair · 1 year, 3 months ago
- cea718c [ir][msl] Emit bitcast by dan sinclair · 1 year, 3 months ago
- 1fa6a4b [ir][msl] Emit entry point stage name by dan sinclair · 1 year, 3 months ago
- 5555694 [ir][msl] Fixup binary emission by dan sinclair · 1 year, 3 months ago
- 794186c [ir][msl] Generate expectation files. by dan sinclair · 1 year, 3 months ago
- f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 3 months ago
- b171bec [tools] Replace test-all.sh with ./tools/run tests by Ben Clayton · 1 year, 3 months ago
- c33fdbb Remove chromium_experimental_read_write_storage_texture by Jiawei Shao · 1 year, 3 months ago
- 0e21d28 [ir] Fix Std140 for non-decomposed matrices by James Price · 1 year, 3 months ago
- a87d063 Tint/HLSL: Support translating pixel local variables on HLSL by Jiawei Shao · 1 year, 4 months ago
- 6d18884 [test][tint] Fix a texel fetch test by Ben Clayton · 1 year, 4 months ago
- e6b07a2 [test][tint] Move dual source blending tests to extensions dir by Ben Clayton · 1 year, 4 months ago
- 2591c8d [tint][wgsl] Fix ICE in SingleEntryPoint transform by Ben Clayton · 1 year, 4 months ago
- a54554a Tint/HLSL: Don't pack level in coords for textureLoad on read-write storage textures by Jiawei Shao · 1 year, 4 months ago
- 0e4aee6 [tint][wgsl] Parse @color by Ben Clayton · 1 year, 4 months ago
- e73b393 [tint][msl] Implement chromium_experimental_framebuffer_fetch by Ben Clayton · 1 year, 4 months ago
- ff6f250 [tint] Regenerate IR SKIP expectations by Ben Clayton · 1 year, 4 months ago
- 78da664 Pass feature allowlist from Dawn to Tint by James Price · 1 year, 4 months ago
- 531663f Fixup binding generator for duplicate bindings. by dan sinclair · 1 year, 4 months ago
- a329ac0 Change more licenses to BSD-3 by Austin Eng · 1 year, 4 months ago chromium/6102
- 836a10d [tint] Avoid DCE in matrix constructor tests by James Price · 1 year, 4 months ago
- f27e765 tint/hlsl: workaround DXC bug with const structs/arrays of matrices by Antonio Maiorano · 1 year, 4 months ago
- 4249124 GLSL, HLSL: fix atomicSub() output. by Stephen White · 1 year, 4 months ago
- cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 5 months ago
- d2eb05c GLSL validation: don't print error message twice. by Stephen White · 1 year, 5 months ago
- 6fddd7c [tint][ir] Clone ControlInstruction results by James Price · 1 year, 5 months ago
- 6d370e5 [ir] Process uncalled functions in DemoteToHelper by James Price · 1 year, 5 months ago
- 0c7be2d [spirv-reader] Avoid nested struct deduplication by James Price · 1 year, 5 months ago
- 8886d0b [tint][resolver] Convert abstract-numerics for array() by Ben Clayton · 1 year, 5 months ago
- ce4276c [tint] Skip newly failing GLSL tests by Ben Clayton · 1 year, 5 months ago
- 864adbf [tint][kokoro] Run E2E tests for SPIR-V IR backend by James Price · 1 year, 5 months ago
- 16ce253 OpenGL: fix multiplanar external textures. by Stephen White · 1 year, 5 months ago
- 243017b Update Tint GLSL expected results. by Stephen White · 1 year, 5 months ago
- 3ed1080 [tint] Add DXC skip for new e2e test by Ben Clayton · 1 year, 5 months ago
- eea786f hlsl-writer: support subgroupBroadcast by David Neto · 1 year, 5 months ago
- 5b3ae14 msl-writer: support subgroupBroadcast by David Neto · 1 year, 5 months ago