tree: bff67d12b1141fbf78aea695ea81342f9191540c [path history] [tgz]
  1. docs/
  2. fidl/
  3. gnbuild/
  4. include/
  5. meta/
  6. scripts/
  7. src/
  8. tests/
  9. third_party/
  10. .clang-format
  11. BUILD.gn
  12. MAINTAINERS
  13. README.md
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.