aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/Makefile
Commit message (Expand)AuthorAgeFilesLines
* nouveau: Add notifier support functionsBen Skeggs2006-12-261-0/+1
* Some work on buffer handling, most likely not entirely correct andBen Skeggs2006-12-081-0/+1
* Incomplete shader stuff, should mostly work for NV40. Other cards, not soBen Skeggs2006-11-251-1/+10
* Add the state caching mechanism. It seems to work, from what I can see.Stephane Marchesin2006-11-211-1/+2
* Add nv20_state.c ; hook nv10_state.c into the build ; do the renamingStephane Marchesin2006-11-181-0/+2
* Some work on nv30 state, heavily based on jkolb's workStephane Marchesin2006-11-111-1/+2
* Architect the DRI :Stephane Marchesin2006-11-051-2/+4
* Rename nouveau_tris.* to nouveau_swtcl.*Stephane Marchesin2006-09-171-1/+1
* Added the beginnings of state (not much there yet). Fixed some includes.Jeremy Kolb2006-04-141-0/+1
* Cleaned up some code, made more files compile. Renamed nv20_swtcl.* toStephane Marchesin2006-03-131-1/+1
* Cleaned up the software TCL code a bit. Renamed nv30_tris.[c,h] toStephane Marchesin2006-03-061-1/+1
* rename nv40_tris to nv30_tris.Stephane Marchesin2006-03-031-1/+1
* Initial revisionStephane Marchesin2006-02-231-0/+30