summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv30/nv30_state_zsa.c
AgeCommit message (Collapse)Author
2010-03-15nouveau: s/rankine/eng3d/g; s/curie/eng3d/gLuca Barbieri
Result of running: perl -i -p -e 's/rankine/eng3d/g; s/curie/eng3d/g;' nv[34]0/*.[ch] This will allow to more easily unify nv30 and nv40.
2010-02-11nouveau: fix compile errors...Roland Scheidegger
2010-02-11nv30: adapt to stencil ref changesRoland Scheidegger
not sure if this has any hope of working
2008-06-23nv30: add state zsa, based on nv40 onePatrice Mandin