summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_imm_fixup.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up translation of array elements, copying of elts in pure-eltKeith Whitwell2001-05-111-15/+4
* added assertion to catch infinite loop in _tnl_fixup_compiled_cassette() - mi...Brian Paul2001-05-031-2/+4
* Lots more eval fixesKeith Whitwell2001-04-301-99/+123
* Support for floating point color representation in tnl module.Keith Whitwell2001-04-281-45/+46
* first pass at eval fixesKeith Whitwell2001-04-261-71/+44
* Perform fixup on material valuesKeith Whitwell2001-04-091-48/+91
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-45/+45
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-3/+3
* Fix propogation of material values in VB's that don't reach the lightingKeith Whitwell2001-02-151-18/+1
* gl_error clean-upsBrian Paul2001-02-131-3/+3
* Overhaul of texture image handling.Brian Paul2001-02-061-2/+1
* Lots of GLchan datatype changes.Brian Paul2001-01-241-20/+21
* Fixed 'IRound' to 'IROUND' in mmath.hKeith Whitwell2001-01-081-10/+2
* Add render stage for unclipped vb's to fx driver.Keith Whitwell2000-12-281-1/+11
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+811