summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/api_arrayelt.c
Commit message (Expand)AuthorAgeFilesLines
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-0/+1
* Use ctx->Const.MaxTextureImageUnits and MaxTextureCoordUnits in more places.Brian Paul2003-05-011-4/+2
* First batch of code for GL_NV_fragment_program.Brian Paul2003-01-141-3/+3
* updated email addressesBrian Paul2002-10-291-2/+2
* Header file clean-up:Brian Paul2002-10-241-2/+2
* Added ctx parameter to _mesa_debug()Brian Paul2002-06-151-2/+2
* added some castsBrian Paul2002-04-191-2/+2
* bring in changes from dri tcl branchKeith Whitwell2002-04-091-3/+3
* Removed api_compat stuff, there's a better way.Brian Paul2002-01-141-28/+80
* Remove warnings about the difference between function pointers andGareth Hughes2001-12-281-72/+75
* Further help with dri libGL version skewKeith Whitwell2001-12-201-23/+31
* Working implementation of glArrayElt that decomposes to regularKeith Whitwell2001-06-011-176/+168
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-11/+37
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+284