1. ced6366 [gl] Rename interstage variables in the backend by James Price · 3 months ago
  2. 2312bfa [gl] Rename buffer variables in the printer by James Price · 3 months ago chromium/6895
  3. d319ae7 Update `tint` to use new single entry point path for SPIR-V by dan sinclair · 3 months ago
  4. 892af22 Update `tint` to use new single entry point path for MSL by dan sinclair · 3 months ago
  5. 0c359fd Update `tint` to use new single entry point path for HLSL by dan sinclair · 3 months ago
  6. 196326c Update `tint` to use new single entry point path for GLSL by dan sinclair · 3 months ago
  7. 25379d3 [glsl] Use vector component notation in more places by James Price · 4 months ago
  8. 34a2d65 [hlsl][ir] Skip promoting lets to lets by dan sinclair · 5 months ago
  9. 3ddc07a [glsl][ir] Make GLSL IR the only GLSL in tint e2e. by dan sinclair · 5 months ago
  10. 1217dc1 [glsl] Remove the non-IR GLSL expectations. by dan sinclair · 5 months ago
  11. 71c1d54 [glsl] Propagate names to block struct wrappers by James Price · 5 months ago
  12. a561b98 [glsl][ir] Create header section before preamble. by dan sinclair · 6 months ago
  13. f15c1c3 [glsl][ir] Add ShaderIO by dan sinclair · 6 months ago
  14. 1e0c201 [glsl][ir] Regenerate skips by dan sinclair · 6 months ago
  15. 6d87fa6 [msl] Add support for clip_distances by James Price · 6 months ago
  16. 6e93ca5 [glsl][ir] Generate skips. by dan sinclair · 7 months ago
  17. 5026041 [spirv][ir] Add memory model annotations to Load/Store by dan sinclair · 7 months ago
  18. d117d65 [spirv][ir] Add some missing decorations. by dan sinclair · 7 months ago
  19. 67b738c [spirv] Move E2E expectations to default paths by James Price · 7 months ago
  20. 0b5de40 [spirv] Remove AST E2E expectations by James Price · 7 months ago
  21. 1b77b6c [spirv] Generate IR expectations. by dan sinclair · 7 months ago
  22. 8f1d276 [hlsl] Update expectations for HLSL IR. by dan sinclair · 8 months ago
  23. 6ee6330 [Tint] Hacky fix for binding numbers in tests by Natalie Chouinard · 9 months ago
  24. 48be7e8 [msl] Add newlines between global declarations by James Price · 9 months ago
  25. d1c31db [hlsl] Add passthrough builtin calls by dan sinclair · 9 months ago
  26. c69667d [hlsl] Emit zero value var initializers by dan sinclair · 9 months ago
  27. 6d509cf [hlsl] Add simple `Load` instruction. by dan sinclair · 9 months ago
  28. 6931379 [hlsl] Add generated IR expectations. by dan sinclair · 9 months ago
  29. 2cc6b3c [msl] Regenerate E2E expectations by James Price · 9 months ago
  30. e902718 Remove storage textures from vertex tests by Natalie Chouinard · 9 months ago
  31. 085093d [msl] Use the output of FlattenBindings by James Price · 9 months ago
  32. a30f8dd [msl] Regenerate E2E expectations for IR by James Price · 10 months ago
  33. ca9f386 GLSL: set integers to precision highp. by Stephen White · 1 year, 1 month ago
  34. 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 1 year, 2 months ago
  35. b4697b76 [ir][msl] Emit some core builtins. by dan sinclair · 1 year, 4 months ago
  36. f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
  37. cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 5 months ago
  38. 57ded6a [tools][gen] Describe how to regenerate files in the header by Ben Clayton · 1 year, 7 months ago
  39. f1f56b2 tint/writer/glsl: Set default precision to highp by Ben Clayton · 2 years ago
  40. 77a90cb test/tint/builtins/gen: Use returned value by Ben Clayton · 2 years ago
  41. d722e61 test/tint: Regenerate expectations by Ben Clayton · 2 years, 8 months ago
  42. 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 8 months ago
  43. b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 9 months ago chromium/5108
  44. c0af5c5 tint: Add builtin tests for arguments passed by var by Ben Clayton · 2 years, 10 months ago