1. c71159e Roll ANGLE from f2ee319dda4e to 397eb7c81ee9 (2 revisions) by Dawn Autoroller · 9 months ago
  2. 9396f16 [tint] Simplify std::optional equality comparisons by James Price · 9 months ago
  3. 5532d28 Roll SwiftShader from a0ec371d8331 to f23c77132e0b (1 revision) by Dawn Autoroller · 9 months ago
  4. 2237e14 Roll vulkan-deps from 5fdd3da87369 to 8ddcba1ba8ba (8 revisions) by Dawn Autoroller · 9 months ago
  5. c00ab52 [hlsl] Validate unittests with DXC if available. by dan sinclair · 9 months ago
  6. eecb0c5 Revert "Roll third_party/webgpu-cts/ b44989765..9504c7515 (3 commits)" by dan sinclair · 9 months ago
  7. 494e51c [ir] Simplify attribute handling in ShaderIO by James Price · 9 months ago
  8. 0970b68 [ir] Use IOAttributes for Function return by James Price · 9 months ago
  9. 78eb4c5 [ir] Use IOAttributes in FunctionParam by James Price · 9 months ago
  10. 3cc267f [ir] Remove `IOAttributes` from `core/ir/var.h` by James Price · 9 months ago
  11. a8798b8 [tint] Move StructMemberAttributes out of struct.h by James Price · 9 months ago
  12. a5e4715 Revert "Do not turn off CMAKE_CXX_EXTENSIONS" by Jaswant Panchumarti · 9 months ago
  13. 5a26bdd Refine the bundling step for `webgpu_dawn` by Jaswant Panchumarti · 9 months ago
  14. fdd37f4 Roll third_party/webgpu-cts/ b44989765..9504c7515 (3 commits) by Dawn Automated Expectations · 9 months ago
  15. b29e25b Suppress Pixel 6 Android 14 failures already suppressed on Android T by Yuly Novikov · 9 months ago
  16. 1589308 Update buildtools, clang, rust, libc++, libc++abi to latest in Chromium by David Neto · 9 months ago
  17. 9933cbd [YCbCr Samplers] Separate YCbCr from non-YCbCr in hashing/equality by Colin Blundell · 9 months ago
  18. 320554e Add deprecation warning to Adapter::GetProperties() by François Beaufort · 9 months ago
  19. 30b51d5 Roll ANGLE from b954755f4e31 to f2ee319dda4e (1 revision) by Dawn Autoroller · 9 months ago
  20. d7338fe [hlsl] Polyfill matrix multiplication. by dan sinclair · 9 months ago
  21. da5c6d5 [hlsl] Simplify type emission in HLSL IR printer. by dan sinclair · 9 months ago
  22. 7a89973 [hlsl] Support let pointer to var. by dan sinclair · 9 months ago
  23. caba59b [hlsl] Polyfill float32 modulo by dan sinclair · 9 months ago
  24. e3950cb Roll CTS: Rename *.worker.js to *.as_worker.js by Kai Ninomiya · 9 months ago
  25. ef467c8 [hlsl] Remove UserCall handling in DecomposeMemoryAccess. by dan sinclair · 9 months ago
  26. 224323b [hlsl] Handle access chains of unnamed access chains by dan sinclair · 9 months ago
  27. 672e128 [hlsi] Enable passing DISABLED tests. by dan sinclair · 9 months ago
  28. 2bd5e04 [hlsl] Add load support into decompose memory access. by dan sinclair · 9 months ago
  29. 1cf5c1b [msl] Skip push constants in the AST fuzzer by James Price · 9 months ago
  30. 1178400 Generate files to use Emscripten bindings from outside Emscripten by Kai Ninomiya · 9 months ago
  31. a10fbea Roll third_party/webgpu-cts/ 3d390f4e5..fe3a24a38 (17 commits) by Dawn Automated Expectations · 9 months ago
  32. a011340 [hlsl] Add polyfill for `trunc` by dan sinclair · 9 months ago
  33. e0bb763 [spirv] Remove AST fuzzers by James Price · 9 months ago
  34. c956c95 Roll ANGLE from 2efce9babc18 to b954755f4e31 (3 revisions) by Dawn Autoroller · 9 months ago
  35. 03fe3fd Update build tools, clang, libc++, libc++abi, rust by David Neto · 9 months ago chromium/6575 chromium/6576 chromium/6577 chromium/6578 chromium/6579 chromium/6580 chromium/6581 chromium/6582 chromium/6583 chromium/6584 chromium/6585 chromium/6586 chromium/6587 chromium/6588 chromium/6589
  36. 8539b54 Roll vulkan-deps from a69f4fce99da to 5fdd3da87369 (7 revisions) by Dawn Autoroller · 9 months ago
  37. b299e5b Roll DirectX Shader Compiler from bd5b7380e29f to 4a81bdfa70f9 (1 revision) by Dawn Autoroller · 9 months ago chromium/6574
  38. acaa69d Roll ANGLE from d8700dc951b6 to 2efce9babc18 (4 revisions) by Dawn Autoroller · 9 months ago
  39. 8d5f6cb D3D11: Use compute shader for T2B with certain formats. by Le Hoang Quyen · 9 months ago
  40. 9bbe211 Native: Add buffer's internal CopySrc usage by Le Hoang Quyen · 9 months ago
  41. eebff27 [ir] Skip constant builtin structs in fuzzer by James Price · 9 months ago
  42. 6cb114b [ir] Skip builtin structures when creating AST by James Price · 9 months ago
  43. 51765ab [MSan] Fix use-after-dtor issues in generated C++ APIs. by Daniel Cheng · 9 months ago
  44. 47ae7fb [hlsl]: Add DirectVariableAccess to HLSL IR backend. by dan sinclair · 9 months ago
  45. ace5a58 Copy Emscripten's WebGPU bindings into Dawn by Kai Ninomiya · 9 months ago
  46. 807b463 [hlsl] Decompose load/store vector element by dan sinclair · 9 months ago chromium/6573
  47. 4c91e92 Roll DirectX Shader Compiler from 1fefbc429bad to bd5b7380e29f (1 revision) by Dawn Autoroller · 9 months ago
  48. 8d2fc23 [hlsl] Add ByteAddressBuffer type. by dan sinclair · 9 months ago
  49. 75a955e [tools][cts] Default to immutable chunks by Brian Sheedy · 9 months ago
  50. 1f63622 [msl] Avoid non-standard __VA_ARGS__ behavior by James Price · 9 months ago
  51. 7eccf46 [msl] Add polyfill for frexp builtin by James Price · 9 months ago
  52. 0df45b4 [msl] Add polyfill for modf by James Price · 9 months ago
  53. e05eb6d [ir] Handle `let` in RenameConflicts by James Price · 9 months ago
  54. ab75848 [msl] Emit TINT_INVARIANT macro by James Price · 9 months ago
  55. 4c4ed51 [msl] Add polyfill for integer sign by James Price · 9 months ago
  56. a11e58c [msl] Add polyfill for floating point modulo by James Price · 9 months ago
  57. 128ae6b [hlsl] Pass module into RUN_TRANSFORM. by dan sinclair · 9 months ago
  58. e9cc8e4 Fix linker errors for android webgpu library by Jaswant Panchumarti · 9 months ago
  59. 00b0fd6 Add OWNERS for generator and emdawnwebgpu by Kai Ninomiya · 9 months ago
  60. 977c5fa Fix for path in Android cmake file. by Jim Blackler · 9 months ago
  61. abe3641 Roll ANGLE from a674dc1dae8f to d8700dc951b6 (7 revisions) by Dawn Autoroller · 9 months ago
  62. 245409f Roll vulkan-deps from 4a2ff9e87700 to a69f4fce99da (5 revisions) by Dawn Autoroller · 9 months ago chromium/6572
  63. 49474af Roll DirectX Shader Compiler from 49d1ae9a029c to 1fefbc429bad (1 revision) by Dawn Autoroller · 9 months ago
  64. 03dfd71 Implement BufferMapExtendedUsages on D3D11 by Le Hoang Quyen · 9 months ago chromium/6571
  65. eb249b3 [Vulkan] Set the Vk descriptor type correctly for YCbCr samplers by Colin Blundell · 9 months ago
  66. 8a94411 [Vulkan] Map FilterMode to Vulkan filter correctly for YCbCr info by Colin Blundell · 9 months ago
  67. a91ae6b Roll vulkan-deps from 773555d3bd22 to 4a2ff9e87700 (1 revision) by Dawn Autoroller · 9 months ago chromium/6570
  68. 7a9c120 [hlsl] Handle compute builtins for ShaderIO transform. by dan sinclair · 9 months ago
  69. bb6bca6 [hlsl] Add some existing transforms by dan sinclair · 9 months ago chromium/6569
  70. 812c9d0 [msl] Regenerate test expectations by James Price · 9 months ago chromium/6568
  71. 9fa7c89 [hlsl] Split module var structs and arrays. by dan sinclair · 9 months ago
  72. ed73a88 Roll vulkan-deps from 2796aaff7eef to 773555d3bd22 (9 revisions) by Dawn Autoroller · 9 months ago chromium/6567
  73. 66b3d4e opengl: Add support for EGL_EXT_pixel_format_float. by Corentin Wallez · 9 months ago
  74. df5c89a Summarize CTS failures as first line of first max-severity log by Kai Ninomiya · 9 months ago chromium/6566
  75. 42159c6 Do not turn off CMAKE_CXX_EXTENSIONS by Jaswant Panchumarti · 9 months ago
  76. 66acca6 Disable render passes on Windows until support can be detected by Rafael Cintron · 9 months ago
  77. 83d3e7f [headers] Remove the Flags enums and make them 64-bit by Austin Eng · 9 months ago
  78. ace40c4 [hlsl] Stub out the DecomposeMemoryAccess IR transform. by dan sinclair · 9 months ago chromium/6565
  79. d84db78 opengl: Add support for EGL_KHR_no_config_context. by Corentin Wallez · 9 months ago
  80. 05e8417 Disable GLFW_INSTALL by Jaswant Panchumarti · 9 months ago
  81. eeff95d Add third_party/google_benchmark/src in fetch_dawn_dependencies.py by Jaswant Panchumarti · 9 months ago
  82. b415b2e5 Always build glslang as static library by Jaswant Panchumarti · 9 months ago
  83. 7b7a9c0 Roll vulkan-deps from 7ff358e64e2b to 2796aaff7eef (10 revisions) by Dawn Autoroller · 9 months ago
  84. 9281ee0 Fix Wayland build by Austin Eng · 9 months ago chromium/6564
  85. bf16872 Roll ANGLE from 46dd6457f4bf to a674dc1dae8f (3 revisions) by Dawn Autoroller · 9 months ago
  86. 76256a8 Roll DirectX Shader Compiler from 206133c9e7e1 to 49d1ae9a029c (1 revision) by Dawn Autoroller · 9 months ago
  87. 54364bf Mark problematic expectation block as KEEP by Brian Sheedy · 9 months ago
  88. 8c591f9 [tint][fuzz][ir] Implement test case disassembler by Ryan Harrison · 9 months ago
  89. d750473 [hlsl] Add transform to remove struct and array initializers to lets. by dan sinclair · 9 months ago
  90. 794b1b7 Re-number enum values part 2 by Austin Eng · 9 months ago
  91. 7a53b7c [tint][fuzz][ir] Batch process files when generating corpus by Ryan Harrison · 9 months ago
  92. b3acbb9 GL: Add support for wgpu::Surface. by Corentin Wallez · 9 months ago
  93. 4431e54 [tint] Fix UB in FileContent copy constructor by James Price · 9 months ago
  94. 6d578e8 [hlsl] Add ValueToLet transform. by dan sinclair · 9 months ago
  95. e4321b9 [hlsl] Add ShaderIO transform. by dan sinclair · 9 months ago
  96. d817f5f Use dawn_add_library function to create the dawn_glfw library by Jaswant Panchumarti · 9 months ago
  97. e2229c4 Use dawn_add_library function to create the dawn_utils library by Jaswant Panchumarti · 9 months ago
  98. a2e66bd Use dawn_add_library function to create the dawn_wire library by Jaswant Panchumarti · 9 months ago
  99. 0a3b1b9 Use dawn_add_library function to create the dawn_native library by Jaswant Panchumarti · 9 months ago
  100. e7e1f53 [glsl] Extract textureBuiltinFromUniformData by dan sinclair · 9 months ago