aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/Makefile
Commit message (Expand)AuthorAgeFilesLines
* nouveau: Split nouveau_buffers into nouveau_mem and nouveau_fboBen Skeggs2007-08-151-1/+2
* nouveau: initial GL_ARB_occlusion_query supportBen Skeggs2007-01-281-0/+1
* nouveau: add nv04 state support, and small nv04 fixes.Stephane Marchesin2007-01-211-5/+6
* nouveau: rename pass0_arb to pass0.Ben Skeggs2007-01-211-1/+1
* nouveau: preliminary nv50 statePatrice Mandin2007-01-181-0/+1
* nouveau: add the nv04 swtcl module (it's untested for now).Stephane Marchesin2007-01-141-0/+1
* nouveau: Initial buffer object supportBen Skeggs2006-12-271-0/+1
* 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