1. 833a193 [tint] Add --compat flag to Tint exe by James Price · 10 months ago
  2. 51f19e3 [compat] Move sample_{index,mask} validation to Tint by James Price · 10 months ago
  3. f6ff951 Compat CTS: suppress some recent failures. by Stephen White · 10 months ago
  4. 2c6470a [metal] Add GetMTLDevice to MetalBackend by Saifuddin Hitawala · 10 months ago
  5. 3e277d2 [msl] Skip undef arguments in struct constructors by James Price · 10 months ago
  6. 514cba8 [msl] Polyfill unpack2x16float builtin by James Price · 10 months ago
  7. cb36904 [msl] Generate E2E expectations for new tests by James Price · 10 months ago
  8. a305b2f Roll ANGLE from 544b108a1f77 to e1ecc0f1fe4b (5 revisions) by Dawn Autoroller · 10 months ago
  9. 48948c6 [hlsl] Stub out emitting lets and vars by dan sinclair · 10 months ago
  10. ae01fde Suppress Pixel 6 Android 14 failures already suppressed on Android T by Yuly Novikov · 10 months ago
  11. 2362953 Roll DirectX Shader Compiler from 0b9acdb75e17 to a44c88e2b803 (4 revisions) by Dawn Autoroller · 10 months ago chromium/6535
  12. 6a805cf Roll Depot Tools from e30d8fac3437 to fd8560139886 (6 revisions) by Dawn Autoroller · 10 months ago
  13. e837451 [hlsl] Start emitting types and constants. by dan sinclair · 10 months ago
  14. 8b73119 [tint] Remove clamping for textureStore by James Price · 10 months ago
  15. 45562e7 [msl] Emit `abs()` builtin by James Price · 10 months ago
  16. f4f5534 [msl] Add polyfill for textureStore() by James Price · 10 months ago
  17. 61de3b8 [msl] Add polyfill for textureLoad() by James Price · 10 months ago
  18. 3d07be1 Add Intel Arrowlake and Battlemage device IDs by Hao Li · 10 months ago
  19. 7886ef1 Disallow using `@blend_src` on a non-struct fragment output by Jiawei Shao · 10 months ago
  20. 20fece2 .gitignore: Ignore local files written by pyenv by David Neto · 10 months ago
  21. cb79ddf dawn/dxc: disable DXC pass 'structurize-loop-exits-for-unroll' by Antonio Maiorano · 10 months ago
  22. 0a29eaa Remove obsolete TODO about future tracking by Austin Eng · 10 months ago
  23. b38352d CTS: widen some expectations on Linux. by Stephen White · 10 months ago
  24. e93ae12 Cleanup clang-tidy issues in src/tint/api by dan sinclair · 10 months ago
  25. b6159aa Roll ANGLE from 81452425d73f to 544b108a1f77 (12 revisions) by Dawn Autoroller · 10 months ago
  26. 650bc3e Update name of the disassembler by dan sinclair · 10 months ago
  27. 6f535820 Add struct keyword before structures in new callback function pointers by Jaswant Panchumarti · 10 months ago
  28. c1496ba OpenGLES: enable or suppress Buffer and Texture end2end tests. by Stephen White · 10 months ago
  29. 5b5480c9 Activate dawn M127 by chrome-branch-day · 10 months ago
  30. d342d48 Roll third_party/webgpu-cts/ 5fb5afd13..412878330 (11 commits) by Dawn Automated Expectations · 10 months ago
  31. 316438f [msl] Emit read_write access for storage textures by James Price · 10 months ago
  32. 456cf28 [msl] Add polyfill for textureDimensions() by James Price · 10 months ago
  33. fd3a014 [msl] Add member function call validation tests by James Price · 10 months ago
  34. 54883c2 [msl] Handle textureSample builtins by James Price · 10 months ago
  35. 87eadbb [msl] Add MSL subclass of MemberBuiltinCall by James Price · 10 months ago
  36. c34ca5f [ir] Add base MemberBuiltinCall instruction class by James Price · 10 months ago
  37. 8a78093 [intrinsics] Consider @member_function in Lookup* by James Price · 10 months ago
  38. 53f9392 [intrinsics] Add @member_function attribute by James Price · 10 months ago
  39. 93bc7da Roll DirectX Shader Compiler from 4b7993c78be1 to 0b9acdb75e17 (1 revision) by Dawn Autoroller · 10 months ago
  40. ae3b015 [tint][ir][fuzz] Explictly depend on ir.proto in fuzz.proto by Ryan Harrison · 10 months ago
  41. 636a140 OpenGL: clean up / enable e2e texture init tests. by Stephen White · 10 months ago
  42. 0012e8d [hlsl] Emit empty functions in HLSL IR. by dan sinclair · 10 months ago
  43. eb9fd54 dawn: Allow internal extensions when creating shader module. by Le Hoang Quyen · 10 months ago
  44. 0c27cf2 Enable building without the proto library. by dan sinclair · 10 months ago
  45. 2f627f4 Roll Depot Tools from 927e02b156cb to e30d8fac3437 (1 revision) by Dawn Autoroller · 10 months ago
  46. 811b674 OpenGLES: enable CopyTextureForBrowser tests. by Stephen White · 10 months ago
  47. 22a5636 [hlsl] Stub out the HLSL IR backend. by dan sinclair · 10 months ago
  48. 676d045 Roll SwiftShader from 2ff3212615da to 085997ddb08b (1 revision) by Dawn Autoroller · 10 months ago
  49. 84d6471 Fix TSAN errors in WaitAny by Austin Eng · 10 months ago
  50. b9112dd Roll ANGLE from bb908741db33 to 81452425d73f (11 revisions) by Dawn Autoroller · 10 months ago
  51. 62bad4d Remove ir_to_program include from MSL printer. by dan sinclair · 10 months ago
  52. 5ddf4e5 Static samplers are passed to root signature creation by Srijan Dhungana · 10 months ago chromium/6534
  53. 5e2f857 Roll DirectX Shader Compiler from 1d196655b615 to 4b7993c78be1 (1 revision) by Dawn Autoroller · 10 months ago
  54. b241a98 [msl] Run binding remapper if collisions are allowed. by dan sinclair · 10 months ago
  55. 922dc78 vk: Make ExpandResolve work with AlwaysResolveIntoZeroLevelAndLayer. by Le Hoang Quyen · 10 months ago
  56. 9d13364 CTS: restore some Pixel4 expectations. by Stephen White · 10 months ago
  57. 051194c Roll Depot Tools from 954a8d771345 to 927e02b156cb (1 revision) by Dawn Autoroller · 10 months ago
  58. 9d75d36 dawn.node: Use ForceLoss when failing device creation on stale adapter by Corentin Wallez · 10 months ago
  59. 30c3e26 [YCbCr Samplers] Add some more validations for ExternalFormat by Saifuddin Hitawala · 10 months ago
  60. ad75b09 dawn.node: Handle DeviceLostReason::InstanceDropped. by Corentin Wallez · 10 months ago
  61. 43aeeb4 Move ir_program_test to program_to_ir folder. by dan sinclair · 10 months ago
  62. 84903c4 Rename chromium_experimental_input_attachments by Le Hoang Quyen · 10 months ago
  63. 90793bd Consume absl libraries as namespace targets by Jaswant Panchumarti · 10 months ago
  64. bde734c GetCurrentTexture: Return ...Status::Error when a validation error happens by Corentin Wallez · 10 months ago
  65. 85b0b2f Add regression test for MSL compilation failure with texture_external by Corentin Wallez · 10 months ago
  66. 56e5fdf Fix for wrong name for Util.cpp file in build script. by Jim Blackler · 10 months ago
  67. b2e6746 ShaderModuleMTL: Use expansionMap.plane0 instead of original binding. by Corentin Wallez · 10 months ago
  68. 3569fcc Roll ANGLE from 3a3b55f7ac9b to bb908741db33 (1 revision) by Dawn Autoroller · 10 months ago
  69. 51d873f Roll vulkan-deps from 2dcbef2efcf4 to 62eb765e42dd (1 revision) by Dawn Autoroller · 10 months ago
  70. 48aa946 Make wgpu::CompositeAlphaMode::Auto handled in the frontend. by Corentin Wallez · 10 months ago
  71. 2894183 fix macro spelling in platform by AlexVestin · 10 months ago
  72. db4c402 Remove unnecessary cruft for option function in cmake by Jaswant Panchumarti · 10 months ago
  73. d4c2b91 Fix undefined symbols in dawn_wire by Jaswant Panchumarti · 10 months ago
  74. 3fe20a3 Roll vulkan-deps from dfb3ae7ba1f3 to 2dcbef2efcf4 (1 revision) by Dawn Autoroller · 10 months ago
  75. 4179a11 Roll vulkan-deps from 70cb979fbdae to dfb3ae7ba1f3 (1 revision) by Dawn Autoroller · 10 months ago
  76. 2a5574f Remove stale WebGPU CTS expectations by Expectation File Editor · 10 months ago
  77. b86a482 Fix for compatibility issue with Android compiler. by Jim Blackler · 10 months ago chromium/6529 chromium/6529_1 chromium/6529_1_2 chromium/6530 chromium/6531 chromium/6532 chromium/6533_4
  78. 648d68e Roll ANGLE from 295ff607b77e to 3a3b55f7ac9b (4 revisions) by Dawn Autoroller · 10 months ago
  79. 83d13b9 Roll vulkan-deps from 0041e067d9ee to 70cb979fbdae (4 revisions) by Dawn Autoroller · 10 months ago
  80. d9c2ed3 Roll Depot Tools from e6d8f67fae6c to 954a8d771345 (7 revisions) by Dawn Autoroller · 10 months ago
  81. dcaaedb OpenGL: tweak test suppression. by Stephen White · 10 months ago chromium/6528 chromium/6528_1 chromium/6528_1_2
  82. fdc365a OpenGL: tweak end2end test suppressions. by Stephen White · 10 months ago
  83. 74a5518 Enable more context for command encoder errors by Brandon Jones · 10 months ago
  84. 133ae25 Roll ANGLE from 4d47c73a627a to 295ff607b77e (5 revisions) by Dawn Autoroller · 10 months ago
  85. 82fdef7 OpenGL: Intel storage texture test suppression removal. by Stephen White · 10 months ago
  86. cb398e5 Enable Tint IR by default for Vulkan by James Price · 10 months ago
  87. ec05c00 Suppress some E2E tests with VVL false positives by James Price · 10 months ago
  88. b84616c Roll vulkan-deps from f629315dfd72 to 0041e067d9ee (4 revisions) by Dawn Autoroller · 10 months ago
  89. b2cf1c1 Add a toggle to disable validation of AHB VkImage required size by Austin Eng · 10 months ago
  90. 69956ff Reland: GL: Rework the EGL loader to support future expansion. by Corentin Wallez · 10 months ago
  91. a3641da OpenGL: remove suppressions for BufferZeroInitTests. by Stephen White · 10 months ago
  92. 55cfb43 [spirv] Fix use-after-move in Std140 transform by James Price · 10 months ago
  93. 25ed06a GL: Use typedef for EGL/GLGetProcProc and use __stdcall on win32 by Corentin Wallez · 10 months ago
  94. 0ecb515 Roll Depot Tools from 089b4f38ae9c to e6d8f67fae6c (2 revisions) by Dawn Autoroller · 10 months ago
  95. caf62a5 Skip AdapterCreationTest on TSAN bots. by Le Hoang Quyen · 10 months ago
  96. 51363d6 Roll SwiftShader from 5bbc20ed2037 to 2ff3212615da (2 revisions) by Dawn Autoroller · 10 months ago chromium/6527
  97. 6c4f723 Roll testing/ 035a9b180..6701f8731 (3906 commits) by Takuto Ikuta · 10 months ago
  98. 6a7c84f GL: Assume we only use EGL for now. by Corentin Wallez · 10 months ago chromium/6526
  99. 24ea348 Roll ANGLE from b0eff1966ca0 to 4d47c73a627a (16 revisions) by Dawn Autoroller · 10 months ago
  100. 4545a47 Roll vulkan-deps from 2811d8f38f4c to f629315dfd72 (3 revisions) by Dawn Autoroller · 10 months ago