• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Introduction
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.
10