Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvfx: Initialize variables. | Vinson Lee | 2010-04-17 | 1 | -2/+2 |
* | nvfx: add LRP in vertprog | Luca Barbieri | 2010-04-12 | 1 | -0/+5 |
* | nvfx: add SIN and COS in vertprog | Luca Barbieri | 2010-04-12 | 1 | -0/+6 |
* | nvfx: add missing vertprog setcond instructions | Luca Barbieri | 2010-04-12 | 1 | -0/+18 |
* | nvfx: rework validation logic to use code and avoid stateobjs | Luca Barbieri | 2010-04-12 | 1 | -9/+2 |
* | nvfx: add NVFX_NEW_{FRAG,VERT}CONST | Luca Barbieri | 2010-04-12 | 1 | -1/+1 |
* | nvfx: so->RING_3D: vertprog | Luca Barbieri | 2010-04-12 | 1 | -26/+19 |
* | nvfx: Silence uninitialized variable warning. | Vinson Lee | 2010-04-10 | 1 | -1/+1 |
* | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 1 | -5/+7 |
* | nvfx: remove src_native_swz, which was a no-op | Luca Barbieri | 2010-03-15 | 1 | -44/+0 |
* | nvfx: clean up shader header | Luca Barbieri | 2010-03-15 | 1 | -31/+16 |
* | nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40 | Luca Barbieri | 2010-03-15 | 1 | -2/+2 |
* | nv30, nv40: non-trivially unify nv[34]0_vertprog.c | Luca Barbieri | 2010-03-15 | 1 | -0/+1108 |