summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvfx/nvfx_draw.c
AgeCommit message (Expand)Author
2010-04-20nvfx: Fix typo.José Fonseca
2010-04-19nvfx: Adapt for index bias interface change.José Fonseca
2010-04-17nvfx: Remove unnecessary headers.Vinson Lee
2010-04-12nvfx: rework validation logic to use code and avoid stateobjsLuca Barbieri
2010-04-12nvfx: so->RING_3D: vboLuca Barbieri
2010-04-10nvfx: Silence uninitialized variable warnings.Vinson Lee
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-26draw: Add EMIT_4UB_BGRA formatJakob Bornecrantz
2010-03-15nvfx: clean up shader headerLuca Barbieri
2010-03-15nvfx: draw: emit color as floating pointLuca Barbieri
2010-03-15nvfx: draw: make perspective corrective texturing workLuca Barbieri
2010-03-15nvfx: draw: create draw vp with uregLuca Barbieri
2010-03-15nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40Luca Barbieri
2010-03-15nv30, nv40: non-trivially unify nv[34]0_draw.cLuca Barbieri