OpenGL is free free free software
Brian Paul
brian.paul at tungstengraphics.com
Fri Sep 19 15:23:58 PDT 2008
John Tapsell wrote:
> Can anyone comment on the relationship between this and mesa?
The Mesa git repo and tarball releases include a few things that
originate from SGI:
1. Header files such as GL/glu.h (plus some Khronos headers like glext.h)
2. The libGLU library
3. The client-side GLX library code (libGL.so, when Mesa's build with
GLX/DRI support), some of which has changed a lot since 1999/2000.
Note that core Mesa doesn't directly rely on any SGI header files or the
OpenGL Sample Implementation.
-Brian
More information about the xorg
mailing list