When computing render_inputs_bitset, omit primary color if we have a fragment program...
[mesa.git] / src / mesa / tnl / t_vb_arbprogram_sse.c
2007-03-21 Brianmerge from master
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-15 Brianupdated includes
2006-06-01 Roland ScheideggerFix extended swizzling in vertex programs by introducin...
2006-03-03 Roland Scheideggerfix up the emit_func list in the experimental arbprogra...
2006-02-02 Brian Pauladd some assertions to check emit_func[] table validity
2005-09-16 Brian Pauluse mesa import wrappers, bug 4468
2005-07-10 Keith WhitwellAdd runtime compiled x87 implementations for most of...
2005-07-01 Brian Paulreplace some free() calls with _mesa_free()
2005-06-09 Keith WhitwellStore compiled vertex program representations in a...
2005-06-08 Keith WhitwellTurn off debug
2005-06-08 Keith WhitwellRuntime generate sse/sse2 code for some vertex programs...