summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_vb_arbprogram_sse.c
AgeCommit message (Expand)Author
2005-07-10Add runtime compiled x87 implementations for most of the remainingKeith Whitwell
2005-07-01replace some free() calls with _mesa_free()Brian Paul
2005-06-09Store compiled vertex program representations in a pointer in theKeith Whitwell
2005-06-08Turn off debugKeith Whitwell
2005-06-08Runtime generate sse/sse2 code for some vertex programs. ExperimentalKeith Whitwell