| Magma: A GPU driver architecture for Fuchsia |
| ============================================ |
| |
| Magma is a framework for building GPU drivers for the Fuchsia operating system. |
| |
| ## Overview |
| |
| See [Magma: Overview](/docs/the-book/magma). |
| |
| ## Design |
| |
| See [Magma: Design](/docs/the-book/magma/design.md). |
| |
| ## Porting Guide |
| |
| See [Magma: Porting Guide](/docs/the-book/magma/porting.md). |
| |
| ## Contributing |
| |
| See [Magma: Contributing](/docs/the-book/magma/contributing.md). |
| |
| ## Test Strategy |
| |
| See [Magma: Test Strategy](/docs/the-book/magma/test_strategy.md). |