summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv30/nv30_state_blend.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-15nv30, nv40: unify identical nv[34]0_state_blend.cLuca Barbieri1-41/+0
2010-03-15nv30, nv40: unify all structures and headers, except shadersLuca Barbieri1-12/+12
2010-03-15nouveau: s/rankine/eng3d/g; s/curie/eng3d/gLuca Barbieri1-1/+1
2010-01-05nouveau: rewrite nouveau_stateobj to use BEGIN_RING properlyMaarten Maathuis1-1/+1
2009-03-07nouveau: make stateobjs start off with refcount of 1Ben Skeggs1-0/+1
2008-07-03nv30: Emit blend state using state objectsPatrice Mandin1-1/+1
2008-06-21nv30: Add state for blendPatrice Mandin1-0/+40