summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/eval.c
Commit message (Expand)AuthorAgeFilesLines
* Removed immediate struct's maybe_transform_vb pointer.Brian Paul2000-09-111-5/+5
* fix for eval regressionKeith Whitwell2000-07-201-5/+6
* Fix for gloss and sgl eval bugs.Keith Whitwell2000-07-171-12/+34
* clean up of eval_coord1/2f()Brian Paul2000-01-131-10/+12
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-164/+343
* header includes clean-up (Daryll)Brian Paul1999-11-081-4/+1
* Changes to reduce the memory footprint of display listsKeith Whitwell1999-10-191-74/+112
* removed GL_ prefix from memory macrosBrian Paul1999-10-131-28/+28
* now using GL_MALLOC, GL_FREEBrian Paul1999-10-101-32/+28
* Fixed includes & added a few hooks for the DRI.Keith Whitwell1999-10-081-45/+49
* Initial revisionjtg1999-08-191-0/+2725