summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_vb_arbprogram.c
AgeCommit message (Expand)Author
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
2005-06-08Remove ARL opcode from interpreter.Keith Whitwell
2005-06-07Initialize some variables.Keith Whitwell
2005-06-07Simplify interpreted language:Keith Whitwell
2005-05-10Missing from previous commitKeith Whitwell
2005-04-29Add DISASSEM define, similar to other program generator files.Keith Whitwell
2005-04-22Move the call to _tnl_UpdateFixedFunctionProgram to makeKeith Whitwell
2005-04-22Simplify the pipeline_stage structureKeith Whitwell
2005-04-21New software implementation of ARB_vertex_program. Similar in speedKeith Whitwell