fix unitialized values in radeonClear
[mesa.git] / src / mesa / tnl / t_vb_arbprogram_sse.c
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
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...