commit | ac531c3818c06cc8af6b6c2d63e6b24e54fd78db | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Feb 04 19:53:35 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 04 19:53:35 2022 +0000 |
tree | f247743c7fd5bdf4790aed671f38bab5c2308283 | |
parent | 7b77855a876e6db250c4c4190cc6bcd4e25bba3e [diff] |
Roll ANGLE from 1608a9567b66 to 2ab8f48fead8 (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/1608a9567b66..2ab8f48fead8 2022-02-04 sergeyu@google.com Allow glCopyTexImage2D from BGRX and RGBX to GL_LUMINANCE 2022-02-04 penghuang@chromium.org Add more info in BlitFramebuffer error message 2022-02-04 j.vigil@samsung.com Fix bug in protected content validation 2022-02-04 penghuang@chromium.org Support gl internal format for creating EGLImage from VkImage 2022-02-04 ynovikov@chromium.org Fix GLES Display creation on ChromeOS when Vulkan is enabled 2022-02-04 jmadill@chromium.org Vulkan: Binding available buffer range to descriptor. 2022-02-04 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 6014f10de554 to 2b76a13c38ae (3 revisions) 2022-02-04 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 8894f7c632dd to 55ed02951fa2 (509 revisions) 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 cwallez@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I82d282e1ab04e478f9506f63d64f0e1dbb4ce22f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/79400 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 work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.