commit | 750978cfa029aabadb3428cf60cb90c3e3663941 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Nov 24 07:27:38 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 24 07:27:38 2021 +0000 |
tree | 3b52694eae62c0b0cb9ede3aeb943b4cb61a5dd8 | |
parent | 5e8ad19d57437a0b3dcc345de6782419c1e38ffa [diff] |
Roll ANGLE from 97aa5187ed16 to 79f9d163b422 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/97aa5187ed16..79f9d163b422 2021-11-24 abdolrashidi@google.com Vulkan: Implement GL_EXT_multi_draw_indirect 2021-11-24 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from b638c7fb7440 to 8d493b8df0d4 (2 revisions) 2021-11-24 syoussefi@chromium.org Vulkan: Fix image tiling when DRM format modifiers are specified 2021-11-23 abdolrashidi@google.com Implement GL_EXT_multi_draw_indirect 2021-11-23 msisov@igalia.com linux: enable angle gl for wayland only builds. 2021-11-23 j.vigil@samsung.com EGL: implement EGL_KHR_mutable_render_buffer 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 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://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: shrekshao@google.com Change-Id: I28e69f93c036002d50030205e82ced97332b253e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/70724 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.