summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/api_arrayelt.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
|
* Working implementation of glArrayElt that decomposes to regularKeith Whitwell2001-06-011-0/+38
glVertex/glNormal/etc calls.