1. d1c31db [hlsl] Add passthrough builtin calls by dan sinclair · 9 months ago
  2. c69667d [hlsl] Emit zero value var initializers by dan sinclair · 9 months ago
  3. 6d509cf [hlsl] Add simple `Load` instruction. by dan sinclair · 9 months ago
  4. 6931379 [hlsl] Add generated IR expectations. by dan sinclair · 9 months ago
  5. 2cc6b3c [msl] Regenerate E2E expectations by James Price · 9 months ago
  6. e902718 Remove storage textures from vertex tests by Natalie Chouinard · 9 months ago
  7. 2a08d5b2 [msl] Add polyfill for textureSampleLevel() by James Price · 10 months ago
  8. a30f8dd [msl] Regenerate E2E expectations for IR by James Price · 11 months ago
  9. 448c01b [tint] Implement support for r8unorm by Ben Clayton · 1 year, 1 month ago
  10. ca9f386 GLSL: set integers to precision highp. by Stephen White · 1 year, 2 months ago
  11. 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 1 year, 2 months ago
  12. b4697b76 [ir][msl] Emit some core builtins. by dan sinclair · 1 year, 4 months ago
  13. f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
  14. cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 5 months ago
  15. d2eb05c GLSL validation: don't print error message twice. by Stephen White · 1 year, 5 months ago
  16. ce4276c [tint] Skip newly failing GLSL tests by Ben Clayton · 1 year, 6 months ago
  17. 243017b Update Tint GLSL expected results. by Stephen White · 1 year, 6 months ago
  18. b0dfccd tint: workaround DXC bug with splatted vector constant texture args by Antonio Maiorano · 1 year, 7 months ago
  19. 11e786e Update GLSL Tint test expectations. by Stephen White · 1 year, 7 months ago
  20. 57ded6a [tools][gen] Describe how to regenerate files in the header by Ben Clayton · 1 year, 7 months ago
  21. f1f56b2 tint/writer/glsl: Set default precision to highp by Ben Clayton · 2 years, 1 month ago
  22. 77a90cb test/tint/builtins/gen: Use returned value by Ben Clayton · 2 years, 1 month ago
  23. 987902e Update GLSL test results. by Stephen White · 2 years, 3 months ago
  24. 85ceb08 Add ExternalTexture Rotate and FlipY Functionality by Brandon Jones · 2 years, 4 months ago
  25. 543dd18 tint: Remove textureSampleLevel(texture_external) by Ben Clayton · 2 years, 4 months ago
  26. 4b60615 test/tint: Fix e2e test generation for vec / mat by Ben Clayton · 2 years, 5 months ago chromium/5402
  27. 2e376a9 tint/intrinsics: Allow mixing of signed / unsigned integer arguments by Ben Clayton · 2 years, 5 months ago
  28. 13f0890 tint/intrinsics: Texture queries now return unsigned integer / vectors by Ben Clayton · 2 years, 5 months ago
  29. c3adc78 test/tint/builtins: Remove hack for 'level' parameter value by Ben Clayton · 2 years, 5 months ago
  30. 6c33dce tint/test/builtins/gen: Fix i32 argument values by Ben Clayton · 2 years, 5 months ago
  31. da5424b tint: Allow signed / unsigned texture builtin params by Ben Clayton · 2 years, 5 months ago
  32. 559a248 tint/resolver: Allow texture 'offset' to be const-expr by Ben Clayton · 2 years, 5 months ago
  33. c4ebf2c tint: Implement textureSampleBaseClampToEdge by Ben Clayton · 2 years, 6 months ago
  34. 05d8b02 GLSL: implement host-visible memory padding. by Stephen White · 2 years, 6 months ago
  35. 863d9ed GLSL: Change Add[Spirv]BlockAttribute to support GLSL by Stephen White · 2 years, 7 months ago
  36. d722e61 test/tint: Regenerate expectations by Ben Clayton · 2 years, 8 months ago
  37. ee36e39 test/tint/builtins: Generate abstract numeric tests by Ben Clayton · 2 years, 8 months ago
  38. 0fba14e tint/val: Make DXC validation output stable by Ben Clayton · 2 years, 8 months ago
  39. 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 8 months ago
  40. f47887d tint/writer/msl: Generate an array<T,N> helper by Ben Clayton · 2 years, 9 months ago
  41. ef62b58 Skip Gamma and Gamut conversions for BT.709->SRGB by jchen10 · 2 years, 9 months ago
  42. b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 10 months ago chromium/5108
  43. c0af5c5 tint: Add builtin tests for arguments passed by var by Ben Clayton · 2 years, 10 months ago