summaryrefslogtreecommitdiff
path: root/src/mesa/main/eval.c
AgeCommit message (Expand)Author
2000-12-26Major rework of tnl moduleKeith Whitwell
2000-11-22 Committing in .Jouk Jansen
2000-11-16Move the transform and lighting code to two new directoriesKeith Whitwell
2000-10-30Replace the flags Mesa was using for ctx->NewState with a new setKeith Whitwell
2000-10-29More GLchan color channel changes.Brian Paul
2000-10-28New colormac.h file for color-related macros.Brian Paul
2000-09-11Removed immediate struct's maybe_transform_vb pointer.Brian Paul
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