Lines Matching +full:gallium +full:- +full:drivers
4 Along with the interface definitions, the following drivers, Gallium frontends,
5 and auxiliary modules are shipped in the standard Gallium distribution.
7 Drivers chapter
8 -------
18 A version of :ref:`softpipe` that uses the Low-Level Virtual Machine to
76 Gallium frontends
77 -----------------
89 Tracker that implements the client-side DRI protocol, for providing direct
99 The Gallium frontend implementing a GL state machine. Not usable as
100 a standalone frontend; Mesa should be built with another Gallium frontend,
106 The Gallium frontend implements the Direct3D 9 API.
119 Tracker for Xorg X11 servers. Provides device-dependent
123 ---------
132 * obtaining run-time configuration option
135 This is the bare minimum required to port Gallium to a new platform.
139 implementation will be provided -- these must be provided separately.
145 driver-specific state structures for later use.
153 or other essential parts of pre-rasterization vertex preparation.
162 use with element-based rendering.
167 Each of these managers provides various services to drivers that are not