index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
tnl
/
t_vb_arbprogram.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed unused t_vb_arbprogram stage
Brian
2007-04-16
1
-206
/
+0
*
Checkpoint work for new GLSL compiler back-end.
Brian
2006-12-13
1
-7
/
+24
*
only allow VERT_ATTRIB_MAX instead of _TNL_ATTRIB_MAX for inputs of vertex pr...
Roland Scheidegger
2006-09-07
1
-1
/
+1
*
Some structure renaming. Prefix vertex/fragment-related structs with
Brian Paul
2006-07-20
1
-2
/
+2
*
Fix extended swizzling in vertex programs by introducing special swizzle inst...
Roland Scheidegger
2006-06-01
1
-6
/
+3
*
do away with 'long long' usage
Brian Paul
2005-12-08
1
-2
/
+0
*
use 64-bit typedefs for portability
Karl Schultz
2005-12-08
1
-1
/
+1
*
This patch adds the missing NV_vertex_program2 and NV_vertex_program3
Ian Romanick
2005-11-08
1
-7
/
+9
*
Unify vertex/fragment program instuctions.
Brian Paul
2005-11-05
1
-3
/
+3
*
just pass ctx to do_ndc_cliptest() rather than stuffing it in the arb_vp_mach...
Brian Paul
2005-11-04
1
-4
/
+3
*
s/15/VERT_RESULT_MAX/
Brian Paul
2005-11-03
1
-1
/
+1
*
reduced swizzle comment
Brian Paul
2005-10-29
1
-0
/
+4
*
added warning about use of REG_SCRATCH
Brian Paul
2005-10-29
1
-1
/
+1
*
added comments
Brian Paul
2005-07-15
1
-4
/
+7
*
Wrap RESTORE_FPU/RND_NEG_FPU declarations with check for USE_SSE_ASM.
Keith Whitwell
2005-07-13
1
-0
/
+6
*
Add runtime compiled x87 implementations for most of the remaining
Keith Whitwell
2005-07-10
1
-0
/
+13
*
Store compiled vertex program representations in a pointer in the
Keith Whitwell
2005-06-09
1
-13
/
+19
*
Runtime generate sse/sse2 code for some vertex programs. Experimental
Keith Whitwell
2005-06-08
1
-27
/
+10
*
new file
Keith Whitwell
2005-06-08
1
-0
/
+178