aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_eval_api.c
Commit message (Expand)AuthorAgeFilesLines
* Updates required for building the SciTech SNAP version of Mesa. This includes:Kendall Bennett2003-09-301-5/+5
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]Brian Paul2003-03-011-4/+3
* Header file clean-up:Brian Paul2002-10-241-2/+2
* added support for NV_vertex_program evaluatorsBrian Paul2002-06-231-12/+15
* pass context pointer to _tnl_free_immediate(), removed backref pointerBrian Paul2002-04-191-3/+3
* bring in changes from dri tcl branchKeith Whitwell2002-04-091-6/+18
* avoid side-effects in macro paramKeith Whitwell2001-12-031-3/+5
* Fix for glean texgen test.Keith Whitwell2001-05-141-1/+9
* removed debugKeith Whitwell2001-05-011-3/+3
* Lots more eval fixesKeith Whitwell2001-04-301-3/+17
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-6/+6
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-3/+3
* Fixed 'IRound' to 'IROUND' in mmath.hKeith Whitwell2001-01-081-6/+6
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+209