int | dispatch_glXBindChannelToWindowSGIX0(long display, int screen, int channel, long window, long procAddress) - Entry point (through function pointer) to C language function:
int glXBindChannelToWindowSGIX(Display * display, int screen, int channel, XID window);
|
void | dispatch_glXBindSwapBarrierSGIX0(long dpy, long drawable, int barrier, long procAddress) - Entry point (through function pointer) to C language function:
void glXBindSwapBarrierSGIX(Display * dpy, XID drawable, int barrier);
|
int | dispatch_glXChannelRectSGIX0(long display, int screen, int channel, int x, int y, int w, int h, long procAddress) - Entry point (through function pointer) to C language function:
int glXChannelRectSGIX(Display * display, int screen, int channel, int x, int y, int w, int h);
|
int | dispatch_glXChannelRectSyncSGIX0(long display, int screen, int channel, int synctype, long procAddress) - Entry point (through function pointer) to C language function:
int glXChannelRectSyncSGIX(Display * display, int screen, int channel, GLenum synctype);
|
void | dispatch_glXCopySubBufferMESA0(long dpy, long drawable, int x, int y, int width, int height, long procAddress) - Entry point (through function pointer) to C language function:
void glXCopySubBufferMESA(Display * dpy, XID drawable, int x, int y, int width, int height);
|
void | dispatch_glXCushionSGI0(long dpy, long window, float cushion, long procAddress) - Entry point (through function pointer) to C language function:
void glXCushionSGI(Display * dpy, XID window, float cushion);
|
void | dispatch_glXFreeContextEXT0(long dpy, long context, long procAddress) - Entry point (through function pointer) to C language function:
void glXFreeContextEXT(Display * dpy, GLXContext context);
|
long | dispatch_glXGetContextIDEXT0(long context, long procAddress) - Entry point (through function pointer) to C language function:
XID glXGetContextIDEXT(GLXContext context);
|
long | dispatch_glXGetCurrentDisplayEXT0(long procAddress) - Entry point (through function pointer) to C language function:
Display * glXGetCurrentDisplayEXT(void);
|
long | dispatch_glXGetCurrentReadDrawableSGI0(long procAddress) - Entry point (through function pointer) to C language function:
XID glXGetCurrentReadDrawableSGI(void);
|
long | dispatch_glXGetProcAddressARB0(String procName, long procAddress) - Entry point (through function pointer) to C language function:
PFNGLSTARTINSTRUMENTSSGIXPROC glXGetProcAddressARB(const GLubyte * procName);
|
long | dispatch_glXImportContextEXT0(long dpy, long contextID, long procAddress) - Entry point (through function pointer) to C language function:
GLXContext glXImportContextEXT(Display * dpy, XID contextID);
|
void | dispatch_glXJoinSwapGroupSGIX0(long dpy, long drawable, long member, long procAddress) - Entry point (through function pointer) to C language function:
void glXJoinSwapGroupSGIX(Display * dpy, XID drawable, XID member);
|
boolean | dispatch_glXMakeCurrentReadSGI0(long dpy, long draw, long read, long ctx, long procAddress) - Entry point (through function pointer) to C language function:
Bool glXMakeCurrentReadSGI(Display * dpy, XID draw, XID read, GLXContext ctx);
|
boolean | dispatch_glXReleaseBuffersMESA0(long dpy, long drawable, long procAddress) - Entry point (through function pointer) to C language function:
Bool glXReleaseBuffersMESA(Display * dpy, XID drawable);
|
boolean | dispatch_glXSet3DfxModeMESA0(int interval, long procAddress) - Entry point (through function pointer) to C language function:
Bool glXSet3DfxModeMESA(int interval);
|
int | dispatch_glXSwapIntervalSGI0(int interval, long procAddress) - Entry point (through function pointer) to C language function:
int glXSwapIntervalSGI(int interval);
|
ByteBuffer | glXAllocateMemoryNV(int size, float readfreq, float writefreq, float priority) - Entry point (through function pointer) to C language function:
GLvoid * glXAllocateMemoryNV(GLsizei size, GLfloat readfreq, GLfloat writefreq, GLfloat priority);
|
int | glXBindChannelToWindowSGIX(long display, int screen, int channel, long window) - Entry point (through function pointer) to C language function:
int glXBindChannelToWindowSGIX(Display * display, int screen, int channel, XID window);
|
void | glXBindSwapBarrierSGIX(long dpy, long drawable, int barrier) - Entry point (through function pointer) to C language function:
void glXBindSwapBarrierSGIX(Display * dpy, XID drawable, int barrier);
|
int | glXChannelRectSGIX(long display, int screen, int channel, int x, int y, int w, int h) - Entry point (through function pointer) to C language function:
int glXChannelRectSGIX(Display * display, int screen, int channel, int x, int y, int w, int h);
|
int | glXChannelRectSyncSGIX(long display, int screen, int channel, int synctype) - Entry point (through function pointer) to C language function:
int glXChannelRectSyncSGIX(Display * display, int screen, int channel, GLenum synctype);
|
void | glXCopySubBufferMESA(long dpy, long drawable, int x, int y, int width, int height) - Entry point (through function pointer) to C language function:
void glXCopySubBufferMESA(Display * dpy, XID drawable, int x, int y, int width, int height);
|
void | glXCushionSGI(long dpy, long window, float cushion) - Entry point (through function pointer) to C language function:
void glXCushionSGI(Display * dpy, XID window, float cushion);
|
void | glXFreeContextEXT(long dpy, long context) - Entry point (through function pointer) to C language function:
void glXFreeContextEXT(Display * dpy, GLXContext context);
|
void | glXFreeMemoryNV(Buffer pointer) - Entry point (through function pointer) to C language function:
void glXFreeMemoryNV(GLvoid * pointer);
|
int | glXGetAGPOffsetMESA(Buffer pointer) - Entry point (through function pointer) to C language function:
unsigned int glXGetAGPOffsetMESA(const void * pointer);
|
long | glXGetContextIDEXT(long context) - Entry point (through function pointer) to C language function:
XID glXGetContextIDEXT(GLXContext context);
|
long | glXGetCurrentDisplayEXT() - Entry point (through function pointer) to C language function:
Display * glXGetCurrentDisplayEXT(void);
|
long | glXGetCurrentReadDrawableSGI() - Entry point (through function pointer) to C language function:
XID glXGetCurrentReadDrawableSGI(void);
|
long | glXGetProcAddressARB(String procName) - Entry point (through function pointer) to C language function:
PFNGLSTARTINSTRUMENTSSGIXPROC glXGetProcAddressARB(const GLubyte * procName);
|
int | glXGetTransparentIndexSUN(long dpy, long overlay, long underlay, LongBuffer pTransparentIndex) - Entry point (through function pointer) to C language function:
Status glXGetTransparentIndexSUN(Display * dpy, XID overlay, XID underlay, long * pTransparentIndex);
|
int | glXGetTransparentIndexSUN(long dpy, long overlay, long underlay, long[] pTransparentIndex, int pTransparentIndex_offset) - Entry point (through function pointer) to C language function:
Status glXGetTransparentIndexSUN(Display * dpy, XID overlay, XID underlay, long * pTransparentIndex);
|
int | glXGetVideoSyncSGI(int[] markerp, int markerp_offset) - Entry point (through function pointer) to C language function:
int glXGetVideoSyncSGI(unsigned int * markerp);
|
int | glXGetVideoSyncSGI(IntBuffer markerp) - Entry point (through function pointer) to C language function:
int glXGetVideoSyncSGI(unsigned int * markerp);
|
long | glXImportContextEXT(long dpy, long contextID) - Entry point (through function pointer) to C language function:
GLXContext glXImportContextEXT(Display * dpy, XID contextID);
|
void | glXJoinSwapGroupSGIX(long dpy, long drawable, long member) - Entry point (through function pointer) to C language function:
void glXJoinSwapGroupSGIX(Display * dpy, XID drawable, XID member);
|
boolean | glXMakeCurrentReadSGI(long dpy, long draw, long read, long ctx) - Entry point (through function pointer) to C language function:
Bool glXMakeCurrentReadSGI(Display * dpy, XID draw, XID read, GLXContext ctx);
|
int | glXQueryChannelDeltasSGIX(long display, int screen, int channel, int[] dx, int dx_offset, int[] dy, int dy_offset, int[] dw, int dw_offset, int[] dh, int dh_offset) - Entry point (through function pointer) to C language function:
int glXQueryChannelDeltasSGIX(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
|
int | glXQueryChannelDeltasSGIX(long display, int screen, int channel, IntBuffer dx, IntBuffer dy, IntBuffer dw, IntBuffer dh) - Entry point (through function pointer) to C language function:
int glXQueryChannelDeltasSGIX(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
|
int | glXQueryChannelRectSGIX(long display, int screen, int channel, int[] dx, int dx_offset, int[] dy, int dy_offset, int[] dw, int dw_offset, int[] dh, int dh_offset) - Entry point (through function pointer) to C language function:
int glXQueryChannelRectSGIX(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
|
int | glXQueryChannelRectSGIX(long display, int screen, int channel, IntBuffer dx, IntBuffer dy, IntBuffer dw, IntBuffer dh) - Entry point (through function pointer) to C language function:
int glXQueryChannelRectSGIX(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
|
int | glXQueryContextInfoEXT(long dpy, long ctx, int attribute, int[] value, int value_offset) - Entry point (through function pointer) to C language function:
int glXQueryContextInfoEXT(Display * dpy, GLXContext ctx, int attribute, int * value);
|
int | glXQueryContextInfoEXT(long dpy, long ctx, int attribute, IntBuffer value) - Entry point (through function pointer) to C language function:
int glXQueryContextInfoEXT(Display * dpy, GLXContext ctx, int attribute, int * value);
|
boolean | glXQueryMaxSwapBarriersSGIX(long dpy, int screen, int[] max, int max_offset) - Entry point (through function pointer) to C language function:
Bool glXQueryMaxSwapBarriersSGIX(Display * dpy, int screen, int * max);
|
boolean | glXQueryMaxSwapBarriersSGIX(long dpy, int screen, IntBuffer max) - Entry point (through function pointer) to C language function:
Bool glXQueryMaxSwapBarriersSGIX(Display * dpy, int screen, int * max);
|
boolean | glXReleaseBuffersMESA(long dpy, long drawable) - Entry point (through function pointer) to C language function:
Bool glXReleaseBuffersMESA(Display * dpy, XID drawable);
|
boolean | glXSet3DfxModeMESA(int interval) - Entry point (through function pointer) to C language function:
Bool glXSet3DfxModeMESA(int interval);
|
int | glXSwapIntervalSGI(int interval) - Entry point (through function pointer) to C language function:
int glXSwapIntervalSGI(int interval);
|
int | glXWaitVideoSyncSGI(int divisor, int remainder, int[] count, int count_offset) - Entry point (through function pointer) to C language function:
int glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int * count);
|
int | glXWaitVideoSyncSGI(int divisor, int remainder, IntBuffer count) - Entry point (through function pointer) to C language function:
int glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int * count);
|
boolean | isExtensionAvailable(String glExtensionName)
|
boolean | isFunctionAvailable(String glFunctionName)
|