Home | History | Annotate | Download | only in xa

Lines Matching refs:gallium

30 The XA gallium frontend is intended as a versioned interface to gallium for
32 composite / video work for the Xorg gallium frontend.
34 The motivation behind this gallium frontend is that the Xorg gallium frontend has
42 Since Gallium3D is not versioned, the Xorg gallium frontend needs to be compiled
43 with Gallium, but it's really beneficial to be able to compile xorg drivers
46 Therefore the xa gallium frontend is intended to supply the following
58 we need to be able to load the appropriate gallium pipe driver, and we
59 should investigate sharing the loadig mechanism with the EGL gallium frontend.