1. a532ca4 [glsl][ir] Regenerate skips by dan sinclair · 6 months ago
  2. bc56248 [msl] Fix read-write textureStore in entry points by James Price · 7 months ago chromium/6711
  3. 1e0c201 [glsl][ir] Regenerate skips by dan sinclair · 7 months ago
  4. 12b95ee [glsl][ir] Emit StorageTexture types. by dan sinclair · 7 months ago
  5. 6e93ca5 [glsl][ir] Generate skips. by dan sinclair · 7 months ago
  6. 5026041 [spirv][ir] Add memory model annotations to Load/Store by dan sinclair · 7 months ago
  7. d117d65 [spirv][ir] Add some missing decorations. by dan sinclair · 7 months ago
  8. 67b738c [spirv] Move E2E expectations to default paths by James Price · 8 months ago
  9. 0b5de40 [spirv] Remove AST E2E expectations by James Price · 8 months ago
  10. 1b77b6c [spirv] Generate IR expectations. by dan sinclair · 8 months ago
  11. 8f1d276 [hlsl] Update expectations for HLSL IR. by dan sinclair · 8 months ago
  12. fff34d3 GLSL: fix storage texture binding. by Stephen White · 9 months ago
  13. 48be7e8 [msl] Add newlines between global declarations by James Price · 9 months ago
  14. d1c31db [hlsl] Add passthrough builtin calls by dan sinclair · 9 months ago
  15. c69667d [hlsl] Emit zero value var initializers by dan sinclair · 9 months ago
  16. 6d509cf [hlsl] Add simple `Load` instruction. by dan sinclair · 9 months ago
  17. 6931379 [hlsl] Add generated IR expectations. by dan sinclair · 10 months ago
  18. 2cc6b3c [msl] Regenerate E2E expectations by James Price · 10 months ago
  19. 58fc3f1 Disallow textureStore in vertex shader tests by Natalie Chouinard · 10 months ago
  20. f4f5534 [msl] Add polyfill for textureStore() by James Price · 10 months ago
  21. a30f8dd [msl] Regenerate E2E expectations for IR by James Price · 11 months ago
  22. 448c01b [tint] Implement support for r8unorm by Ben Clayton · 1 year, 1 month ago
  23. ca9f386 GLSL: set integers to precision highp. by Stephen White · 1 year, 2 months ago
  24. 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 1 year, 2 months ago
  25. b4697b76 [ir][msl] Emit some core builtins. by dan sinclair · 1 year, 4 months ago
  26. f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
  27. c33fdbb Remove chromium_experimental_read_write_storage_texture by Jiawei Shao · 1 year, 4 months ago
  28. cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 5 months ago
  29. d2eb05c GLSL validation: don't print error message twice. by Stephen White · 1 year, 5 months ago
  30. 3aea523 [glsl-writer] Fix several bugs about storage image by Jiawei Shao · 1 year, 7 months ago
  31. 11e786e Update GLSL Tint test expectations. by Stephen White · 1 year, 7 months ago
  32. 57ded6a [tools][gen] Describe how to regenerate files in the header by Ben Clayton · 1 year, 7 months ago
  33. 05c83963 [msl-writer] Add support for read-write textures by James Price · 1 year, 8 months ago
  34. a6287df [hlsl-writer] Add support for read-write textures by James Price · 1 year, 8 months ago
  35. 1ffc598 [spirv-writer] Add support for read-write textures by James Price · 1 year, 8 months ago
  36. 807f3ef [tint] Add RW storage textureStore overloads by James Price · 1 year, 8 months ago
  37. f1f56b2 tint/writer/glsl: Set default precision to highp by Ben Clayton · 2 years, 1 month ago
  38. 77a90cb test/tint/builtins/gen: Use returned value by Ben Clayton · 2 years, 1 month ago
  39. 3a431d7 tint/intrinsics.def: Fix textureStore overload by Ben Clayton · 2 years, 1 month ago
  40. d03dcee tint: Add bgra8unorm storage texture support by Ben Clayton · 2 years, 2 months ago
  41. 1d04cf8 Enable the 1D -> 2D texture transform in GLSL writer. by Stephen White · 2 years, 3 months ago
  42. 987902e Update GLSL test results. by Stephen White · 2 years, 3 months ago
  43. 4b60615 test/tint: Fix e2e test generation for vec / mat by Ben Clayton · 2 years, 5 months ago chromium/5402
  44. 2e376a9 tint/intrinsics: Allow mixing of signed / unsigned integer arguments by Ben Clayton · 2 years, 5 months ago
  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. d722e61 test/tint: Regenerate expectations by Ben Clayton · 2 years, 8 months ago
  48. 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 8 months ago
  49. b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 10 months ago chromium/5108
  50. c0af5c5 tint: Add builtin tests for arguments passed by var by Ben Clayton · 2 years, 10 months ago