Home | History | Annotate | Line # | Download | only in HaikuGL
      1 These headers make up the Haiku Op*nGL kit.
      2 
      3 Headers in this directory preserve some BeOS compatibility
      4 compatibility, so changes should be mentioned to the Haiku
      5 project mailing list.
      6 
      7 http://haiku-os.org
      8 
      9 Normal 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 
     18 Extras:
     19 
     20   * headers/os/opengl/GL/glu.h
     21   * headers/os/opengl/GL/glut.h
     22 
     23 OpenGL is a trademark of SGI. The usage of this trademark
     24 in the Haiku GL Kit is not a sign of any certification or
     25 endorsement by SGI or its affiliates. Usage is purely to
     26 allow legacy compatibility with the BeOS and its 3D GL
     27 rendering subsystem.
     28