summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvfx/nvfx_vertprog.c
Commit message (Expand)AuthorAgeFilesLines
* nvfx: support proper shader linkage - adds glsl supportLuca Barbieri2010-08-211-11/+30
* nvfx: rewrite draw code and buffer codeLuca Barbieri2010-08-211-9/+3
* nvfx: fix nv30 vertex program scalar opcodesLuca Barbieri2010-08-061-1/+7
* nvfx: Initialize variables.Vinson Lee2010-04-171-2/+2
* nvfx: add LRP in vertprogLuca Barbieri2010-04-121-0/+5
* nvfx: add SIN and COS in vertprogLuca Barbieri2010-04-121-0/+6
* nvfx: add missing vertprog setcond instructionsLuca Barbieri2010-04-121-0/+18
* nvfx: rework validation logic to use code and avoid stateobjsLuca Barbieri2010-04-121-9/+2
* nvfx: add NVFX_NEW_{FRAG,VERT}CONSTLuca Barbieri2010-04-121-1/+1
* nvfx: so->RING_3D: vertprogLuca Barbieri2010-04-121-26/+19
* nvfx: Silence uninitialized variable warning.Vinson Lee2010-04-101-1/+1
* Squashed commit of the following:Keith Whitwell2010-04-101-5/+7
* nvfx: remove src_native_swz, which was a no-opLuca Barbieri2010-03-151-44/+0
* nvfx: clean up shader headerLuca Barbieri2010-03-151-31/+16
* nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40Luca Barbieri2010-03-151-2/+2
* nv30, nv40: non-trivially unify nv[34]0_vertprog.cLuca Barbieri2010-03-151-0/+1108