summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_imm_api.c
Commit message (Expand)AuthorAgeFilesLines
* API dispath updatesBrian Paul2001-11-181-9/+9
* silence more warnings (Karl Schultz)Brian Paul2001-09-141-3/+3
* Added fi_type union typedef to glheader.h.Brian Paul2001-06-151-52/+54
* Adaptor code that lets tnl convert compiled (display list) cassettes backKeith Whitwell2001-06-041-2/+4
* Clean up _tnl_Begin/begin/hard_begin.Keith Whitwell2001-05-111-111/+98
* Clean up translation of array elements, copying of elts in pure-eltKeith Whitwell2001-05-111-7/+9
* Lots more eval fixesKeith Whitwell2001-04-301-18/+23
* Support for floating point color representation in tnl module.Keith Whitwell2001-04-281-98/+29
* Perform fixup on material valuesKeith Whitwell2001-04-091-26/+8
* 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