Brian Paul wrote:
Ian Romanick wrote:
Brian Paul wrote:
Ian Romanick wrote:
Currently, the only functions that are aliased like this are both
GLX_SGI_make_current_read functions, a few GLX_SGIX_fbconfig
functions, and glXGetCurrentDisplayEXT (from GLX_EXT_import_context
and GLX 1.2). Since t
Ian Romanick wrote:
I have a question about the libGL ABI. The "OpenGL Application Binary
Interface for Linux" document
(http://oss.sgi.com/projects/ogl-sample/ABI/index.html#3) says that only
GLX entry points that are required to be static are those in the GLX 1.3
standard. Based on that, I
On Wed, 2003-08-20 at 09:38, Ian Romanick wrote:
> Brian Paul wrote:
> > Ian Romanick wrote:
> >
> >> Currently, the only functions that are aliased like this are both
> >> GLX_SGI_make_current_read functions, a few GLX_SGIX_fbconfig
> >> functions, and glXGetCurrentDisplayEXT (from GLX_EXT_impo
Ian Romanick wrote:
Brian Paul wrote:
Ian Romanick wrote:
Currently, the only functions that are aliased like this are both
GLX_SGI_make_current_read functions, a few GLX_SGIX_fbconfig
functions, and glXGetCurrentDisplayEXT (from GLX_EXT_import_context
and GLX 1.2). Since this last function ha
Brian Paul wrote:
Ian Romanick wrote:
Currently, the only functions that are aliased like this are both
GLX_SGI_make_current_read functions, a few GLX_SGIX_fbconfig
functions, and glXGetCurrentDisplayEXT (from GLX_EXT_import_context
and GLX 1.2). Since this last function has been supported for
I have a question about the libGL ABI. The "OpenGL Application Binary
Interface for Linux" document
(http://oss.sgi.com/projects/ogl-sample/ABI/index.html#3) says that only
GLX entry points that are required to be static are those in the GLX 1.3
standard. Based on that, I recently (i.e., yest