summaryrefslogtreecommitdiffstats
path: root/include/HaikuGL/GLView.h
Commit message (Collapse)AuthorAgeFilesLines
* Haiku: Add in public GL kit headersAlexander von Gluck IV2013-12-161-0/+193
* These make up the base of what C++ GL Haiku applications use for 3D rendering. * Not placed in includes/GL to prevent Haiku headers from getting installed on non-Haiku systems. Acked-by: Brian Paul <[email protected]>