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/glext.h 16 * headers/os/opengl/GL/osmesa.h (needed?) 17 18Extras: 19 20 * headers/os/opengl/GL/glu.h 21 * headers/os/opengl/GL/glut.h 22 23OpenGL™ is a trademark of SGI. The usage of this trademark 24in the Haiku GL Kit is not a sign of any certification or 25endorsement by SGI or its affiliates. Usage is purely to 26allow legacy compatibility with the BeOS™ and its 3D GL 27rendering subsystem. 28