Age | Commit message (Expand) | Author |
---|---|---|
2002-01-10 | init whole immediate struct to zero | Brian Paul |
2002-01-05 | Vertex program checkpoint commit: converted all vertex attributes (color, | Brian Paul |
2001-12-15 | free the NormalLengthPtr if non-null in _tnl_free_immediate() | Brian Paul |
2001-12-14 | vertex program check-in | Brian Paul |
2001-09-07 | Committing in . | Jouk Jansen |
2001-06-28 | restore normal length optimization in dlists | Keith Whitwell |
2001-05-09 | fix possible segfault on destroy context | Keith Whitwell |
2001-04-30 | Lots more eval fixes | Keith Whitwell |
2001-04-26 | first pass at eval fixes | Keith Whitwell |
2001-03-12 | Consistent copyright info (version number, date) across all files. | Gareth Hughes |
2001-03-07 | fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ... | Brian Paul |
2001-02-15 | Fix propogation of material values in VB's that don't reach the lighting | Keith Whitwell |
2000-12-28 | Add render stage for unclipped vb's to fx driver. | Keith Whitwell |
2000-12-26 | Major rework of tnl module | Keith Whitwell |