summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvfx/nvfx_state.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-12nvfx: Add support for two sided colorLuca Barbieri1-1/+3
2010-04-12nvfx: rework validation logic to use code and avoid stateobjsLuca Barbieri1-0/+17
2010-04-12nvfx: add NVFX_NEW_{FRAG,VERT}CONSTLuca Barbieri1-2/+2
2010-04-12nvfx: so->sb: blendLuca Barbieri1-24/+21
2010-04-12nvfx: so->sb: zsaLuca Barbieri1-36/+32
2010-04-12nvfx: so->sb: rasterizerLuca Barbieri1-48/+44
2010-04-10Squashed commit of the following:Keith Whitwell1-5/+5
2010-03-15nvfx: fix up after mergeKeith Whitwell1-9/+7
2010-03-15Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell1-0/+652
2010-03-15nv30, nv40: partially non-trivially unify sampler state in nv[34]0_state.cLuca Barbieri1-16/+33
2010-03-15nv30, nv40: non-trivially unify nv[34]0_vertprog.cLuca Barbieri1-4/+1
2010-03-15nv30, nv40: partially unify nv[34]0_state.cLuca Barbieri1-0/+605