| commit | b0a896c7d1068fa06f9347b69d2734da0aa2f31a | [log] [tgz] |
|---|---|---|
| author | Kai Ninomiya <kainino@chromium.org> | Tue May 27 16:08:18 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 27 16:08:18 2025 -0700 |
| tree | 1a1e09d8af48bec0f8123fba9e35232d5f3a8f5b | |
| parent | d895fb4bf842d0b30e888f60737c95dd4c822ef1 [diff] |
[github] Make GitHub releases clearer - Add brief instructions to the release notes, with a direct link to the README - Rename the remote port to .remoteport.py to make it distinct from the other .port.py - Link to the commit log instead of a commit message See a preview here: https://github.com/google/dawn/releases/tag/v20250527.140004 (I manually edited the release notes of that release to use one generated locally using this change). No-Try: true Bug: 371024051 Change-Id: I21bd3faa448c14c8fba1cfb3fa25fe03ee978f81 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/244054 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Auto-Submit: Kai Ninomiya <kainino@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.