1. f8516f3 [tint] validate insertBits count+offset when other args are runtime-eval by David Neto · 8 months ago
  2. a0f60a7 Roll ANGLE from 2f28264ea2b2 to 579a58552fa6 (4 revisions) by Dawn Autoroller · 8 months ago
  3. c6a85af Roll vulkan-deps from d6741801ea7c to d8208b108762 (10 revisions) by Dawn Autoroller · 8 months ago chromium/6663
  4. 859fb30 [dawn][emscripten] Implements initial Future's API by Loko Kung · 8 months ago
  5. 5a9506d [dawn][emscripten] Formats wgpu functions to be alphabetical. by Loko Kung · 8 months ago
  6. 424cda2 [dawn][emscripten] Moves refcounting into C++ to leverage atomics. by Loko Kung · 8 months ago
  7. a68dae1 Roll ANGLE from 26c842fc7924 to 2f28264ea2b2 (4 revisions) by Dawn Autoroller · 8 months ago
  8. d80e131 Fix DynamicUploader use-after-free on ReduceMemoryUsage by Sunny Sachanandani · 8 months ago chromium/6662
  9. c3cab63 Add node bindings for multi draw indirect by Srijan Dhungana · 8 months ago
  10. 0552b21 Add googletest to python deps script by MichealReed · 8 months ago
  11. 59b544b Skip new SYNC-HAZARD-WRITE-AFTER-READ variant by Yuly Novikov · 8 months ago
  12. e27b166 [tint][msl] Implement quadSwap* builtin functions by Natalie Chouinard · 8 months ago
  13. e08f7c8 [benchmark] Fix newlines in generated header by James Price · 8 months ago
  14. 089c8f4 Add MultiDrawIndirect Vulkan backend + Validation + end2end_tests by Srijan Dhungana · 8 months ago
  15. 9240fd2 Roll ANGLE from 83ca89e58cef to 26c842fc7924 (1 revision) by Dawn Autoroller · 8 months ago
  16. 6c5be2c [tint] validate smoothstep const low < const high by David Neto · 8 months ago
  17. 6943372 Add method to reduce memory usage by dropping scratch buffers by Sunny Sachanandani · 8 months ago chromium/6661
  18. 628906f Tint: Add validation on the shader stage with `clip_distances` by Jiawei Shao · 8 months ago
  19. e9e07cc More code clean-ups after creating DeviceMock with Adapter by Jiawei Shao · 8 months ago
  20. 57d362a Roll vulkan-deps from 7660e21e64db to d6741801ea7c (4 revisions) by Dawn Autoroller · 8 months ago
  21. 4d8f907 [hlsl] Run DemoteToHelper before BuiltinPolyfill by Antonio Maiorano · 8 months ago
  22. 8570a64 [tint][ir][val] Improve checks on Returns by Ryan Harrison · 8 months ago chromium/6660
  23. 305938c [tint] Minor follow-up fix for insert before by Peter McNeeley · 8 months ago
  24. 9b34ab3 Roll ANGLE from 2003e06230b1 to 83ca89e58cef (6 revisions) by Dawn Autoroller · 8 months ago
  25. 999d93a Allow marking expectations as INVALID. by dan sinclair · 8 months ago
  26. 859cfcb Suppress additional Linux/NVIDIA failures by Brian Sheedy · 8 months ago
  27. d2cd4f8 Generate missing hlsl e2e tests by Natalie Chouinard · 8 months ago
  28. 4469c71 [tint] MSL texture array negative integer clamp by Peter McNeeley · 8 months ago
  29. 7b0f569 Remove the CTS cache code by dan sinclair · 8 months ago
  30. 06c6307 Generated missing tint e2e tests for ir.dxc.hlsl by Antonio Maiorano · 8 months ago
  31. f2f4147 Tint: Add validations on the type of `clip_distances` by Jiawei Shao · 8 months ago
  32. 8124836 Roll ANGLE from 6fddb18d77a3 to 2003e06230b1 (6 revisions) by Dawn Autoroller · 8 months ago
  33. 2918c42 Tint: Add WGSL extension and built-in variable `clip_distances` by Jiawei Shao · 8 months ago
  34. 66b8a33 Remove `DeviceBase::ForceSetToggleForTesting` by Jiawei Shao · 8 months ago
  35. 5a3e174 Rename `BufferBase::GetUsage` and `BufferBase::GetUsageExternalOnly` by Jiawei Shao · 8 months ago
  36. e435fe6 Suppress 16" Macbook failures by Brian Sheedy · 8 months ago
  37. 8b8ef02 [tint][ir][val] Check swizzles are well formed by Ryan Harrison · 8 months ago
  38. e31fa9d [tint] Implement quadSwapX, Y and Diagonal by Natalie Chouinard · 8 months ago
  39. 3ffdc9a [hlsl] Emit mip level 0 for storage textures by Antonio Maiorano · 8 months ago
  40. 780c409 Regen ir.fxc.hlsl files by Antonio Maiorano · 8 months ago
  41. d558b86 [benchmark] Add --check-stale option by James Price · 8 months ago
  42. bd3dc60 Roll vulkan-deps from c297ee8a1d20 to 7660e21e64db (3 revisions) by Dawn Autoroller · 8 months ago
  43. def14f9 Fix DXC roll by Antonio Maiorano · 8 months ago
  44. 66bce21 Roll ANGLE from 5967afe70699 to 6fddb18d77a3 (3 revisions) by Dawn Autoroller · 8 months ago
  45. d157568 [tint] validate clamp const low <= const high when first arg is runtime-eval by David Neto · 8 months ago
  46. b7114a6 [tint] Implement quadBroadcast by Natalie Chouinard · 8 months ago chromium/6658 chromium/6659
  47. 239f913 Roll ANGLE from fdd26da99a12 to 5967afe70699 (6 revisions) by Dawn Autoroller · 8 months ago chromium/6657
  48. a2a38fb [benchmark][msl] Flatten bindings by James Price · 8 months ago
  49. 6da23b0 [benchmark] Split generated shaders into multiple lines by James Price · 8 months ago
  50. 2d64b4a Don't check adapter nullability in the constructor of DeviceBase by Jiawei Shao · 8 months ago
  51. da4206b [benchmark] Generate map directly by James Price · 8 months ago
  52. 3de551d [benchmark] Convert SPIR-V when generating header by James Price · 8 months ago
  53. f8964ec [benchmark] Check in the generated header by James Price · 8 months ago
  54. 89a2d06 [benchmark] Remove spv_reader and wgsl_writer deps by James Price · 8 months ago
  55. d0092e3 Add DeviceGetAdapter and AdapterGetInstance to client_side_commands by Austin Eng · 8 months ago
  56. 933ec2e [benchmark] Don't convert SPIR-V to WGSL at init by James Price · 8 months ago
  57. 5183d1a [tint][ir][val] Check disards in validator by Ryan Harrison · 8 months ago
  58. dbefda9 [tint] Implement subgroupShuffleXor, Up and Down by Natalie Chouinard · 8 months ago
  59. 1026cc1 Fix texture-only arg in combine samplers transform. by Stephen White · 8 months ago
  60. 672e7bd [spirv] Remove ast_generate_bindings by James Price · 8 months ago
  61. 7f9f664 Roll vulkan-deps from 77d583f37170 to c297ee8a1d20 (3 revisions) by Dawn Autoroller · 8 months ago
  62. 42c55c0 [tint] Remove the quantizeToF16 AST polyfill by James Price · 8 months ago
  63. 68a3fa4 [spirv] Remove AST backend by James Price · 8 months ago
  64. 1ee4210 [loopy] Switch to IR version of SPIR-V backend by James Price · 8 months ago
  65. ede7633 [Compat] Use @size attribute for glsl pad struct by Shrek Shao · 8 months ago
  66. f60fdcc Reland "[tint][benchmark] Generate depfile for inputs" by James Price · 8 months ago
  67. 67b738c [spirv] Move E2E expectations to default paths by James Price · 8 months ago
  68. 0b5de40 [spirv] Remove AST E2E expectations by James Price · 8 months ago
  69. db48577 [tint] Only allow --use-ir with WIP IR backends by James Price · 8 months ago
  70. ad72809 Roll ANGLE from f8fc8ac36280 to fdd26da99a12 (4 revisions) by Dawn Autoroller · 8 months ago
  71. 9a912d8 Manual roll vulkan-deps from a5d4d42457c3 to 77d583f37170 (8 revisions) by Dawn Autoroller · 8 months ago chromium/6656
  72. 1eca38f Tint: Fix outdated URLs in lang/core/core.def and lang/core/address_space.def by Jiawei Shao · 8 months ago chromium/6655
  73. 2264ea8 Add `mInternalUsage` to store all internal and external buffer usages by Jiawei Shao · 8 months ago
  74. 53b3cdf Roll ANGLE from 11724133cd8f to f8fc8ac36280 (8 revisions) by Dawn Autoroller · 8 months ago
  75. d8b7465 [tint][ir][val] Check results and operands for bitcasts by Ryan Harrison · 8 months ago
  76. 4ff559e msl:ast_printer: Polyfill 4x8 int dot products on AMD RDNA1, RDNA2 by David Neto · 8 months ago chromium/6654
  77. 3854878 [tint][ir][val] Check frag_depth only on fragment entry points by Ryan Harrison · 8 months ago
  78. 97d33d0 Roll DirectX Shader Compiler from 06da989c4ab6 to f810e92e72ab (1 revision) by Dawn Autoroller · 8 months ago
  79. 0486392 [tint][spirv] Allow signed subgroupBroadcast ID by Natalie Chouinard · 8 months ago
  80. 6635dcf [spirv] Use IR by default for CLI and E2E tests by James Price · 8 months ago
  81. 889f8fa [spirv] Add missing E2E test expectations by James Price · 8 months ago
  82. 11ad029 [vulkan] Remove AST path for SPIR-V codegen by James Price · 8 months ago
  83. e47668f Suppress VulkanImageWrappingTests failures by Brian Sheedy · 8 months ago
  84. b862299 [tint] Implement subgroupShuffle by Natalie Chouinard · 8 months ago
  85. 9531e03 [tint][ir][val] Check that Var results are pointers or references by Ryan Harrison · 8 months ago
  86. bbcedfd Roll ANGLE from 6e248bcb44bf to 11724133cd8f (1 revision) by Dawn Autoroller · 8 months ago chromium/6653
  87. 53c41bb Roll vulkan-deps from fab6b980639e to a5d4d42457c3 (1 revision) by Dawn Autoroller · 8 months ago
  88. 08335b8 Roll vulkan-deps from c658a888e75c to fab6b980639e (2 revisions) by Dawn Autoroller · 8 months ago chromium/6651 chromium/6652
  89. fa9f1c2 Roll ANGLE from 0bb0a886ffb4 to 6e248bcb44bf (1 revision) by Dawn Autoroller · 8 months ago chromium/6650
  90. 8f490d1 Roll ANGLE from 6ecc3542d47a to 0bb0a886ffb4 (2 revisions) by Dawn Autoroller · 8 months ago chromium/6649
  91. a2c98e9 Roll vulkan-deps from 236cdecbee13 to c658a888e75c (2 revisions) by Dawn Autoroller · 8 months ago
  92. f15cc07 [tint] Implement subgroupElect and BroadcastFirst by Natalie Chouinard · 8 months ago
  93. 9562469 [tint] Implement subgroupAll and subgroupAny by Natalie Chouinard · 8 months ago chromium/6648
  94. e79bbab Add ComputeEstimatedMemoryUsage by Sunny Sachanandani · 8 months ago
  95. 4679e54 Roll ANGLE from 98b0669607ee to 6ecc3542d47a (3 revisions) by Dawn Autoroller · 8 months ago
  96. 140bdd8 Roll ANGLE from d335f134eaae to 98b0669607ee (5 revisions) by Dawn Autoroller · 9 months ago chromium/6647
  97. 7be306a [tint] Implement subgroupMin and Max by Natalie Chouinard · 9 months ago
  98. ff62fae Roll vulkan-deps from 0f7909f6bf64 to 236cdecbee13 (2 revisions) by Dawn Autoroller · 9 months ago
  99. e9e450e [tint] Implement subgroupAnd, Or, Xor builtins by Natalie Chouinard · 9 months ago
  100. 7dfa9bb Update samples to use preferred texture format for surface by Jaswant Panchumarti · 9 months ago chromium/6646