fixed bad clear value
[mesa.git] / src / mesa / tnl / t_imm_alloc.c
2002-10-29 Brian Paulupdated email addresses
2002-10-24 Brian PaulHeader file clean-up:
2002-04-19 Brian Paulpass context pointer to _tnl_free_immediate(), removed...
2002-01-10 Brian Paulinit whole immediate struct to zero
2002-01-05 Brian PaulVertex program checkpoint commit: converted all vertex...
2001-12-15 Brian Paulfree the NormalLengthPtr if non-null in _tnl_free_immed...
2001-12-14 Brian Paulvertex program check-in
2001-09-07 Jouk Jansen Committing in .
2001-06-28 Keith Whitwellrestore normal length optimization in dlists
2001-05-09 Keith Whitwellfix possible segfault on destroy context
2001-04-30 Keith WhitwellLots more eval fixes
2001-04-26 Keith Whitwellfirst pass at eval fixes
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-07 Brian Paulfixed a bunch of g++ warnings/errors. Compiling with...
2001-02-15 Keith WhitwellFix propogation of material values in VB's that don...
2000-12-28 Keith WhitwellAdd render stage for unclipped vb's to fx driver.
2000-12-26 Keith WhitwellMajor rework of tnl module