1. 47fddc2 [msl] Emit struct name before constructors by James Price · 11 months ago
  2. de73431 [msl] Handle pointers in printer by James Price · 11 months ago
  3. a30f8dd [msl] Regenerate E2E expectations for IR by James Price · 11 months ago
  4. f5abb82 tint: work around zero-init bug on some GPUs for workgroup size(1) by Antonio Maiorano · 1 year, 1 month ago
  5. 9dc42ad [tint][ast] Fix type <-> parameter shadowing issues. by Ben Clayton · 1 year, 2 months ago
  6. 1c5c266 GLSL: move the AddBlockAttribute transform before OffsetFirstIndex. by Stephen White · 1 year, 2 months ago
  7. 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 1 year, 2 months ago
  8. f468667 [tint][wgsl] Add unrestricted_pointer_parameters feature by Ben Clayton · 1 year, 2 months ago
  9. ccc0908 Add pointer e2e test by dan sinclair · 1 year, 4 months ago chromium/6168
  10. 5ea3a88 Update test/tint/access to store results by dan sinclair · 1 year, 4 months ago
  11. 2e26e7a [tint][msl][ir] Use ValueToLet IR transform by Ben Clayton · 1 year, 4 months ago
  12. 575bb29 [ir][msl] Update expected by dan sinclair · 1 year, 4 months ago
  13. f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
  14. 96a9669 [tint] Fold trivial lets in SPIR-V reader by James Price · 1 year, 9 months ago
  15. 80f0a17 [spirv-reader] Emit multi-component swizzles by James Price · 1 year, 9 months ago
  16. 506b4f0 [spirv-reader] Use type inference for var and let by James Price · 1 year, 10 months ago
  17. f91b77d [spirv-reader] Use builtin matrix aliases by James Price · 1 year, 11 months ago
  18. 114bae2 [spirv-reader] Use builtin vector aliases by James Price · 1 year, 11 months ago
  19. ae39e6d spirv-reader: Declare multiuse constant composites by James Price · 1 year, 11 months ago
  20. 4d3af66 tint/msl: Preserve trailing vec3 padding by James Price · 2 years, 1 month ago
  21. 2f9a988 tint: Implement sem::Load by Ben Clayton · 2 years, 3 months ago
  22. 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 8 months ago
  23. 63e6f82 tint/resolver: Evaluate const-expr swizzles by Ben Clayton · 2 years, 9 months ago
  24. c64ca23 tint: Deprecated module-scope 'let' for 'const' by Ben Clayton · 2 years, 9 months ago chromium/5150
  25. 32cb9cf tint/writer: Disable constant inlining for lets by Ben Clayton · 2 years, 9 months ago
  26. c1cb9dc tint/resolver: Evaluate constant index accessors by Ben Clayton · 2 years, 9 months ago
  27. b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 10 months ago chromium/5108
  28. e9f8b09 tint/writer/hlsl: Inline constant expressions by Ben Clayton · 2 years, 10 months ago
  29. cb6ddd2 tint/writer/msl: Inline constant expressions by Ben Clayton · 2 years, 10 months ago
  30. 25b7e98 tint/writer/glsl: Inline constant expressions by Ben Clayton · 2 years, 10 months ago
  31. 8bd5fec tint/writer/wgsl: Emit 'f' suffix on FloatLiteralExpressions by Ben Clayton · 2 years, 10 months ago
  32. 0ce9ab0 tint: Change all ProgramBuilder literals to 'i' or 'u' suffix by Ben Clayton · 2 years, 11 months ago
  33. 06496d4 tint/reader/spirv: Generate 'i' suffixed literals by Ben Clayton · 2 years, 11 months ago
  34. dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years, 1 month ago