summaryrefslogtreecommitdiff
path: root/src/mesa/main/api_validate.c
AgeCommit message (Expand)Author
2003-11-10Redo array element checking for vertex array buffers.Brian Paul
2003-10-22Initial work for bounds checking of vertex arrays and vertex buffer objects.Brian Paul
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2003-04-21remove unneeded unsigned int / zero comparisonsBrian Paul
2002-10-24Header file clean-up:Brian Paul
2002-04-21check for vertex program modeBrian Paul
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2001-03-03lots of gl_*() to _mesa_*() namespace clean-upBrian Paul
2001-01-05Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell
2001-01-02include state.hBrian Paul
2000-12-26Major rework of tnl moduleKeith Whitwell