summaryrefslogtreecommitdiff
path: root/src/mesa/main/api_arrayelt.h
AgeCommit message (Collapse)Author
2006-11-16Make sure vbo's are mapped before accessing their contents inKeith Whitwell
api_arrayelt.c. Reported by Haihao Xiang.
2003-12-04Add missing GLAPIENTRYKarl Schultz
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2001-06-01Working implementation of glArrayElt that decomposes to regularKeith Whitwell
glVertex/glNormal/etc calls.