mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-26 12:28:12 +02:00
This driver does no transformation of the gallium calls going to the real driver, like the identity matrix. It is intended to be the basis for transforming and/or debug drivers like trace and rbug. Authors of this patch are: Michal Krol, orignal heavy lifting. José Fonesca, object wrapping code stolen from trace. Jakob Bornecrantz, put it all toghether and renamed a stuff. |
||
|---|---|---|
| .. | ||
| cell | ||
| failover | ||
| i915simple | ||
| i965simple | ||
| identity | ||
| nouveau | ||
| nv04 | ||
| nv10 | ||
| nv20 | ||
| nv30 | ||
| nv40 | ||
| nv50 | ||
| r300 | ||
| softpipe | ||
| trace | ||
| Makefile | ||