summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_imm_eval.c
Commit message (Expand)AuthorAgeFilesLines
* Clean-up/renaming of the per-vertex attribute bits, specifically, theBrian Paul2002-01-221-69/+69
* Vertex program checkpoint commit: converted all vertex attributes (color,Brian Paul2002-01-051-35/+35
* vertex program check-inBrian Paul2001-12-141-19/+19
* more warning fixes (Karl Schultz)Brian Paul2001-09-141-2/+2
* Reenable, but only in the size four case...Keith Whitwell2001-08-141-7/+9
* Undo last change - breaks other stuff.Keith Whitwell2001-08-141-7/+7
* Compute first partials before taking cross product to calculate normal.Keith Whitwell2001-08-141-1/+9
* Fix copying problem (light spots) on evaluated surfaces.Keith Whitwell2001-08-011-49/+16
* Fix for glean texgen test.Keith Whitwell2001-05-141-1/+5
* fix eval/colormaterial interactionKeith Whitwell2001-05-091-2/+4
* minor clean-ups and warning fixesBrian Paul2001-05-031-4/+4
* removed debugKeith Whitwell2001-05-011-13/+10
* Lots more eval fixesKeith Whitwell2001-04-301-66/+109
* Support for floating point color representation in tnl module.Keith Whitwell2001-04-281-61/+66
* first pass at eval fixesKeith Whitwell2001-04-261-22/+122
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-39/+32
* Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs.Keith Whitwell2001-02-201-17/+3
* Lots of GLchan datatype changes.Brian Paul2001-01-241-8/+22
* More color macro clean-ups.Brian Paul2001-01-031-6/+7
* Fix evalpoints bug (samples/nurb)Keith Whitwell2000-12-271-7/+7
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+623