aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nouveau_state.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: nv10 and nv11,15 are differentPatrice Mandin2007-07-141-0/+1
* NV_17 is different from NV_10Patrice Mandin2007-07-061-0/+1
* nouveau: NV30_TCL viewport/scissor fixesBen Skeggs2007-06-291-2/+2
* nouveau: nv50: use nv50 statePatrice Mandin2007-02-031-1/+3
* Merge branch 'vbo-0.2'Keith Whitwell2007-02-021-2/+1
|\
| * Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa i...Keith Whitwell2007-01-161-2/+1
* | nouveau: add nv04 state support, and small nv04 fixes.Stephane Marchesin2007-01-211-1/+3
|/
* nouveau: Kill some compile warnings.Ben Skeggs2006-12-241-2/+0
* nouveau: maintain numClipRects/pClipRects in context.Ben Skeggs2006-12-231-12/+1
* nouveau: Don't fill nrb->dPriv for private buffersBen Skeggs2006-12-231-1/+1
* NV_44 uses nv30InitStateFuncs tooBen Skeggs2006-12-081-0/+1
* Some work on buffer handling, most likely not entirely correct andBen Skeggs2006-12-081-19/+23
* Merge the pciid work. Use lock step versioning with the drm.Stephane Marchesin2006-12-031-1/+1
* Some missing state initBen Skeggs2006-11-221-0/+21
* Enable nv10 tcl statePatrice Mandin2006-11-211-1/+3
* Add the state caching mechanism. It seems to work, from what I can see.Stephane Marchesin2006-11-211-51/+53
* Add state initialization to context creation.Jeremy Kolb2006-11-201-1/+113
* Some work on nv30 state, heavily based on jkolb's workStephane Marchesin2006-11-111-14/+0
* Architect the DRI :Stephane Marchesin2006-11-051-1/+0
* Rename nouveau_tris.* to nouveau_swtcl.*Stephane Marchesin2006-09-171-1/+1
* State changes.Jeremy Kolb2006-04-151-3/+86
* CleaningJeremy Kolb2006-04-141-4/+9
* Added the beginnings of state (not much there yet). Fixed some includes.Jeremy Kolb2006-04-141-0/+140