1. 4c3d590 Fix transform name typo. by dan sinclair · 4 months ago
  2. 27cde38 HLSL-IR: Fix dynamic buffer access for atomic ops in DecomposeStorageAccess by Antonio Maiorano · 4 months ago
  3. a8a05b3 Roll SwiftShader from 3aaa6784ca31 to f9fccaa8be03 (1 revision) by Dawn Autoroller · 4 months ago
  4. f14f73d [tint][ir][val] Clean up tests to use utility functions by Ryan Harrison · 4 months ago
  5. 45c20d2 OpenGL: fix linear filtering of depth textures. by Stephen White · 4 months ago
  6. 6e4d863 [ir] Update transform names when validating. by dan sinclair · 4 months ago
  7. 5f21563 HLSL-IR: Use stable_sort to sort members in ShaderIO (part 2) by Antonio Maiorano · 4 months ago
  8. 9eb59d0 HLSL-IR: fix frexp polyfill by Antonio Maiorano · 4 months ago
  9. 60e913d Roll DirectX Shader Compiler from a023a95f7361 to ee1f013dcf52 (2 revisions) by Dawn Autoroller · 4 months ago
  10. 5b580b9 Compat CTS: triage textureSample* depth failures. by Stephen White · 4 months ago
  11. face23e Roll ANGLE from fe99836c8bb8 to 127f1e15d73c (1 revision) by Dawn Autoroller · 4 months ago chromium/6805
  12. 6c2fd52 Enable D3D12 render pass and use PRESERVE usage on null RTV slots by Jiawei Shao · 4 months ago chromium/6804
  13. 3533e92 Compat CTS: yet moar tightening. by Stephen White · 4 months ago
  14. 9daf276 Roll vulkan-deps from e548898aa37c to 6bf0a68d2621 (1 revision) by Dawn Autoroller · 4 months ago
  15. 9630bfb Compat CTS: moar expectations cleanup. by Stephen White · 4 months ago
  16. 5721609 Compat CTS: tighten NVidia suppressions. by Stephen White · 4 months ago
  17. edbc292 Roll third_party/webgpu-cts/ 3290214f6..d473d0947 (2 commits) by Dawn Automated Expectations · 4 months ago chromium/6803
  18. e1c1d1c Roll third_party/webgpu-cts/ ecefa0df4..3290214f6 (7 commits) by dan sinclair · 4 months ago chromium/6802
  19. 30443ea Roll vulkan-deps from dcdb07c3662a to e548898aa37c (1 revision) by Dawn Autoroller · 4 months ago
  20. 5f5bc99 HLSL-IR: add support for interstage variables by Antonio Maiorano · 4 months ago chromium/6801
  21. 92f4ed8 Roll ANGLE from 715fe91d965e to fe99836c8bb8 (1 revision) by Dawn Autoroller · 4 months ago
  22. 0c3ca3d Remove redundant constructors by Jiawei Shao · 4 months ago chromium/6800
  23. a6cc291 Roll SwiftShader from 145112eea713 to 3aaa6784ca31 (1 revision) by Dawn Autoroller · 4 months ago
  24. c01a60e Roll ANGLE from 3a265f143be4 to 715fe91d965e (3 revisions) by Dawn Autoroller · 4 months ago
  25. c0c4a6d Roll vulkan-deps from dd7c0efb9d54 to dcdb07c3662a (11 revisions) by Dawn Autoroller · 4 months ago
  26. 655bfce Default viewFormats to nullptr. by Nicolas Chavez · 4 months ago chromium/6799
  27. 7212f86 [ir] Add single entry point transform by James Price · 4 months ago
  28. 3dd5457 [dawn][emscripten] Port of https://github.com/emscripten-core/emscripten/pull/22771 by Lokbondo Kung · 4 months ago
  29. 868a467 [dawn][emscripten] Add bare-bone unit testing for Emscripten bindings. by Lokbondo Kung · 4 months ago
  30. 5418546 [dawn][emscripten] Add device lost future getter. by Lokbondo Kung · 4 months ago
  31. bfb2456 [dawn][emscripten] Use doubles for future ids. by Lokbondo Kung · 4 months ago
  32. b09deb2 [tint] Fix comment typos by James Price · 4 months ago
  33. 978c652 [Kotlin] Fix methods that return containers by Jim Blackler · 4 months ago
  34. a4bae3f [ir] Rename `sampler` in multiplanar transform. by dan sinclair · 4 months ago
  35. 6e7ba51 Roll ANGLE from ec262a3243fa to 3a265f143be4 (1 revision) by Dawn Autoroller · 4 months ago
  36. 809e420 [ir] Add ReferencedFunctions helper by James Price · 4 months ago
  37. 8094ad1 HLSL-IR: Use stable_sort to sort members in ShaderIO by Antonio Maiorano · 4 months ago
  38. 997865f Roll build folder by Jiawei Shao · 4 months ago
  39. c44271b [hlsl][ir] Only move a value to a let once. by dan sinclair · 4 months ago chromium/6798
  40. ed15f85 [tint] Validate that `@align()` is large enough by James Price · 4 months ago
  41. aee66d2 HLSL-IR: Fix ArrayLengthFromUniform not applying by Antonio Maiorano · 4 months ago
  42. 34a2d65 [hlsl][ir] Skip promoting lets to lets by dan sinclair · 4 months ago
  43. e1fd66b Fix typo in variable name for array of promises by Jaswant Panchumarti · 4 months ago
  44. 362dd79 [dawn][emscripten] Fix script path in GN build by Kai Ninomiya · 4 months ago
  45. 420d46d Roll ANGLE from f2315dbe32bd to ec262a3243fa (2 revisions) by Dawn Autoroller · 4 months ago
  46. 2ad36ee [tint][ir][fuzz] Prevent encoding a binary that won't decode by Ryan Harrison · 4 months ago
  47. 111d568 Roll vulkan-deps from 6834fd1efef0 to dd7c0efb9d54 (13 revisions) by Dawn Autoroller · 4 months ago
  48. b2e4c0b Compat CTS: tighten Android expectations. by Stephen White · 4 months ago
  49. ec98ece Compat CTS: triage failures, tighten suppressions. by Stephen White · 4 months ago
  50. fba87da [dawn][emscripten] Fix missing constructor initializations for events. by Lokbondo Kung · 4 months ago chromium/6797
  51. e6f35ad Fix build for iOS by Yulong Wang · 4 months ago
  52. be9d992 [hlsl] Mark `push_constant` tests as INVALID. by dan sinclair · 4 months ago
  53. d86bb43 HLSL-IR: fix arrays of size 1 initialization by Antonio Maiorano · 4 months ago
  54. be81aca D3D12: Don't use Shader Model 6.6 and above on Intel Gen11 GPUs by Jiawei Shao · 4 months ago
  55. 6f3737b Roll ANGLE from 9a4c7495f3cd to f2315dbe32bd (5 revisions) by Dawn Autoroller · 4 months ago
  56. aef6ce5 Compat CTS: remove suppressions for passing tests. by Stephen White · 4 months ago
  57. 7cfdbaf Compat CTS: triage and tighten up expectations. by Stephen White · 4 months ago
  58. 70a7cde Suppress more Mac AMD WebGPU CTS flakes by Yuly Novikov · 4 months ago chromium/6795 chromium/6796
  59. 32087cc Roll ANGLE from e869b4262c2e to 9a4c7495f3cd (11 revisions) by Dawn Autoroller · 4 months ago
  60. ad5d94b Dawn native/d3d: Remove pass state bool variable from BindGroupTracker by Yan,Shaobo · 4 months ago
  61. 6685fff [tint][ir] Limit size of arrays being decoded from binary by Ryan Harrison · 4 months ago
  62. 0cb7ce9 Fix the name of `gofmt` on Windows in `go_presubmit_support.py` by Jiawei Shao · 4 months ago
  63. d4f66bb Roll DirectX Shader Compiler from c72be81fff3d to a023a95f7361 (2 revisions) by Dawn Autoroller · 4 months ago
  64. 66652df HLSL-IR: add support for clip_distances. by Antonio Maiorano · 4 months ago
  65. 0ee0afa [wasm] Enable tint to build with Emscripten in cmake. by dan sinclair · 4 months ago
  66. 5dc9d74 Add __i53abi and __sig decorators for emwgpu functions. by Nicolas Chavez · 4 months ago
  67. d2bb5a1 [tint][ir][val] Enforce @workgroup_size only valid for compute by Ryan Harrison · 4 months ago
  68. 141d26b [tools][cts] Add simplified roller codepath by Brian Sheedy · 4 months ago
  69. f258823 [dawn][emscripten] Move critical C declarations into webgpu.h by Lokbondo Kung · 4 months ago
  70. 6cf6ec5 Roll vulkan-deps from 4220684adef5 to 6834fd1efef0 (7 revisions) by Dawn Autoroller · 4 months ago
  71. 2754a9e Roll ANGLE from d7c5710c01f7 to e869b4262c2e (12 revisions) by Dawn Autoroller · 4 months ago
  72. e6fd0a9 [tint] Test expectations respect TIMEOUT by Peter McNeeley · 4 months ago
  73. 923877f [glsl] Remove the GLSL AST code. by dan sinclair · 4 months ago
  74. a690fe4 Compat CTS: suppress Android CopyExternalImageToTexture failures. by Yuly Novikov · 4 months ago chromium/6793 chromium/6794
  75. 8e9623d [dawn][emscripten] Remove duplicate device lost event. by Lokbondo Kung · 4 months ago
  76. 16f0b93 [dawn][emscripten] Fixes some device lost bugs. by Lokbondo Kung · 4 months ago
  77. b39c795 [glsl] Stop parsing the `glsl-ir` test format. by dan sinclair · 4 months ago
  78. 3ddc07a [glsl][ir] Make GLSL IR the only GLSL in tint e2e. by dan sinclair · 5 months ago
  79. fa3f89b [tint][ir][val] Implement `CheckBuiltIn` by Ryan Harrison · 5 months ago
  80. 1217dc1 [glsl] Remove the non-IR GLSL expectations. by dan sinclair · 5 months ago
  81. 1efee19 [glsl] Remove `glsl` AST paths from `tint` command. by dan sinclair · 5 months ago
  82. fbc4ce7 [ir] Speed up `CheckType` validation. by dan sinclair · 5 months ago
  83. b37348f OpenGL: Disable scissor during blit for MSAA resolve by James Godfrey-Kittle · 5 months ago
  84. dbf9e41 Roll SwiftShader from 0afe6a306dd2 to 145112eea713 (1 revision) by Dawn Autoroller · 5 months ago
  85. 4c553bc [cts] Skip failing textureGather tests on Mac AMD by Corentin Wallez · 5 months ago
  86. 47e1bde [cts] Expect failure for cameraCapture everywhere. by Corentin Wallez · 5 months ago
  87. f19b033 Roll vulkan-deps from 1ea770ceed23 to 4220684adef5 (1 revision) by Dawn Autoroller · 5 months ago
  88. a84ddea [glsl] Enable DISABLED unit tests by James Price · 5 months ago
  89. 22028ef Roll DirectX Shader Compiler from 7dcb4e6e0c16 to c72be81fff3d (3 revisions) by Dawn Autoroller · 5 months ago
  90. bb28dd7 [tint] Minor change for fix tests by Peter McNeeley · 5 months ago
  91. 54ad644 D3D12: Always build with D3D12_FEATURE_DATA_D3D12_OPTIONS13 by Jiawei Shao · 5 months ago
  92. ecf224d Roll ANGLE from 4aa12e9e17f5 to d7c5710c01f7 (1 revision) by Dawn Autoroller · 5 months ago
  93. 016583d Emit float32-blendable deprecation warning in DevTools by François Beaufort · 5 months ago chromium/6790 chromium/6791 chromium/6792
  94. 6a645bf Remove stale WebGPU CTS expectations by Expectation File Editor · 5 months ago chromium/6788 chromium/6789
  95. 1daaff4 Roll vulkan-deps from b48b5be748a7 to 1ea770ceed23 (16 revisions) by Dawn Autoroller · 5 months ago chromium/6786 chromium/6787
  96. 22ed96a HLSL-IR: implement pixel_local feature by Antonio Maiorano · 5 months ago
  97. 1efdedf Compat CTS: remove unexpected passes (ANGLE fix) by Stephen White · 5 months ago
  98. 142e4d3 Compat CTS: remove unexpected passes. by Stephen White · 5 months ago
  99. 6dfca06 More expectations by Kai Ninomiya · 5 months ago
  100. 92a25ed Roll ANGLE from 4b1e58d94333 to 4aa12e9e17f5 (6 revisions) by Dawn Autoroller · 5 months ago