]> git.tdb.fi Git - gldbg.git/blobdiff - glx.tm
Add a flavor system to allow addition of other OpenGL versions
[gldbg.git] / glx.tm
diff --git a/glx.tm b/glx.tm
deleted file mode 100644 (file)
index c0c81a1..0000000
--- a/glx.tm
+++ /dev/null
@@ -1,53 +0,0 @@
-Bool,*,*,                  Bool,*,*
-Colormap,*,*,              Colormap,*,*
-DMbuffer,*,*,              DMbuffer,*,*
-DMparams,*,*,              DMparams,*,*
-Display,*,reference,       Display *,*,value
-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,*,*
-GLXVideoCaptureDeviceNV,*,*,       GLXVideoCaptureDeviceNV,*,*
-GLXVideoCaptureDeviceNVPointer,*,*, GLXVideoCaptureDeviceNV *,*,*
-GLXVideoDeviceNV,*,*,      GLXVideoDeviceNV,*,*
-GLXVideoSourceSGIX,*,*,     GLXVideoSourceSGIX,*,*
-GLXWindow,*,*,             GLXWindow,*,*
-GLXstring,*,*,             const char *,*,*
-GLboolean,*,*,             GLboolean,*,*
-GLenum,*,*,                GLenum,*,*
-GLfunction,*,*,                    GLfunction,*,*
-GLint,*,*,                 GLint,*,*
-GLsizei,*,*,               GLsizei,*,*
-GLubyte,*,reference,       GLubyte *,*,value
-GLuint,*,*,                GLuint,*,*
-Pixmap,*,*,                Pixmap,*,*
-Status,*,*,                Status,*,*
-Uint,*,*,                  unsigned int,*,*
-VLNode,*,*,                VLNode,*,*
-VLPath,*,*,                VLPath,*,*
-VLServer,*,*,              VLServer,*,*
-Window,*,*,                Window,*,*
-Font,*,*,                  Font,*,*
-XVisualInfo,*,reference,    XVisualInfo *,*,value
-XVisualInfoPointer,*,*,     XVisualInfo *,*,*
-float,*,*,                 float,*,*
-int,*,*,                   int,*,*
-uint,*,*,                  unsigned int,*,*
-uintPointer,*,*,           unsigned int *,*,*
-int32_t,*,*,               int32_t,*,*
-int64_t,*,*,               int64_t,*,*
-long,*,*,                  long,*,*
-ulong,*,*,                 unsigned long,*,*
-void,*,*,                  void,*,*