summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_imm_eval.h
AgeCommit message (Collapse)AuthorFilesLines
2001-04-30Lots more eval fixesKeith Whitwell1-3/+2
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes1-2/+2
2000-12-26Major rework of tnl moduleKeith Whitwell1-0/+40
New array_cache module Support 8 texture units in core mesa (now support 8 everywhere) Rework core mesa statechange operations to avoid flushing on many noop statechanges.