Haiku: Add in public GL kit headers

Graphics / Mesa 3D Graphics Library / Mesa - Alexander von Gluck IV [unixzen.com] - 16 December 2013 18:18 UTC

- 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.

56d920a Haiku: Add in public GL kit headers
include/HaikuGL/GLRenderer.h | 76 +++++++++++++++++
include/HaikuGL/GLView.h | 193 ++++++++++++++++++++++++++++++++++++++++++
include/HaikuGL/OpenGLKit.h | 10 +++
include/HaikuGL/README | 28 ++++++
4 files changed, 307 insertions(+)

Upstream: cgit.freedesktop.org


  • Share