[BACK]Return to glx.tm CVS log [TXT][DIR] Up to [Development] / projects / ogl-sample / main / doc / registry / specs

File: [Development] / projects / ogl-sample / main / doc / registry / specs / glx.tm (download)

Revision 1.4, Mon Jan 10 12:52:03 2005 UTC (12 years, 9 months ago) by ljp
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +4 -0 lines

Spec files & scripts updated for OpenGL 2.0 and new ARB/vendor extensions.
New glext.h/glxext.h/wglext.h now in the registry.

Bool,*,*,		    Bool,*,*
Colormap,*,*,		    Colormap,*,*
DMbuffer,*,*,		    DMbuffer,*,*
DMparams,*,*,		    DMparams,*,*
Display,*,*,		    Display,*,*
DisplayPointer,*,*,	    Display *,*,*
FunctionPointer,*,*,	    __GLXextFuncPtr,*,*
GLXContext,*,*,		    GLXContext,*,*
constGLXContext,*,*,	    const GLXContext,*,*
GLXContextID,*,*,	    GLXContextID,*,*
GLXDrawable,*,*,	    GLXDrawable,*,*
GLXFBConfig,*,*,	    GLXFBConfig,*,*
GLXFBConfigPointer,*,*,     GLXFBConfig *,*,*
GLXFBConfigSGIX,*,*,	    GLXFBConfigSGIX,*,*
GLXFBConfigSGIXPointer,*,*, GLXFBConfigSGIX *,*,*
GLXHyperpipeNetworkSGIXPointer,*,*, GLXHyperpipeNetworkSGIX *,*,*
GLXHyperpipeConfigSGIX,*,*,	    GLXHyperpipeConfigSGIX,*,*
GLXHyperpipeConfigSGIXPointer,*,*,  GLXHyperpipeConfigSGIX *,*,*
GLXPbuffer,*,*,		    GLXPbuffer,*,*
GLXPbufferSGIX,*,*,	    GLXPbufferSGIX,*,*
GLXPixmap,*,*,		    GLXPixmap,*,*
GLXVideoSourceSGIX,*,*,     GLXVideoSourceSGIX,*,*
GLXWindow,*,*,		    GLXWindow,*,*
GLenum,*,*,		    GLenum,*,*
GLfunction,*,*,		    GLfunction,*,*
GLubyte,*,*,		    GLubyte,*,*
Pixmap,*,*,		    Pixmap,*,*
Status,*,*,		    Status,*,*
Uint,*,*,		    unsigned int,*,*
VLNode,*,*,		    VLNode,*,*
VLPath,*,*,		    VLPath,*,*
VLServer,*,*,		    VLServer,*,*
Window,*,*,		    Window,*,*
XVisualInfo,*,*,	    XVisualInfo,*,*
XVisualInfoPointer,*,*,     XVisualInfo *,*,*
float,*,*,		    float,*,*
int,*,*,		    int,*,*
uint,*,*,		    unsigned int,*,*
int32_t,*,*,		    int32_t,*,*
int64_t,*,*,		    int64_t,*,*
long,*,*,		    long,*,*
ulong,*,*,		    unsigned long,*,*
void,*,*,		    void,*,*