android_external_mesa3d/docs/gallium/intro.rst
2025-06-24 22:28:10 -05:00

9 lines
273 B
ReStructuredText

Introduction
============
What is Gallium?
----------------
Gallium is essentially an API for writing graphics drivers in a largely
device-agnostic fashion. It provides several objects which encapsulate the
core services of graphics hardware in a straightforward manner.