summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvfx/nvfx_draw.c
AgeCommit message (Expand)Author
2010-12-25nvfx: restore BEGIN_RING usageXavier Chantry
2010-09-05nvfx: switch to rules-ng-ng register headersLuca Barbieri
2010-09-05nvfx: add rewritten swtnl supportLuca Barbieri
2010-08-25gallium: Use draw_set_index_buffer and others.Chia-I Wu
2010-08-22nvfx: refactor to support multiple fragment program versionsLuca Barbieri
2010-08-21nvfx: rewrite draw code and buffer codeLuca Barbieri
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