aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvfx/nvfx_state_rasterizer.c
Commit message (Collapse)AuthorAgeFilesLines
* nvfx: consolidate tiny filesLuca Barbieri2010-09-041-9/+0
| | | | | We probably want to reorganize the remaining files too, but that's for later, maybe.
* nvfx: rework validation logic to use code and avoid stateobjsLuca Barbieri2010-04-121-8/+1
| | | | | This makes the code faster due to the lack of indirect calls and also makes it much easier to understand what is actually going on.
* nvfx: so->sb: rasterizerLuca Barbieri2010-04-121-3/+2
|
* nv30, nv40: unify identical nv[34]0_state_rasterizer.cLuca Barbieri2010-03-151-0/+17