1. 1e0c201 [glsl][ir] Regenerate skips by dan sinclair · 6 months ago
  2. 6d87fa6 [msl] Add support for clip_distances by James Price · 6 months ago
  3. 6e93ca5 [glsl][ir] Generate skips. by dan sinclair · 6 months ago
  4. 5026041 [spirv][ir] Add memory model annotations to Load/Store by dan sinclair · 6 months ago
  5. 61c2d1e [msl] Implement PackedVec3 transform by James Price · 6 months ago
  6. aef5957 [hlsl] Regen skips for HLSL tint e2e files (both non-IR and IR) by Antonio Maiorano · 6 months ago
  7. 014d6f7 Make more fxc.hlsl files INVALID by Antonio Maiorano · 6 months ago
  8. 4f97c0e test_runner: scrub path of error/warning messages for FXC files by Antonio Maiorano · 6 months ago
  9. cf2f4d6 [hlsl] Regen skips for all tint e2e hlsl files by Antonio Maiorano · 6 months ago
  10. d117d65 [spirv][ir] Add some missing decorations. by dan sinclair · 6 months ago
  11. 999d93a Allow marking expectations as INVALID. by dan sinclair · 7 months ago
  12. 780c409 Regen ir.fxc.hlsl files by Antonio Maiorano · 7 months ago
  13. 67b738c [spirv] Move E2E expectations to default paths by James Price · 7 months ago
  14. 0b5de40 [spirv] Remove AST E2E expectations by James Price · 7 months ago
  15. 1b77b6c [spirv] Generate IR expectations. by dan sinclair · 7 months ago
  16. 8f1d276 [hlsl] Update expectations for HLSL IR. by dan sinclair · 7 months ago
  17. 78fef87 GLSL: Skip tail padding on interface blocks. by Stephen White · 7 months ago
  18. 6ee6330 [Tint] Hacky fix for binding numbers in tests by Natalie Chouinard · 8 months ago
  19. 48be7e8 [msl] Add newlines between global declarations by James Price · 8 months ago
  20. d1c31db [hlsl] Add passthrough builtin calls by dan sinclair · 9 months ago
  21. c69667d [hlsl] Emit zero value var initializers by dan sinclair · 9 months ago
  22. 6d509cf [hlsl] Add simple `Load` instruction. by dan sinclair · 9 months ago
  23. 6931379 [hlsl] Add generated IR expectations. by dan sinclair · 9 months ago
  24. 2cc6b3c [msl] Regenerate E2E expectations by James Price · 9 months ago
  25. e902718 Remove storage textures from vertex tests by Natalie Chouinard · 9 months ago
  26. 085093d [msl] Use the output of FlattenBindings by James Price · 9 months ago
  27. 02cf911 [msl] Implement ShaderIO transform by James Price · 9 months ago
  28. a30f8dd [msl] Regenerate E2E expectations for IR by James Price · 10 months ago
  29. 7c14dba [spirv-writer][ast] Only use StorageInputOutput16 if needed by James Price · 1 year, 1 month ago
  30. ca9f386 GLSL: set integers to precision highp. by Stephen White · 1 year, 1 month ago
  31. 1c5c266 GLSL: move the AddBlockAttribute transform before OffsetFirstIndex. by Stephen White · 1 year, 1 month ago
  32. 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 1 year, 1 month ago
  33. e856861 Tint: Don't override HLSL shader model for fp16 by Jiawei Shao · 1 year, 2 months ago
  34. b4697b76 [ir][msl] Emit some core builtins. by dan sinclair · 1 year, 3 months ago
  35. f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 3 months ago
  36. cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 5 months ago
  37. 57ded6a [tools][gen] Describe how to regenerate files in the header by Ben Clayton · 1 year, 6 months ago
  38. f1f56b2 tint/writer/glsl: Set default precision to highp by Ben Clayton · 2 years ago
  39. 77a90cb test/tint/builtins/gen: Use returned value by Ben Clayton · 2 years ago
  40. 6cc183c Generic template and forward in stringstream. by dan sinclair · 2 years ago
  41. b990d39 test/tint: Update SKIP "expectations" by Ben Clayton · 2 years ago
  42. d9b68eb Fix generation of f16 values. by dan sinclair · 2 years, 4 months ago
  43. be35dec test/tint: Fix e2e test generation for abstract by Ben Clayton · 2 years, 4 months ago
  44. da5424b tint: Allow signed / unsigned texture builtin params by Ben Clayton · 2 years, 4 months ago
  45. 9443ceb tint: End-to-end tests for f16 built-in by Zhaoming Jiang · 2 years, 7 months ago
  46. 4de90f0 const eval of atan2 by Antonio Maiorano · 2 years, 7 months ago
  47. d722e61 test/tint: Regenerate expectations by Ben Clayton · 2 years, 7 months ago
  48. ee36e39 test/tint/builtins: Generate abstract numeric tests by Ben Clayton · 2 years, 7 months ago
  49. 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 7 months ago
  50. b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 9 months ago chromium/5108
  51. eb29f81 tint: Shuffle builtin test directories by Ben Clayton · 2 years, 9 months ago