summaryrefslogtreecommitdiff
path: root/src/mesa/main/eval.c
AgeCommit message (Expand)AuthorFilesLines
2000-07-20fix for eval regressionKeith Whitwell1-5/+6
2000-07-17Fix for gloss and sgl eval bugs.Keith Whitwell1-12/+34
2000-01-13clean up of eval_coord1/2f()Brian Paul1-10/+12
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul1-164/+343
1999-11-08header includes clean-up (Daryll)Brian Paul1-4/+1
1999-10-19Changes to reduce the memory footprint of display listsKeith Whitwell1-74/+112
1999-10-13removed GL_ prefix from memory macrosBrian Paul1-28/+28
1999-10-10now using GL_MALLOC, GL_FREEBrian Paul1-32/+28
1999-10-08Fixed includes & added a few hooks for the DRI.kw-mesa-1Keith Whitwell1-45/+49
1999-08-19Initial revisionjtg1-0/+2725