summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_imm_elt.c
Commit message (Expand)AuthorAgeFilesLines
* more warning fixes (Karl Schultz)Brian Paul2001-09-141-5/+5
* Clean up translation of array elements, copying of elts in pure-eltKeith Whitwell2001-05-111-1/+3
* add missing translate functionsKeith Whitwell2001-05-091-4/+13
* Lots more eval fixesKeith Whitwell2001-04-301-3/+1
* Support for floating point color representation in tnl module.Keith Whitwell2001-04-281-28/+13
* first pass at eval fixesKeith Whitwell2001-04-261-2/+1
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-23/+21
* More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work.Brian Paul2001-03-081-2/+2
* Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs.Keith Whitwell2001-02-201-30/+27
* Lots of GLchan datatype changes.Brian Paul2001-01-241-47/+130
* Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)Brian Paul2001-01-021-2/+2
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+759