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