commit | b4b82f55af8e3d97d77d75058fc102a01b726d5f | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Jun 16 15:09:38 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 16 15:09:38 2022 +0000 |
tree | a3473a33e2a9eb887add70185a1ffca4c23c8074 | |
parent | 57dcd3601ccb9392952f892711b42d0068903b7f [diff] |
Roll ANGLE from c31e783fb845 to a62204c35579 (18 revisions) https://chromium.googlesource.com/angle/angle.git/+log/c31e783fb845..a62204c35579 2022-06-16 brianosman@google.com Guard all imports of wayland.gni with angle_use_wayland 2022-06-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 20c04524ee8a to cfcb44322bcc (4 revisions) 2022-06-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from c8885f7596b7 to e6f032b42bce (339 revisions) 2022-06-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 1762849caed4 to 21fa1f0acbfa (11 revisions) 2022-06-15 dnfield@google.com Missing include for std::isdigit 2022-06-15 romanl@google.com Ensure ANGLERenderTest.mTestParams lifetime using unique_ptr 2022-06-15 jmadill@chromium.org Expose the EGL Display Context Set in the DisplayState. 2022-06-15 romanl@google.com Turn missing {trace_name}.json trace files into test failures. 2022-06-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 664494793778 to c8885f7596b7 (146 revisions) 2022-06-15 romanl@google.com Always log FATAL, ERR messages 2022-06-15 ianelliott@google.com Enable perFrameWindowSizeQuery on Android 2022-06-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 41a77d56876c to 664494793778 (497 revisions) 2022-06-15 constantine.shablya@collabora.com Add GL_NV_read_depth_stencil 2022-06-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from ee0d0b41a626 to 20c04524ee8a (21 revisions) 2022-06-14 hob@chromium.org Enable X11 defines on ChromeOS 2022-06-14 gert.wollny@collabora.com Vulkan: set storage external memory before the description 2022-06-14 antonio.caggiano@collabora.com GN: Wayland build overrides 2022-06-14 ynovikov@chromium.org Skip flaky hanging MultithreadingTestES3 on Linux SwANGLE 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 rharrison@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: rharrison@google.com Change-Id: I8f2ae2c3eab531b3856d084d45fc26cc08956f6f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/93924 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.