index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
tnl
/
t_vb_arbprogram.h
Age
Commit message (
Expand
)
Author
2006-06-01
Fix extended swizzling in vertex programs by introducing special swizzle inst...
Roland Scheidegger
2005-12-08
do away with 'long long' usage
Brian Paul
2005-12-08
use 64-bit typedefs for portability
Karl Schultz
2005-11-08
This patch adds the missing NV_vertex_program2 and NV_vertex_program3
Ian Romanick
2005-11-05
Unify vertex/fragment program instuctions.
Brian Paul
2005-11-04
just pass ctx to do_ndc_cliptest() rather than stuffing it in the arb_vp_mach...
Brian Paul
2005-11-03
s/15/VERT_RESULT_MAX/
Brian Paul
2005-10-29
reduced swizzle comment
Brian Paul
2005-10-29
added warning about use of REG_SCRATCH
Brian Paul
2005-07-15
added comments
Brian Paul
2005-07-13
Wrap RESTORE_FPU/RND_NEG_FPU declarations with check for USE_SSE_ASM.
Keith Whitwell
2005-07-10
Add runtime compiled x87 implementations for most of the remaining
Keith Whitwell
2005-06-09
Store compiled vertex program representations in a pointer in the
Keith Whitwell
2005-06-08
Runtime generate sse/sse2 code for some vertex programs. Experimental
Keith Whitwell
2005-06-08
new file
Keith Whitwell