| commit | 458fc9935c8116484b6970764e65fdb9d725e05b | [log] [tgz] |
|---|---|---|
| author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Feb 20 07:15:44 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 20 07:15:44 2025 -0800 |
| tree | ee09d9bd3075d17f1e0eebb74a23c71965af8d79 | |
| parent | be5b722c82af5aa6b2872400ea8fac57dc46c714 [diff] |
Roll ANGLE from 91d0c56b6848 to 7d5774471ac9 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/91d0c56b6848..7d5774471ac9 2025-02-20 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from c3ce5b627f8f to 8fcb1d1f64ae (66 revisions) 2025-02-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 720189cae847 to d7ed113c66ec (2 revisions) 2025-02-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from e496ee581bf7 to c3ce5b627f8f (570 revisions) 2025-02-20 cnorthrop@google.com Add GL_BGRA_EXT as a sized renderable format 2025-02-19 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from 7a15ef98fa46 to e496ee581bf7 (6392 revisions) 2025-02-19 i.nazarov@samsung.com Vulkan: Remove EGL_WIDTH/HEIGHT from WindowSurfaceVk initialize If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-dawn-autoroll Please CC angle-team+autoroll@google.com,shrekshao@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: shrekshao@google.com Change-Id: I6bd7434b1886c6918c9c0887212616f0f2b84bc0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226878 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h version that Dawn implements.webgpu.h.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.