tree: 98bc0ba551b9501ca8772df98e96a49435a3e49d [path history] [tgz]
  1. docs/
  2. gnbuild/
  3. include/
  4. meta/
  5. scripts/
  6. src/
  7. tests/
  8. tests_linux/
  9. .clang-format
  10. BUILD.gn
  11. OWNERS
  12. README.md
garnet/lib/magma/README.md

Magma: A gpu driver architecture for Fuchsia

Magma is a framework for building gpu drivers for the Fuchsia operating system.

Overview

See Magma: Overview.

Design

See Magma: Design.

Porting Guide

See Magma: Porting Guide.

Contributing

See Magma: Contributing.

Test Strategy

See Magma: Test Strategy.