commit | 0fa7bb62b1daf3bc32e3423b716333be591fc0d8 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Mar 05 20:27:55 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 05 20:27:55 2024 +0000 |
tree | 9a270d7565e958dbceb6a6a64adb8700e2b50cb5 | |
parent | 3c2926b644f0fcfcecbeb3b119e0b57691d32b2e [diff] |
[tint][utils] Support ANSI 256 colors Don't assume truecolor. Also handle slightly different background color query responses from other terminals, and only do it once. Change-Id: I9f4e2df460df43de8f0d61a88a45d445e4c37a26 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/177160 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
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.