summaryrefslogtreecommitdiff
path: root/src/mesa/main/api_arrayelt.c
AgeCommit message (Expand)Author
2003-09-17GL_ARB_vertex_buffer_object working now, at least for non-indexedBrian Paul
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2003-05-01Use ctx->Const.MaxTextureImageUnits and MaxTextureCoordUnits in more places.Brian Paul
2003-01-14First batch of code for GL_NV_fragment_program.Brian Paul
2002-10-29updated email addressesBrian Paul
2002-10-24Header file clean-up:Brian Paul
2002-06-15Added ctx parameter to _mesa_debug()Brian Paul
2002-04-19added some castsBrian Paul
2002-04-09bring in changes from dri tcl branchKeith Whitwell
2002-01-14Removed api_compat stuff, there's a better way.Brian Paul
2001-12-28Remove warnings about the difference between function pointers andGareth Hughes
2001-12-20Further help with dri libGL version skewKeith Whitwell
2001-06-01Working implementation of glArrayElt that decomposes to regularKeith Whitwell
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2000-12-26Major rework of tnl moduleKeith Whitwell