summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv30/nv30_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
* 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
* nv30: Emit blend state using state objectsPatrice Mandin2008-07-031-1/+1
* nv30: Add state for blendPatrice Mandin2008-06-211-0/+40