summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvfx/nvfx_state.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gallium-msaa'Roland Scheidegger2010-05-211-0/+7
|\
| * gallium: implement set_sample_mask() in all driversRoland Scheidegger2010-05-181-0/+7
* | gallium: more work on ccw flag removalKeith Whitwell2010-05-141-1/+1
* | gallium: convert rasterizer state to use gl-style front/back conceptsKeith Whitwell2010-05-141-50/+23
|/
* nvfx: Add support for two sided colorLuca Barbieri2010-04-121-1/+3
* nvfx: rework validation logic to use code and avoid stateobjsLuca Barbieri2010-04-121-0/+17
* nvfx: add NVFX_NEW_{FRAG,VERT}CONSTLuca Barbieri2010-04-121-2/+2
* nvfx: so->sb: blendLuca Barbieri2010-04-121-24/+21
* nvfx: so->sb: zsaLuca Barbieri2010-04-121-36/+32
* nvfx: so->sb: rasterizerLuca Barbieri2010-04-121-48/+44
* Squashed commit of the following:Keith Whitwell2010-04-101-5/+5
* nvfx: fix up after mergeKeith Whitwell2010-03-151-9/+7
* Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-151-2/+35
* nv30, nv40: partially non-trivially unify sampler state in nv[34]0_state.cLuca Barbieri2010-03-151-16/+33
* nv30, nv40: non-trivially unify nv[34]0_vertprog.cLuca Barbieri2010-03-151-4/+1
* nv30, nv40: partially unify nv[34]0_state.cLuca Barbieri2010-03-151-0/+605