summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/restart.h
Commit message (Collapse)AuthorAgeFilesLines
* mesa: remove unused restart.[ch] filesBrian Paul2011-05-031-41/+0
| | | | | _mesa_PrimitiveRestartIndex() is in varray.c and glPrimitiveRestart() is handled in the vbo module.
* mesa: Include missing header in restart.h.Vinson Lee2010-07-311-0/+1
|
* mesa: entrypoints for GL 3.1 primitive restartBrian Paul2010-07-011-0/+40