commit | 0f4309c0d7e44728066f981509de4d082261dc70 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Aug 06 04:23:37 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 06 04:23:37 2024 +0000 |
tree | 8b75565235d45927800a5aa89f767e34a05f17a2 | |
parent | b0c9611bdf790deeceb19781bb5ba2ca665bce72 [diff] |
Roll ANGLE from fdecaa1817af to 9b06e0038ca8 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/fdecaa1817af..9b06e0038ca8 2024-08-05 cclao@google.com Vulkan: Avoid unnecessary observer changes for Buffers 2024-08-05 syoussefi@chromium.org Updates to readme 2024-08-05 lehoangquyen@chromium.org Metal: Fully implement unresolve step for MSRTT. 2024-08-05 lehoangquyen@chromium.org Metal: partially implement EXT_multisampled_render_to_texture. 2024-08-05 syoussefi@chromium.org Roll chromium_revision df89992288..af4b4ec4b6 (1336472:1337199) 2024-08-05 lexa.knyazev@gmail.com Metal: Update floating-point texture format caps 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 alanbaker@google.com,angle-team+autoroll@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: alanbaker@google.com Change-Id: Iff714105e3d2c0416bc9191265cdd22e7202c94e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/201317 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: 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.