]> git.tdb.fi Git - gldbg.git/blobdiff - glx.tm
Support multiple .spec files
[gldbg.git] / glx.tm
diff --git a/glx.tm b/glx.tm
new file mode 100644 (file)
index 0000000..7ba7c61
--- /dev/null
+++ b/glx.tm
@@ -0,0 +1,53 @@
+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,*,*,               GLubyte,*,*
+GLuint,*,*,                GLuint,*,*
+Pixmap,*,*,                Pixmap,*,*
+Status,*,*,                Status,*,*
+Uint,*,*,                  unsigned int,*,*
+VLNode,*,*,                VLNode,*,*
+VLPath,*,*,                VLPath,*,*
+VLServer,*,*,              VLServer,*,*
+Window,*,*,                Window,*,*
+Font,*,*,                  Font,*,*
+XVisualInfo,*,*,           XVisualInfo,*,*
+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,*,*