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