1. f5abb82 tint: work around zero-init bug on some GPUs for workgroup size(1) by Antonio Maiorano · 1 year, 1 month ago
  2. 5a6b701 Add ClampFragDepth transform to GLSL writer. by Stephen White · 1 year, 2 months ago
  3. a2455c9 [tint] Fix end-to-end tests. by Ben Clayton · 1 year, 2 months ago
  4. 95cada1 [tint][exe] Add --use-storage-input-output-16 flag by James Price · 1 year, 2 months ago
  5. 7c14dba [spirv-writer][ast] Only use StorageInputOutput16 if needed by James Price · 1 year, 2 months ago
  6. ca9f386 GLSL: set integers to precision highp. by Stephen White · 1 year, 2 months ago
  7. c11e2ed Make OFI transform push_constant-friendly. by Stephen White · 1 year, 2 months ago
  8. 9dc42ad [tint][ast] Fix type <-> parameter shadowing issues. by Ben Clayton · 1 year, 2 months ago
  9. 1c5c266 GLSL: move the AddBlockAttribute transform before OffsetFirstIndex. by Stephen White · 1 year, 2 months ago
  10. 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 1 year, 2 months ago
  11. 60d73de Update GLSL tint test results. by Stephen White · 1 year, 3 months ago
  12. e856861 Tint: Don't override HLSL shader model for fp16 by Jiawei Shao · 1 year, 3 months ago
  13. 34eee4e [hlsl] Invert 'w' component of fragment position by James Price · 1 year, 3 months ago
  14. 60c6716 [msl] Fix default interpolation sampling by James Price · 1 year, 4 months ago
  15. 175f9ad Updating type e2e tests by dan sinclair · 1 year, 4 months ago
  16. 2a21ac0 [ir][msl] Add support for fragment inputs by dan sinclair · 1 year, 4 months ago
  17. 71da3e8 [ir][msl] Add thread and threadgroup position. by dan sinclair · 1 year, 4 months ago
  18. 9ffc1d9 [ir][msl] Fix const of non-entrypoint pointers by dan sinclair · 1 year, 4 months ago
  19. c3d75b5 [ir] Shuffle around function e2e tests by dan sinclair · 1 year, 4 months ago
  20. 575bb29 [ir][msl] Update expected by dan sinclair · 1 year, 4 months ago
  21. 794186c [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
  22. f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
  23. f27e765 tint/hlsl: workaround DXC bug with const structs/arrays of matrices by Antonio Maiorano · 1 year, 5 months ago
  24. d2eb05c GLSL validation: don't print error message twice. by Stephen White · 1 year, 5 months ago
  25. c00ff7f [tint] do not emit space for binding group 0 by Peng Huang · 2 years ago
  26. 0e22bdb tint/msl: Fix emission of private variables by James Price · 2 years ago
  27. b990d39 test/tint: Update SKIP "expectations" by Ben Clayton · 2 years, 1 month ago
  28. 1d04cf8 Enable the 1D -> 2D texture transform in GLSL writer. by Stephen White · 2 years, 3 months ago
  29. 06c1af4 tint: Fix Renamer transform with type short-names by Ben Clayton · 2 years, 4 months ago
  30. 3abad2c When emitting a MSL struct initializer emit the struct name. by dan sinclair · 2 years, 8 months ago
  31. 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 8 months ago
  32. 6c098ba tint: Implement constant expression structures by Ben Clayton · 2 years, 9 months ago
  33. c64ca23 tint: Deprecated module-scope 'let' for 'const' by Ben Clayton · 2 years, 9 months ago chromium/5150
  34. f47887d tint/writer/msl: Generate an array<T,N> helper by Ben Clayton · 2 years, 9 months ago
  35. 5041480 tint/writer: Clean up EmitConstant() methods by Ben Clayton · 2 years, 9 months ago
  36. b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 10 months ago chromium/5108
  37. e9f8b09 tint/writer/hlsl: Inline constant expressions by Ben Clayton · 2 years, 10 months ago
  38. cb6ddd2 tint/writer/msl: Inline constant expressions by Ben Clayton · 2 years, 10 months ago
  39. 25b7e98 tint/writer/glsl: Inline constant expressions by Ben Clayton · 2 years, 10 months ago
  40. 046abc0 tint/writer: Replace use of strings for cache keys by Ben Clayton · 3 years ago
  41. 9d27aaa Always use 0 for the Depth operand of OpTypeImage by Jiawei Shao · 3 years ago chromium/4992
  42. 3b671cb wgsl: Separate struct members with commas by James Price · 3 years ago
  43. dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years, 1 month ago