summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvfx/nvfx_draw.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-05nvfx: switch to rules-ng-ng register headersLuca Barbieri1-12/+12
2010-09-05nvfx: add rewritten swtnl supportLuca Barbieri1-182/+54
2010-08-25gallium: Use draw_set_index_buffer and others.Chia-I Wu1-7/+5
2010-08-22nvfx: refactor to support multiple fragment program versionsLuca Barbieri1-5/+5
2010-08-21nvfx: rewrite draw code and buffer codeLuca Barbieri1-45/+14
2010-04-20nvfx: Fix typo.José Fonseca1-1/+1
2010-04-19nvfx: Adapt for index bias interface change.José Fonseca1-3/+4
2010-04-17nvfx: Remove unnecessary headers.Vinson Lee1-2/+0
2010-04-12nvfx: rework validation logic to use code and avoid stateobjsLuca Barbieri1-12/+2
2010-04-12nvfx: so->RING_3D: vboLuca Barbieri1-1/+0
2010-04-10nvfx: Silence uninitialized variable warnings.Vinson Lee1-2/+2
2010-04-10Squashed commit of the following:Keith Whitwell1-11/+17
2010-03-26draw: Add EMIT_4UB_BGRA formatJakob Bornecrantz1-0/+6
2010-03-15nvfx: clean up shader headerLuca Barbieri1-1/+0
2010-03-15nvfx: draw: emit color as floating pointLuca Barbieri1-1/+1
2010-03-15nvfx: draw: make perspective corrective texturing workLuca Barbieri1-1/+8
2010-03-15nvfx: draw: create draw vp with uregLuca Barbieri1-43/+24
2010-03-15nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40Luca Barbieri1-2/+2
2010-03-15nv30, nv40: non-trivially unify nv[34]0_draw.cLuca Barbieri1-0/+363