~mmach/netext73/mesa-haswell

« back to all changes in this revision

Viewing changes to include/HaikuGL/README

  • Committer: mmach
  • Date: 2022-09-22 19:56:13 UTC
  • Revision ID: netbit73@gmail.com-20220922195613-wtik9mmy20tmor0i
2022-09-22 21:17:09

Show diffs side-by-side

added added

removed removed

Lines of Context:
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.