commit | 0f7bf6d8201de2703d21c0b403414c92a7d0ab70 | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Thu Feb 06 01:42:19 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 06 01:42:19 2025 -0800 |
tree | 67cb39e9bc935221e4fa3a1799fa011a3430b781 | |
parent | f275ab4503002ba8cd3e9dd34d6afe3be182f1c8 [diff] |
Update mailing list link in README.md Point to the publicly viewable group page, and not the members page that requires logging in. Change-Id: I7ceb8a8056c09bb0cfd6a7473b191d486426bde5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224914 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
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.