1. 17262e6 Skip WebGPU CTS tests which kill WindowsServer on Mac by Yuly Novikov · 8 months ago
  2. 131b7df [msl] Always use core polyfill for DP4 builtins by James Price · 8 months ago
  3. 8726fe4 HLSL-IR: only swizzle ctor value if not the right type by Antonio Maiorano · 8 months ago
  4. 607f4cb [tint] Fix max float as integer in conversion 'ConvF32ToIU32' by Peter McNeeley · 8 months ago
  5. 9ff0274 Roll ANGLE from 61c26fd6930a to 887d148a7e8e (1 revision) by Dawn Autoroller · 8 months ago
  6. 059a694 SwapChainD3D12: Remember resource state for when reusing buffers. by Corentin Wallez · 8 months ago
  7. e7ad6c4 [emdawnwebgpu] Fix two refcounting bugs, and fix for 64-bit flags by Kai Ninomiya · 8 months ago
  8. b339ed4 [dawn][emscripten] Fixes descriptor references after renaming. by Lokbondo Kung · 8 months ago
  9. 24546c1 Compat CTS: add another failure from the roll. by Stephen White · 8 months ago
  10. c984df3 Roll ANGLE from 34201e0d4410 to 61c26fd6930a (2 revisions) by Dawn Autoroller · 8 months ago
  11. 1f3f5df Support validating buffer usage with usage validation mode by Jiawei Shao · 8 months ago
  12. 7678e69 Compat CTS: add new Pixel 6 failures from roll. by Stephen White · 8 months ago
  13. 622c78d emdawnwebgpu: various correctness fixes found in demo by Kai Ninomiya · 8 months ago
  14. 6d1e213 emdawnwebgpu: support Premultiplied canvas output by Kai Ninomiya · 8 months ago
  15. a46bbf9 emdawnwebgpu: fix for unclippedDepth moving into PrimitiveState by Kai Ninomiya · 8 months ago chromium/6701 chromium/6702 chromium/6703 chromium/6704 chromium/6705 chromium/6706 chromium/6707
  16. a561b98 [glsl][ir] Create header section before preamble. by dan sinclair · 8 months ago
  17. f15c1c3 [glsl][ir] Add ShaderIO by dan sinclair · 8 months ago
  18. 182d933 [glsl][ir] Emit global variable information. by dan sinclair · 8 months ago
  19. 61959f7 Compat: Remove WGSL error for rg32xxx formats by Gregg Tavares · 8 months ago
  20. d9f1142 end2end test for infinite loop platform specific results by David Neto · 8 months ago
  21. 1c9fb79 Compat CTS: triage compressed texture failures. by Stephen White · 8 months ago
  22. 37e6b5c [webgpu-headers] Drop Descriptor from chained struct names by François Beaufort · 8 months ago
  23. ebe44a4 [glsl] Mark some more tests `INVALID` by dan sinclair · 8 months ago
  24. 8e8d840 [glsl] Mark invalid tests as `SKIP: INVALID`. by dan sinclair · 8 months ago
  25. f02cb87 Compat CTS: add more flake from the Pixel6 bot. by Stephen White · 8 months ago
  26. d945919 Suppress Pixel 6 Android 14 failures already suppressed on Android T by Yuly Novikov · 8 months ago
  27. 3442e45 Roll third_party/webgpu-cts/ d861142ab..a5065e398 (3 commits) by dan sinclair · 8 months ago
  28. d3084cc metal: Disable pixel local storage feature by James Price · 8 months ago
  29. a966b31 Roll ANGLE from ec8879a2f685 to 34201e0d4410 (3 revisions) by Dawn Autoroller · 8 months ago
  30. d3b7a44 Add WebGPU gardener rotation to watchlist for expectations files by Kai Ninomiya · 8 months ago chromium/6700
  31. a98147a hlsl-ir: implement support for subgroup_invocation_id and subgroup_size by Antonio Maiorano · 8 months ago
  32. 57c1a33 [msl] Add writer fuzzer by James Price · 8 months ago
  33. a4a5abf [msl] Remove used_array_length_from_uniform_indices by James Price · 8 months ago
  34. f37b8fc Roll ANGLE from c997a32bff9a to ec8879a2f685 (9 revisions) by Dawn Autoroller · 8 months ago chromium/6699
  35. 2a45079 [msl] Avoid UB for left shift of negative integers by James Price · 8 months ago
  36. 9f174e9 [msl] Enable and fix floating point modulo tests by James Price · 8 months ago
  37. 2261163 Compat CTS: Add new failures from CTS roll. by Stephen White · 8 months ago
  38. 1f6b80c Roll vulkan-deps from 5e29f5c97fc4 to 6256e7687963 (7 revisions) by Dawn Autoroller · 8 months ago
  39. 3b78c09 Compat CTS: mark robust_access_vertex tests fail. by Stephen White · 8 months ago
  40. e038ea3 SurfaceTests: Clarify a suppression. by Corentin Wallez · 8 months ago
  41. 0b5e7ac [ir] Make the instruction and value allocators private. by dan sinclair · 8 months ago
  42. 2d24558 [msl] Polyfill signed integer arithmetic by James Price · 8 months ago
  43. a23bcd8 [ir] Allow bitcast to be inlined by James Price · 8 months ago
  44. dbceb04 [msl] Address/remove TODOs from MSL backend by James Price · 8 months ago
  45. e965bd3 [ir] Emit unused side-effecting expressions by James Price · 8 months ago
  46. 68804ca Roll third_party/webgpu-cts/ a96693cd2..d861142ab (23 commits) by dan sinclair · 8 months ago
  47. c0bc4d0 Call `constant_with_non_constant` in `function_scope_var_conversions.wgsl` by dan sinclair · 8 months ago
  48. 856442f Update `function/return_types.wgsl` to call the methods. by dan sinclair · 8 months ago
  49. f5c2e22 Update samples/function to call the `main` function. by dan sinclair · 8 months ago
  50. 7d87081 Update `types/functions/parameters.wgsl` to call `foo` by dan sinclair · 8 months ago
  51. 3c4f3ab SwapChainVk: record AcquireImage semaphore when suboptimal by Corentin Wallez · 8 months ago
  52. 7928109 [glsl][ir] Emit `Atomic` types by dan sinclair · 8 months ago
  53. ccb0a77 [glsl][ir] Have tint run SingleEntryPoint for GLSL. by dan sinclair · 8 months ago
  54. e3d5d6e Reserve command blocks once in CommandIterator::AcquireCommandBlocks by Jiawei Shao · 8 months ago
  55. 379c7df [glsl][ir] Fix dpdyCoarse and Fine in ES. by dan sinclair · 8 months ago
  56. 6314145 Add Sequoia tag by Brian Sheedy · 8 months ago
  57. cf786c1 Compat CTS: suppress Pixel 6 failures from CTS roll. by Stephen White · 8 months ago
  58. 1e0c201 [glsl][ir] Regenerate skips by dan sinclair · 8 months ago
  59. da2acaf Roll third_party/webgpu-cts/ 550b4466e..a96693cd2 (12 commits) by dan sinclair · 8 months ago
  60. 39fe382 Tint: Support inspecting the array length of `clip_distances` by Jiawei Shao · 8 months ago chromium/6698
  61. b942e22 [msl] Add benchmark for IR backend by James Price · 8 months ago
  62. 6d87fa6 [msl] Add support for clip_distances by James Price · 8 months ago
  63. fb96429 [glsl][ir] Add conversion support by dan sinclair · 8 months ago
  64. 7abbf53 [glsl][ir] Add constructor support by dan sinclair · 8 months ago
  65. 7940f7d [ir] Remove extraneous check. by dan sinclair · 8 months ago
  66. 32f3eff [glsl][ir] Add vector accessors. by dan sinclair · 8 months ago
  67. 6b1e61b [glsl][ir] Fix emission of array elements by dan sinclair · 8 months ago
  68. 49597cc [glsl][ir] Emit `Discard` and `TerminateInvocation` by dan sinclair · 8 months ago
  69. f5ae33c Switch sample_mask/index to pipeline error by Gregg Tavares · 8 months ago
  70. 73fd374 [msl] Emit TINT_ISOLATE_UB macro by James Price · 8 months ago
  71. d10ba2f [msl] Polyfill quadSwap* builtins by James Price · 8 months ago
  72. fc9ac86 Roll SwiftShader from 3c4bdf66d81d to 5561c71fa64e (1 revision) by Dawn Autoroller · 8 months ago
  73. 7206591 [glsl][ir] Emit `Loop` and supporting instructions by dan sinclair · 8 months ago chromium/6697
  74. 0330f50 [glsl][ir] Emit `If` and `ExitIf` by dan sinclair · 8 months ago
  75. 7112f39 Roll vulkan-deps from d71ce49d3f20 to 5e29f5c97fc4 (14 revisions) by Dawn Autoroller · 8 months ago
  76. 91b17e7 [msl] Add SimdBallot transform by James Price · 8 months ago
  77. eb862f9 Roll ANGLE from cf9e7fa53258 to c997a32bff9a (2 revisions) by Dawn Autoroller · 8 months ago
  78. 2447eb8 Generalize sampled_2d_coords Linux Intel UHD 630 suppression by Yuly Novikov · 8 months ago
  79. cb095ee Roll third_party/webgpu-cts/ c5ab6ed9d..550b4466e (4 commits) by dan sinclair · 8 months ago
  80. 7f303d9 Roll ANGLE from 5d306ca4eb18 to cf9e7fa53258 (5 revisions) by Dawn Autoroller · 8 months ago
  81. 13696cc d3d11: Rename UnApplyBindGroup by Jie Chen · 8 months ago
  82. 30c9e45 Suppress WebGPU CTS failures on Pixel 6 Android 14 after roll by Yuly Novikov · 8 months ago
  83. ea6efd9 [msl] Mark some tests as INVALID by James Price · 8 months ago
  84. 5c2720d metal: Set UseTintIR toggle from WebGPUUseTintIR by James Price · 8 months ago
  85. fdfa973 Roll vulkan-deps from c9475650ea41 to d71ce49d3f20 (1 revision) by Dawn Autoroller · 8 months ago
  86. 1445e2c Roll ANGLE from 8b6b1113b9f7 to 5d306ca4eb18 (1 revision) by Dawn Autoroller · 8 months ago
  87. 736ade9 [webgpu-headers] Clean PrimitiveDepthClipControl leftovers by François Beaufort · 8 months ago
  88. 08464ee Reformat (per reviewer's request). by Stephen White · 8 months ago
  89. 5834542 Use same order between LoadOp and StoreOp by Kai Ninomiya · 8 months ago
  90. 9be6815 Add missing cmake definitions by liangyou · 8 months ago
  91. cc19676 Roll third_party/webgpu-cts/ 9cf0129e5..c5ab6ed9d (1 commit) by dan sinclair · 8 months ago
  92. adaa316 [glsl][ir] Emit `Access` by dan sinclair · 8 months ago chromium/6692 chromium/6693 chromium/6694 chromium/6695 chromium/6696
  93. ce61a4e [glsl][ir] Emit `Switch` by dan sinclair · 8 months ago
  94. 4fff3a3 Remove stale WebGPU CTS expectations by Expectation File Editor · 8 months ago
  95. c2f6f2f [glsl][ir] Emit load and store by dan sinclair · 8 months ago
  96. 0b44e31 [glsl][ir] Support depth multisampled texture types by dan sinclair · 8 months ago
  97. 6f6384b [glsl][ir] Support multisampled texture types by dan sinclair · 8 months ago
  98. 8fd0dbd [glsl][ir] Support depth texture types by dan sinclair · 8 months ago
  99. bbe1f22 Roll ANGLE from 21b286a19d3c to 8b6b1113b9f7 (1 revision) by Dawn Autoroller · 8 months ago chromium/6691
  100. d66b749 [glsl][ir] Add storage texture desktop types. by dan sinclair · 8 months ago