thead_admin 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
..
build_overrides 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
docs 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
examples 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
generator 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
infra 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
scripts 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
src 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
third_party 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
.clang-format 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
.gn 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
AUTHORS 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
BUILD.gn 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
CONTRIBUTING.md 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
DEPS 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
LICENSE 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
OWNERS 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
PRESUBMIT.py 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
README.chromium 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
README.md 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
codereview.settings 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
dawn.json 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an
dawn_wire.json 6aab0fd6f1 Linux_SDK_V0.9.5 il y a 1 an

README.chromium

Name: Dawn
Short Name: dawn
URL: https://dawn.googlesource.com/dawn
License: Apache 2.0
License File: LICENSE
Security Critical: yes

Description:
Dawn is an implementation of the WebGPU standard exposed through a C/C++
interface. It provides implementations on top of native graphics APIs like
D3D12, Metal and Vulkan, as well as a client-server implementation to remote
WebGPU outside sandboxed context like Chromium's render processes.