summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvfx/nvfx_state_zsa.c
AgeCommit message (Collapse)Author
2010-04-12nvfx: rework validation logic to use code and avoid stateobjsLuca Barbieri
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.
2010-04-12nvfx: so->RING_3D: srLuca Barbieri
2010-04-12nvfx: so->sb: zsaLuca Barbieri
2010-03-15nv30, nv40: unify identical nv[34]0_state_zsa.cLuca Barbieri