aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_imm_elt.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge vtx-0-2-branchKeith Whitwell2003-11-241-45/+0
|
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
|
* updated email addressesBrian Paul2002-10-291-2/+2
|
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-4/+4
|
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+46
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.