aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv40/nv40_state_blend.c
Commit message (Expand)AuthorAgeFilesLines
* nv30, nv40: unify identical nv[34]0_state_blend.cLuca Barbieri2010-03-151-41/+0
* nv30, nv40: unify all structures and headers, except shadersLuca Barbieri2010-03-151-12/+12
* nouveau: s/rankine/eng3d/g; s/curie/eng3d/gLuca Barbieri2010-03-151-1/+1
* nv40: use NV34TCL_ constants where availableLuca Barbieri2010-03-151-1/+1
* nouveau: rewrite nouveau_stateobj to use BEGIN_RING properlyMaarten Maathuis2010-01-051-1/+1
* nouveau: make stateobjs start off with refcount of 1Ben Skeggs2009-03-071-0/+1
* nv40: move "channel context" stuff into nv40_screenBen Skeggs2008-02-291-1/+1
* nv40: remove pipe_state struct now.Ben Skeggs2008-02-251-2/+2
* nv40: stateobj start out with 0 refcountBen Skeggs2008-02-221-1/+0
* nv40: almost there..Ben Skeggs2008-02-201-0/+41