Corbin Simpson | c686e17 | 2009-12-20 15:00:40 -0800 | [diff] [blame] | 1 | Introduction |
2 | ============ | ||||
3 | |||||
4 | What is Gallium? | ||||
5 | ---------------- | ||||
6 | |||||
7 | Gallium is essentially an API for writing graphics drivers in a largely | ||||
8 | device-agnostic fashion. It provides several objects which encapsulate the | ||||
9 | core services of graphics hardware in a straightforward manner. |