summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_imm_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* free the NormalLengthPtr if non-null in _tnl_free_immediate()Brian Paul2001-12-151-3/+9
* vertex program check-inBrian Paul2001-12-141-2/+1
* Committing in .Jouk Jansen2001-09-071-1/+2
* restore normal length optimization in dlistsKeith Whitwell2001-06-281-1/+4
* fix possible segfault on destroy contextKeith Whitwell2001-05-091-5/+12
* Lots more eval fixesKeith Whitwell2001-04-301-3/+31
* first pass at eval fixesKeith Whitwell2001-04-261-1/+3
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-7/+4
* fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...Brian Paul2001-03-071-3/+5
* Fix propogation of material values in VB's that don't reach the lightingKeith Whitwell2001-02-151-7/+1
* Add render stage for unclipped vb's to fx driver.Keith Whitwell2000-12-281-5/+9
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+104