1. 3ddc07a [glsl][ir] Make GLSL IR the only GLSL in tint e2e. by dan sinclair · 5 months ago
  2. fa3f89b [tint][ir][val] Implement `CheckBuiltIn` by Ryan Harrison · 5 months ago
  3. 1217dc1 [glsl] Remove the non-IR GLSL expectations. by dan sinclair · 5 months ago
  4. 1efee19 [glsl] Remove `glsl` AST paths from `tint` command. by dan sinclair · 5 months ago
  5. fbc4ce7 [ir] Speed up `CheckType` validation. by dan sinclair · 5 months ago
  6. b37348f OpenGL: Disable scissor during blit for MSAA resolve by James Godfrey-Kittle · 5 months ago
  7. dbf9e41 Roll SwiftShader from 0afe6a306dd2 to 145112eea713 (1 revision) by Dawn Autoroller · 5 months ago
  8. 4c553bc [cts] Skip failing textureGather tests on Mac AMD by Corentin Wallez · 5 months ago
  9. 47e1bde [cts] Expect failure for cameraCapture everywhere. by Corentin Wallez · 5 months ago
  10. f19b033 Roll vulkan-deps from 1ea770ceed23 to 4220684adef5 (1 revision) by Dawn Autoroller · 5 months ago
  11. a84ddea [glsl] Enable DISABLED unit tests by James Price · 5 months ago
  12. 22028ef Roll DirectX Shader Compiler from 7dcb4e6e0c16 to c72be81fff3d (3 revisions) by Dawn Autoroller · 5 months ago
  13. bb28dd7 [tint] Minor change for fix tests by Peter McNeeley · 5 months ago
  14. 54ad644 D3D12: Always build with D3D12_FEATURE_DATA_D3D12_OPTIONS13 by Jiawei Shao · 5 months ago
  15. ecf224d Roll ANGLE from 4aa12e9e17f5 to d7c5710c01f7 (1 revision) by Dawn Autoroller · 5 months ago
  16. 016583d Emit float32-blendable deprecation warning in DevTools by François Beaufort · 5 months ago chromium/6790 chromium/6791 chromium/6792
  17. 6a645bf Remove stale WebGPU CTS expectations by Expectation File Editor · 5 months ago chromium/6788 chromium/6789
  18. 1daaff4 Roll vulkan-deps from b48b5be748a7 to 1ea770ceed23 (16 revisions) by Dawn Autoroller · 6 months ago chromium/6786 chromium/6787
  19. 22ed96a HLSL-IR: implement pixel_local feature by Antonio Maiorano · 6 months ago
  20. 1efdedf Compat CTS: remove unexpected passes (ANGLE fix) by Stephen White · 6 months ago
  21. 142e4d3 Compat CTS: remove unexpected passes. by Stephen White · 6 months ago
  22. 6dfca06 More expectations by Kai Ninomiya · 6 months ago
  23. 92a25ed Roll ANGLE from 4b1e58d94333 to 4aa12e9e17f5 (6 revisions) by Dawn Autoroller · 6 months ago
  24. ce207a7 [tint][hlsl] Polyfill texture sample bias clamping by Peter McNeeley · 6 months ago chromium/6785
  25. 48c2e27 [Vulkan] Handle fence wait timeout by retry when max timeout requested by Colin Blundell · 6 months ago
  26. 8082f01 Add bugs to expectations by Gregg Tavares · 6 months ago
  27. 84fd201 Roll vulkan-deps from 3d9cd0463351 to b48b5be748a7 (6 revisions) by Dawn Autoroller · 6 months ago
  28. 302c902 Roll ANGLE from 78f146e3ad4b to 4b1e58d94333 (2 revisions) by Dawn Autoroller · 6 months ago chromium/6784
  29. 7e8a128 [tint] Improve fix-test program by Peter McNeeley · 6 months ago
  30. bf925bc More expectations by Kai Ninomiya · 6 months ago
  31. 6a16314 Roll SwiftShader from 74b783dffb9b to 0afe6a306dd2 (1 revision) by Dawn Autoroller · 6 months ago
  32. 66ea12f [ir] Simplify RenameConflicts by James Price · 6 months ago
  33. 0ecdfeb [ir] Rename all shadowing declarations by James Price · 6 months ago
  34. a1dcbf0 [hlsl] Make decompose transforms deterministic by James Price · 6 months ago
  35. 520d6d4 Roll ANGLE from 2f644ed8a84e to 78f146e3ad4b (5 revisions) by Dawn Autoroller · 6 months ago
  36. 646cacd Update some test expectations post-roll by Kai Ninomiya · 6 months ago
  37. 52deb2f [tint] Clamp lod bias from -16.0 to 15.99 by Peter McNeeley · 6 months ago chromium/6783
  38. 8156e43 Setup build remoteexec param by Peter McNeeley · 6 months ago
  39. efec7f8 Roll DirectX Shader Compiler from 26d7dd984b2b to 7dcb4e6e0c16 (1 revision) by Dawn Autoroller · 6 months ago
  40. cc9abce OpenGL: Always use the Tint IR backend by James Price · 6 months ago
  41. a94c47d Roll third_party/webgpu-cts/ bca9099e9..ecefa0df4 (5 commits) by Gregg Tavares · 6 months ago
  42. 5847941 Suppress Pixel 6 Android 14 failures already suppressed on Android T by Yuly Novikov · 6 months ago
  43. e002f83 Roll ANGLE from 897a565412af to 2f644ed8a84e (5 revisions) by Dawn Autoroller · 6 months ago chromium/6782
  44. 2cb6e71 More flake expectations by Kai Ninomiya · 6 months ago
  45. c769d62 Roll third_party/webgpu-cts/ 815ff2bb4..bca9099e9 (28 commits) by Gregg Tavares · 6 months ago
  46. 4c14e8e Roll vulkan-deps from a6afceeaa4a2 to 3d9cd0463351 (5 revisions) by Dawn Autoroller · 6 months ago
  47. 05738cd Support ClipDistances in SPIR-V reader with Tint AST - Part I by Jiawei Shao · 6 months ago
  48. 2dcb85c [Compat] Remove webgpu:web_platform,canvas,configure:viewFormats:* suppressions by Shrek Shao · 6 months ago
  49. c3d7e75 [Compat] Remove storage binding restriction when validating texture wrapped by Shrek Shao · 6 months ago
  50. 84419b7 Reduce maxSubcasesInFlight by Kai Ninomiya · 6 months ago
  51. 5f3c2ca Add explicit conversion for wgpu::StringView -> absl::string_view by Lokbondo Kung · 6 months ago
  52. cc026a5 Manual roll vulkan-deps from 4c2208c976c8 to a6afceeaa4a2 (5 revisions) by Dawn Autoroller · 6 months ago chromium/6781
  53. 322a22f Roll ANGLE from 4a2f9b1ca432 to 897a565412af (11 revisions) by Dawn Autoroller · 6 months ago
  54. e57041d [dawn][webgpu.h] Remove all uses of const char* callbacks by Corentin Wallez · 6 months ago
  55. c5f706b [dawn][webgpu.h] Remove generator support for strlen by Corentin Wallez · 6 months ago
  56. 65fa98d Compat CTS: triage Android angle=gles failures. by Stephen White · 6 months ago
  57. f55490a Dawn sample: Apply toggles when creating adapters and devices by Zhaoming Jiang · 6 months ago
  58. 0b31a6c Add more flake expectations by Kai Ninomiya · 6 months ago chromium/6780
  59. eabad69 Roll ANGLE from 76025caa1a05 to 4a2f9b1ca432 (6 revisions) by Dawn Autoroller · 6 months ago
  60. 0942a59 Add flake expectations for pixel 4 by Kai Ninomiya · 6 months ago
  61. 9a0a3b4 [kotlin] export StringView ToKotlin for callback params in methods.cpp by Jim Blackler · 6 months ago
  62. 70b8314 [dawn][emscripten] Updates callbacks to use StringView. by Lokbondo Kung · 6 months ago
  63. fd329ba [dawn][emscripten] Update implementation to handle StringView for inputs. by Lokbondo Kung · 6 months ago
  64. f3f10d5 [ir] Disallow access with no indices by James Price · 6 months ago
  65. 7a6e017 [spirv-reader] Avoid creating access with no indices by James Price · 6 months ago
  66. 74080ec DirectVariableAccess: Avoid creating access with no indices by James Price · 6 months ago
  67. c1de48f [hlsl] Fix f16 vector element stores in storage by James Price · 6 months ago
  68. 1c4cb31 Roll vulkan-deps from 8f346c5caf5a to 4c2208c976c8 (15 revisions) by Dawn Autoroller · 6 months ago
  69. 81641be [glsl] Add fuzzer for IR generator by James Price · 6 months ago
  70. 9e2dc96 [dawn][webgpu.h] Remove deprecated const char* entrypoints by Corentin Wallez · 6 months ago
  71. 1ab9f5e [msl ir] Convince the Metal compiler loops are never infinite by David Neto · 6 months ago
  72. 9414c00 Add float32-blendable feature by François Beaufort · 6 months ago
  73. dce7b34 Activate dawn M131 by chrome-branch-day · 6 months ago
  74. 2c4c3a1 Dawn native/vulkan: PipelineLayoutVk holds multiple VkPipelineLayouts by Yan,Shaobo · 6 months ago
  75. 0a84be8 Roll SwiftShader from 7a9a492a38b7 to 74b783dffb9b (1 revision) by Dawn Autoroller · 6 months ago
  76. 91eaeb6 Suppress flaky WebGPU CTS compat test on Android ARM by Yuly Novikov · 6 months ago
  77. 012551a Convince the metal compiler that loops are never infinite by David Neto · 6 months ago
  78. 02cdbeb [dawn][generator] Sort the Python dependencies for the .d files by Corentin Wallez · 6 months ago
  79. 46e07b1 [dawn][webgpu.h] Remove webgpu_cpp.h's use of memcpy. by Corentin Wallez · 6 months ago
  80. 168e8b6 Roll ANGLE from 367e9e74a865 to 76025caa1a05 (3 revisions) by Dawn Autoroller · 6 months ago
  81. c5c6088 [kotlin] Remove need for @get:JvmName annotation in enum classes by Jim Blackler · 6 months ago
  82. e769c09 Roll ANGLE from a9a924e1ca9b to 367e9e74a865 (3 revisions) by Dawn Autoroller · 6 months ago
  83. 0296bef Roll DirectX Shader Compiler from 080aeb7199e6 to 26d7dd984b2b (1 revision) by Dawn Autoroller · 6 months ago
  84. a665c2f [dawn][emscripten] Implements getCompilationInfo future entry point. by Lokbondo Kung · 6 months ago
  85. 3ff08caa3 StringViewUtils.cpp: Add include for std::strlen. by Corentin Wallez · 6 months ago
  86. 498fe97 Fixes the Quickstart With CMake guide to use webgpu_cpp_print.h by Nicolas Chavez · 6 months ago
  87. dc99505 Roll vulkan-deps from e0070499f409 to 8f346c5caf5a (1 revision) by Dawn Autoroller · 6 months ago
  88. e4ce129 [dawn][webgpu.h] Use StringView in callback arguments. by Corentin Wallez · 6 months ago
  89. 2ea6fce Convert C output params to Kotlin return type for void methods. by Jim Blackler · 6 months ago
  90. 7ae4839 Update test following API change. by Jim Blackler · 6 months ago
  91. c69649c [dawn][graphite] Add a check for MTLFunction being nil. by Corentin Wallez · 6 months ago
  92. 57797e5 Roll ANGLE from 78a694a1b82a to a9a924e1ca9b (1 revision) by Dawn Autoroller · 6 months ago
  93. 4628f0d Roll ANGLE from e7f0d107f258 to 78a694a1b82a (1 revision) by Dawn Autoroller · 6 months ago
  94. c2d1e21 Roll vulkan-deps from ab901eb0f984 to e0070499f409 (1 revision) by Dawn Autoroller · 6 months ago
  95. 196b312 Remove stale WebGPU CTS expectations by Expectation File Editor · 6 months ago
  96. dce1d10 Roll ANGLE from a8d9d8138307 to e7f0d107f258 (1 revision) by Dawn Autoroller · 6 months ago
  97. 3e77dd7 HLSL-IR: Fix texture Sample and SampleLevel return type on depth textures by Antonio Maiorano · 6 months ago
  98. b4f991e Roll ANGLE from 23b99e2f8c71 to a8d9d8138307 (10 revisions) by Dawn Autoroller · 6 months ago chromium/6774 chromium/6775 chromium/6776 chromium/6777 chromium/6779
  99. 145e550 D3D12: Save bufferLocation into TextureCopySubresource::CopyInfo by Jiawei Shao · 6 months ago
  100. 66b8971 Compat CTS: remove unexpected GLES passes. by Stephen White · 6 months ago