summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nouveau_swtcl.c
AgeCommit message (Collapse)Author
2007-02-04nouveau: fix nv04 and nv10 swtcl, more work on nv04 state.Stephane Marchesin
2007-01-14nouveau: add the nv04 swtcl module (it's untested for now).Stephane Marchesin
2006-11-05Architect the DRI :Stephane Marchesin
- make use of the autogenerated nouveau_reg.h file - add object creation to the DRI - some work on screen and context creation
2006-09-17Rename nouveau_tris.* to nouveau_swtcl.*Stephane Marchesin