dhewm3/neo/sys/gllog/glX.api

7 lines
415 B
Text
Raw Normal View History

2011-11-22 21:28:15 +00:00
XVisualInfo *;qglX;ChooseVisual;Display *dpy, int screen, int *attribList
GLXContext;qglX;CreateContext;Display *dpy, XVisualInfo *vis, GLXContext shareList, Bool direct
void;qglX;DestroyContext;Display *dpy, GLXContext ctx
Bool;qglX;MakeCurrent;Display *dpy, GLXDrawable drawable, GLXContext ctx
void;qglX;SwapBuffers;Display *dpy, GLXDrawable drawable
GLExtension_t;qglX;GetProcAddressARB;const GLubyte *procName