1These headers make up the Haiku Op*nGL kit.
2
3Headers in this directory preserve some BeOS™ compatibility
4compatibility, so changes should be mentioned to the Haiku
5project mailing list.
6
7http://haiku-os.org
8
9Normal Haiku Op*enGL layout:
10
11  * headers/os/OpenGLKit.h
12  * headers/os/opengl/GLView.h
13  * headers/os/opengl/GLRenderer.h
14  * headers/os/opengl/GL/gl.h
15  * headers/os/opengl/GL/gl_mangle.h
16  * headers/os/opengl/GL/glext.h
17  * headers/os/opengl/GL/osmesa.h (needed?)
18
19Extras:
20
21  * headers/os/opengl/GL/glu.h
22  * headers/os/opengl/GL/glut.h
23
24OpenGL™ is a trademark of SGI. The usage of this trademark
25in the Haiku GL Kit is not a sign of any certification or
26endorsement by SGI or its affiliates. Usage is purely to
27allow legacy compatibility with the BeOS™ and its 3D GL
28rendering subsystem.
29