summaryrefslogtreecommitdiff
path: root/src/mesa/main/eval.c
AgeCommit message (Expand)Author
2000-07-20fix for eval regressionKeith Whitwell
2000-07-17Fix for gloss and sgl eval bugs.Keith Whitwell
2000-01-13clean up of eval_coord1/2f()Brian Paul
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-11-08header includes clean-up (Daryll)Brian Paul
1999-10-19Changes to reduce the memory footprint of display listsKeith Whitwell
1999-10-13removed GL_ prefix from memory macrosBrian Paul
1999-10-10now using GL_MALLOC, GL_FREEBrian Paul
1999-10-08Fixed includes & added a few hooks for the DRI.Keith Whitwell
1999-08-19Initial revisionjtg