aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_vb_arbprogram.h
Commit message (Expand)AuthorAgeFilesLines
* do away with 'long long' usageBrian Paul2005-12-081-2/+0
* use 64-bit typedefs for portabilityKarl Schultz2005-12-081-1/+1
* This patch adds the missing NV_vertex_program2 and NV_vertex_program3Ian Romanick2005-11-081-7/+9
* Unify vertex/fragment program instuctions.Brian Paul2005-11-051-3/+3
* just pass ctx to do_ndc_cliptest() rather than stuffing it in the arb_vp_mach...Brian Paul2005-11-041-4/+3
* s/15/VERT_RESULT_MAX/Brian Paul2005-11-031-1/+1
* reduced swizzle commentBrian Paul2005-10-291-0/+4
* added warning about use of REG_SCRATCHBrian Paul2005-10-291-1/+1
* added commentsBrian Paul2005-07-151-4/+7
* Wrap RESTORE_FPU/RND_NEG_FPU declarations with check for USE_SSE_ASM.Keith Whitwell2005-07-131-0/+6
* Add runtime compiled x87 implementations for most of the remainingKeith Whitwell2005-07-101-0/+13
* Store compiled vertex program representations in a pointer in theKeith Whitwell2005-06-091-13/+19
* Runtime generate sse/sse2 code for some vertex programs. ExperimentalKeith Whitwell2005-06-081-27/+10
* new fileKeith Whitwell2005-06-081-0/+178