summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_imm_elt.c
Commit message (Expand)AuthorAgeFilesLines
* Added ctx parameter to _mesa_debug()Brian Paul2002-06-151-3/+3
* more removal of fprintf() callsBrian Paul2002-06-131-2/+3
* Clean-up/renaming of the per-vertex attribute bits, specifically, theBrian Paul2002-01-221-22/+22
* Another vertex program checkpoint: clean-up of vertex attribute storageBrian Paul2002-01-061-4/+5
* Vertex program checkpoint commit: converted all vertex attributes (color,Brian Paul2002-01-051-7/+9
* vertex program check-inBrian Paul2001-12-141-15/+15
* 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