index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nvfx
/
nvfx_vertprog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvfx: restore BEGIN_RING usage
Xavier Chantry
2010-12-25
1
-8
/
+6
*
nvfx: Silence uninitialized variable warnings.
Vinson Lee
2010-09-18
1
-0
/
+2
*
nvfx: Remove const qualifer from nvfx_vertprog_translate.
Vinson Lee
2010-09-18
1
-1
/
+1
*
nvfx: Remove unused variables.
Vinson Lee
2010-09-12
1
-1
/
+0
*
nv30: fix breakage due to 10 texcoord support on nv40
Luca Barbieri
2010-09-11
1
-2
/
+2
*
nvfx: fix return in vp main
Luca Barbieri
2010-09-06
1
-17
/
+39
*
nvfx: support nv30 simulation on nv40
Luca Barbieri
2010-09-05
1
-4
/
+4
*
nvfx: switch to rules-ng-ng register headers
Luca Barbieri
2010-09-05
1
-6
/
+6
*
nvfx: remove remaining BEGIN_RING/eng3d uses
Luca Barbieri
2010-09-05
1
-11
/
+13
*
nvfx: support saturate in vp
Luca Barbieri
2010-09-05
1
-66
/
+92
*
nvfx: add rewritten swtnl support
Luca Barbieri
2010-09-05
1
-51
/
+110
*
nvfx: fix vp DP2
Luca Barbieri
2010-09-04
1
-1
/
+1
*
nv40: support all 10 texcoords
Luca Barbieri
2010-09-04
1
-7
/
+13
*
nvfx: support indirect addressing in vps
Luca Barbieri
2010-09-03
1
-23
/
+76
*
nvfx: support clip planes sensibly and fix them on nv30
Luca Barbieri
2010-08-23
1
-98
/
+72
*
nvfx: Include missing header in nvfx_vertprog.c.
Vinson Lee
2010-08-22
1
-0
/
+2
*
nvfx: move stuff around
Luca Barbieri
2010-08-22
1
-0
/
+48
*
nvfx: simplify and correct fragment program update logic
Luca Barbieri
2010-08-22
1
-32
/
+17
*
nvfx: fix vertex programs
Luca Barbieri
2010-08-22
1
-0
/
+2
*
nvfx: use relocations array for vp constants
Luca Barbieri
2010-08-22
1
-24
/
+23
*
nvfx: Silence uninitialized variable warnings.
Vinson Lee
2010-08-21
1
-0
/
+4
*
nvfx: fix warnings
Luca Barbieri
2010-08-21
1
-3
/
+1
*
nvfx: slightly improve handling of overlong vps
Luca Barbieri
2010-08-21
1
-2
/
+10
*
nvfx: implement CMP in vp
Luca Barbieri
2010-08-21
1
-0
/
+13
*
nvfx: implement DP2 in vp and fp
Luca Barbieri
2010-08-21
1
-0
/
+5
*
nvfx: implement TRUNC in vp and fp
Luca Barbieri
2010-08-21
1
-0
/
+13
*
nvfx: implement NOP
Luca Barbieri
2010-08-21
1
-0
/
+2
*
nvfx: add vertex program control flow
Luca Barbieri
2010-08-21
1
-17
/
+167
*
nvfx: refactor shader assembler
Luca Barbieri
2010-08-21
1
-123
/
+114
*
nvfx: add option to dump shaders in TGSI and native code
Luca Barbieri
2010-08-21
1
-8
/
+15
*
nvfx: support proper shader linkage - adds glsl support
Luca Barbieri
2010-08-21
1
-11
/
+30
*
nvfx: rewrite draw code and buffer code
Luca Barbieri
2010-08-21
1
-9
/
+3
*
nvfx: fix nv30 vertex program scalar opcodes
Luca Barbieri
2010-08-06
1
-1
/
+7
*
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