summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_imm_api.c
Commit message (Expand)AuthorAgeFilesLines
* Split driver struct into swrast/tnl/core components.Keith Whitwell2001-03-191-5/+1
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-51/+52
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-6/+6
* Fix propogation of material values in VB's that don't reach the lightingKeith Whitwell2001-02-151-7/+14
* Lots of GLchan datatype changes.Brian Paul2001-01-241-105/+27
* Fixed 'IRound' to 'IROUND' in mmath.hKeith Whitwell2001-01-081-12/+50
* Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell2001-01-051-1/+1
* Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)Brian Paul2001-01-021-20/+20
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+1398