summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvfx/nvfx_vertprog.c
AgeCommit message (Expand)Author
2010-08-21nvfx: support proper shader linkage - adds glsl supportLuca Barbieri
2010-08-21nvfx: rewrite draw code and buffer codeLuca Barbieri
2010-08-06nvfx: fix nv30 vertex program scalar opcodesLuca Barbieri
2010-04-17nvfx: Initialize variables.Vinson Lee
2010-04-12nvfx: add LRP in vertprogLuca Barbieri
2010-04-12nvfx: add SIN and COS in vertprogLuca Barbieri
2010-04-12nvfx: add missing vertprog setcond instructionsLuca Barbieri
2010-04-12nvfx: rework validation logic to use code and avoid stateobjsLuca Barbieri
2010-04-12nvfx: add NVFX_NEW_{FRAG,VERT}CONSTLuca Barbieri
2010-04-12nvfx: so->RING_3D: vertprogLuca Barbieri
2010-04-10nvfx: Silence uninitialized variable warning.Vinson Lee
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-15nvfx: remove src_native_swz, which was a no-opLuca Barbieri
2010-03-15nvfx: clean up shader headerLuca 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_vertprog.cLuca Barbieri