1. 3b689d8 [glsl][ir] Polyfill `textureSampleBias` by dan sinclair · 6 months ago
  2. 6fd5da8 [glsl][ir] Regenerate skips by dan sinclair · 6 months ago
  3. d42e0e9 [ir] Always inline `handle` address space. by dan sinclair · 7 months ago
  4. d032c62 HLSL-IR: emit constant i32 literals as int(<literal>) by Antonio Maiorano · 7 months ago
  5. fae723c [glsl] Regenerate skips by dan sinclair · 7 months ago
  6. e28f132 [tint] Update generator to add GLSL desktop flag by dan sinclair · 7 months ago
  7. a532ca4 [glsl][ir] Regenerate skips by dan sinclair · 7 months ago
  8. 1e0c201 [glsl][ir] Regenerate skips by dan sinclair · 7 months ago
  9. 6e93ca5 [glsl][ir] Generate skips. by dan sinclair · 7 months ago
  10. 5026041 [spirv][ir] Add memory model annotations to Load/Store by dan sinclair · 7 months ago
  11. aef5957 [hlsl] Regen skips for HLSL tint e2e files (both non-IR and IR) by Antonio Maiorano · 7 months ago
  12. b2d106e [msl] Regenerate E2E expectations by James Price · 7 months ago
  13. cf2f4d6 [hlsl] Regen skips for all tint e2e hlsl files by Antonio Maiorano · 7 months ago
  14. d117d65 [spirv][ir] Add some missing decorations. by dan sinclair · 8 months ago
  15. 4469c71 [tint] MSL texture array negative integer clamp by Peter McNeeley · 8 months ago
  16. 67b738c [spirv] Move E2E expectations to default paths by James Price · 8 months ago
  17. 0b5de40 [spirv] Remove AST E2E expectations by James Price · 8 months ago
  18. 1620350 [hlsl] Emit `textureSampleBias` in HLSL IR by dan sinclair · 8 months ago
  19. 1b77b6c [spirv] Generate IR expectations. by dan sinclair · 8 months ago
  20. 8f1d276 [hlsl] Update expectations for HLSL IR. by dan sinclair · 8 months ago
  21. 812c9d0 [msl] Regenerate test expectations by James Price · 9 months ago chromium/6568
  22. 6ee6330 [Tint] Hacky fix for binding numbers in tests by Natalie Chouinard · 9 months ago
  23. 48be7e8 [msl] Add newlines between global declarations by James Price · 10 months ago
  24. d1c31db [hlsl] Add passthrough builtin calls by dan sinclair · 10 months ago
  25. c69667d [hlsl] Emit zero value var initializers by dan sinclair · 10 months ago
  26. 6d509cf [hlsl] Add simple `Load` instruction. by dan sinclair · 10 months ago
  27. 6931379 [hlsl] Add generated IR expectations. by dan sinclair · 10 months ago
  28. 2cc6b3c [msl] Regenerate E2E expectations by James Price · 10 months ago
  29. e902718 Remove storage textures from vertex tests by Natalie Chouinard · 10 months ago
  30. 023be6f [msl] Add polyfill for textureSampleBias() by James Price · 10 months ago
  31. a30f8dd [msl] Regenerate E2E expectations for IR by James Price · 11 months ago
  32. 448c01b [tint] Implement support for r8unorm by Ben Clayton · 1 year, 1 month ago
  33. ca9f386 GLSL: set integers to precision highp. by Stephen White · 1 year, 2 months ago
  34. b4697b76 [ir][msl] Emit some core builtins. by dan sinclair · 1 year, 4 months ago
  35. f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
  36. cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 6 months ago
  37. d2eb05c GLSL validation: don't print error message twice. by Stephen White · 1 year, 6 months ago
  38. b0dfccd tint: workaround DXC bug with splatted vector constant texture args by Antonio Maiorano · 1 year, 7 months ago
  39. 11e786e Update GLSL Tint test expectations. by Stephen White · 1 year, 7 months ago
  40. 57ded6a [tools][gen] Describe how to regenerate files in the header by Ben Clayton · 1 year, 8 months ago
  41. f1f56b2 tint/writer/glsl: Set default precision to highp by Ben Clayton · 2 years, 1 month ago
  42. 77a90cb test/tint/builtins/gen: Use returned value by Ben Clayton · 2 years, 1 month ago
  43. 987902e Update GLSL test results. by Stephen White · 2 years, 4 months ago
  44. 4b60615 test/tint: Fix e2e test generation for vec / mat by Ben Clayton · 2 years, 5 months ago chromium/5402
  45. 6c33dce tint/test/builtins/gen: Fix i32 argument values by Ben Clayton · 2 years, 5 months ago
  46. da5424b tint: Allow signed / unsigned texture builtin params by Ben Clayton · 2 years, 5 months ago
  47. 559a248 tint/resolver: Allow texture 'offset' to be const-expr by Ben Clayton · 2 years, 6 months ago
  48. d722e61 test/tint: Regenerate expectations by Ben Clayton · 2 years, 8 months ago
  49. ee36e39 test/tint/builtins: Generate abstract numeric tests by Ben Clayton · 2 years, 8 months ago
  50. 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 9 months ago
  51. b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 10 months ago chromium/5108
  52. c0af5c5 tint: Add builtin tests for arguments passed by var by Ben Clayton · 2 years, 10 months ago