gfx.bindings.opengl.glx

GLX bindings for D. Generated automatically by gldgen. See https://github.com/rtbo/gldgen

Members

Aliases

GLXContext
alias GLXContext = __GLXcontextRec*
Undocumented in source.
GLXContextID
alias GLXContextID = XID
Undocumented in source.
GLXDrawable
alias GLXDrawable = XID
Undocumented in source.
GLXFBConfig
alias GLXFBConfig = __GLXFBConfigRec*
Undocumented in source.
GLXFBConfigSGIX
alias GLXFBConfigSGIX = __GLXFBConfigRec*
Undocumented in source.
GLXPbuffer
alias GLXPbuffer = XID
Undocumented in source.
GLXPbufferSGIX
alias GLXPbufferSGIX = XID
Undocumented in source.
GLXPixmap
alias GLXPixmap = XID
Undocumented in source.
GLXVideoCaptureDeviceNV
alias GLXVideoCaptureDeviceNV = XID
Undocumented in source.
GLXVideoDeviceNV
alias GLXVideoDeviceNV = uint
Undocumented in source.
GLXWindow
alias GLXWindow = XID
Undocumented in source.
PFN_glXBindChannelToWindowSGIX
alias PFN_glXBindChannelToWindowSGIX = int function(Display* display, int screen, int channel, Window window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXBindHyperpipeSGIX
alias PFN_glXBindHyperpipeSGIX = int function(Display* dpy, int hpId)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXBindSwapBarrierNV
alias PFN_glXBindSwapBarrierNV = Bool function(Display* dpy, GLuint group, GLuint barrier)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXBindSwapBarrierSGIX
alias PFN_glXBindSwapBarrierSGIX = void function(Display* dpy, GLXDrawable drawable, int barrier)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXBindTexImageEXT
alias PFN_glXBindTexImageEXT = void function(Display* dpy, GLXDrawable drawable, int buffer, const(int)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXBindVideoCaptureDeviceNV
alias PFN_glXBindVideoCaptureDeviceNV = int function(Display* dpy, uint video_capture_slot, GLXVideoCaptureDeviceNV device)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXBindVideoDeviceNV
alias PFN_glXBindVideoDeviceNV = int function(Display* dpy, uint video_slot, uint video_device, const(int)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXBindVideoImageNV
alias PFN_glXBindVideoImageNV = int function(Display* dpy, GLXVideoDeviceNV VideoDevice, GLXPbuffer pbuf, int iVideoBuffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXBlitContextFramebufferAMD
alias PFN_glXBlitContextFramebufferAMD = void function(GLXContext dstCtx, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXChannelRectSGIX
alias PFN_glXChannelRectSGIX = int function(Display* display, int screen, int channel, int x, int y, int w, int h)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXChannelRectSyncSGIX
alias PFN_glXChannelRectSyncSGIX = int function(Display* display, int screen, int channel, GLenum synctype)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXChooseFBConfig
alias PFN_glXChooseFBConfig = GLXFBConfig* function(Display* dpy, int screen, const(int)* attrib_list, int* nelements)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXChooseFBConfigSGIX
alias PFN_glXChooseFBConfigSGIX = GLXFBConfigSGIX* function(Display* dpy, int screen, int* attrib_list, int* nelements)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXChooseVisual
alias PFN_glXChooseVisual = XVisualInfo* function(Display* dpy, int screen, int* attribList)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXCopyBufferSubDataNV
alias PFN_glXCopyBufferSubDataNV = void function(Display* dpy, GLXContext readCtx, GLXContext writeCtx, GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXCopyContext
alias PFN_glXCopyContext = void function(Display* dpy, GLXContext src, GLXContext dst, c_ulong mask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXCopyImageSubDataNV
alias PFN_glXCopyImageSubDataNV = void function(Display* dpy, GLXContext srcCtx, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLXContext dstCtx, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXCopySubBufferMESA
alias PFN_glXCopySubBufferMESA = void function(Display* dpy, GLXDrawable drawable, int x, int y, int width, int height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXCreateAssociatedContextAMD
alias PFN_glXCreateAssociatedContextAMD = GLXContext function(uint id, GLXContext share_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXCreateAssociatedContextAttribsAMD
alias PFN_glXCreateAssociatedContextAttribsAMD = GLXContext function(uint id, GLXContext share_context, const(int)* attribList)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXCreateContext
alias PFN_glXCreateContext = GLXContext function(Display* dpy, XVisualInfo* vis, GLXContext shareList, Bool direct)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXCreateContextAttribsARB
alias PFN_glXCreateContextAttribsARB = GLXContext function(Display* dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const(int)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXCreateContextWithConfigSGIX
alias PFN_glXCreateContextWithConfigSGIX = GLXContext function(Display* dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXCreateGLXPbufferSGIX
alias PFN_glXCreateGLXPbufferSGIX = GLXPbufferSGIX function(Display* dpy, GLXFBConfigSGIX config, uint width, uint height, int* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXCreateGLXPixmap
alias PFN_glXCreateGLXPixmap = GLXPixmap function(Display* dpy, XVisualInfo* visual, Pixmap pixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXCreateGLXPixmapMESA
alias PFN_glXCreateGLXPixmapMESA = GLXPixmap function(Display* dpy, XVisualInfo* visual, Pixmap pixmap, Colormap cmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXCreateGLXPixmapWithConfigSGIX
alias PFN_glXCreateGLXPixmapWithConfigSGIX = GLXPixmap function(Display* dpy, GLXFBConfigSGIX config, Pixmap pixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXCreateNewContext
alias PFN_glXCreateNewContext = GLXContext function(Display* dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXCreatePbuffer
alias PFN_glXCreatePbuffer = GLXPbuffer function(Display* dpy, GLXFBConfig config, const(int)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXCreatePixmap
alias PFN_glXCreatePixmap = GLXPixmap function(Display* dpy, GLXFBConfig config, Pixmap pixmap, const(int)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXCreateWindow
alias PFN_glXCreateWindow = GLXWindow function(Display* dpy, GLXFBConfig config, Window win, const(int)* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXCushionSGI
alias PFN_glXCushionSGI = void function(Display* dpy, Window window, float cushion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXDelayBeforeSwapNV
alias PFN_glXDelayBeforeSwapNV = Bool function(Display* dpy, GLXDrawable drawable, GLfloat seconds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXDeleteAssociatedContextAMD
alias PFN_glXDeleteAssociatedContextAMD = Bool function(GLXContext ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXDestroyContext
alias PFN_glXDestroyContext = void function(Display* dpy, GLXContext ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXDestroyGLXPbufferSGIX
alias PFN_glXDestroyGLXPbufferSGIX = void function(Display* dpy, GLXPbufferSGIX pbuf)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXDestroyGLXPixmap
alias PFN_glXDestroyGLXPixmap = void function(Display* dpy, GLXPixmap pixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXDestroyHyperpipeConfigSGIX
alias PFN_glXDestroyHyperpipeConfigSGIX = int function(Display* dpy, int hpId)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXDestroyPbuffer
alias PFN_glXDestroyPbuffer = void function(Display* dpy, GLXPbuffer pbuf)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXDestroyPixmap
alias PFN_glXDestroyPixmap = void function(Display* dpy, GLXPixmap pixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXDestroyWindow
alias PFN_glXDestroyWindow = void function(Display* dpy, GLXWindow win)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXEnumerateVideoCaptureDevicesNV
alias PFN_glXEnumerateVideoCaptureDevicesNV = GLXVideoCaptureDeviceNV* function(Display* dpy, int screen, int* nelements)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXEnumerateVideoDevicesNV
alias PFN_glXEnumerateVideoDevicesNV = uint* function(Display* dpy, int screen, int* nelements)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXFreeContextEXT
alias PFN_glXFreeContextEXT = void function(Display* dpy, GLXContext context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetAGPOffsetMESA
alias PFN_glXGetAGPOffsetMESA = uint function(const(void)* pointer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetClientString
alias PFN_glXGetClientString = const(char)* function(Display* dpy, int name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetConfig
alias PFN_glXGetConfig = int function(Display* dpy, XVisualInfo* visual, int attrib, int* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetContextGPUIDAMD
alias PFN_glXGetContextGPUIDAMD = uint function(GLXContext ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetContextIDEXT
alias PFN_glXGetContextIDEXT = GLXContextID function(const GLXContext context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetCurrentAssociatedContextAMD
alias PFN_glXGetCurrentAssociatedContextAMD = GLXContext function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetCurrentContext
alias PFN_glXGetCurrentContext = GLXContext function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetCurrentDisplay
alias PFN_glXGetCurrentDisplay = Display* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetCurrentDisplayEXT
alias PFN_glXGetCurrentDisplayEXT = Display* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetCurrentDrawable
alias PFN_glXGetCurrentDrawable = GLXDrawable function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetCurrentReadDrawable
alias PFN_glXGetCurrentReadDrawable = GLXDrawable function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetCurrentReadDrawableSGI
alias PFN_glXGetCurrentReadDrawableSGI = GLXDrawable function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetFBConfigAttrib
alias PFN_glXGetFBConfigAttrib = int function(Display* dpy, GLXFBConfig config, int attribute, int* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetFBConfigAttribSGIX
alias PFN_glXGetFBConfigAttribSGIX = int function(Display* dpy, GLXFBConfigSGIX config, int attribute, int* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetFBConfigFromVisualSGIX
alias PFN_glXGetFBConfigFromVisualSGIX = GLXFBConfigSGIX function(Display* dpy, XVisualInfo* vis)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetFBConfigs
alias PFN_glXGetFBConfigs = GLXFBConfig* function(Display* dpy, int screen, int* nelements)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetGPUIDsAMD
alias PFN_glXGetGPUIDsAMD = uint function(uint maxCount, uint* ids)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetGPUInfoAMD
alias PFN_glXGetGPUInfoAMD = int function(uint id, int property, GLenum dataType, uint size, void* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetMscRateOML
alias PFN_glXGetMscRateOML = Bool function(Display* dpy, GLXDrawable drawable, int32_t* numerator, int32_t* denominator)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetProcAddress
alias PFN_glXGetProcAddress = __GLXextFuncPtr function(const(GLubyte)* procName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetProcAddressARB
alias PFN_glXGetProcAddressARB = __GLXextFuncPtr function(const(GLubyte)* procName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetSelectedEvent
alias PFN_glXGetSelectedEvent = void function(Display* dpy, GLXDrawable draw, c_ulong* event_mask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetSelectedEventSGIX
alias PFN_glXGetSelectedEventSGIX = void function(Display* dpy, GLXDrawable drawable, c_ulong* mask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetSwapIntervalMESA
alias PFN_glXGetSwapIntervalMESA = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetSyncValuesOML
alias PFN_glXGetSyncValuesOML = Bool function(Display* dpy, GLXDrawable drawable, int64_t* ust, int64_t* msc, int64_t* sbc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetTransparentIndexSUN
alias PFN_glXGetTransparentIndexSUN = Status function(Display* dpy, Window overlay, Window underlay, long* pTransparentIndex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetVideoDeviceNV
alias PFN_glXGetVideoDeviceNV = int function(Display* dpy, int screen, int numVideoDevices, GLXVideoDeviceNV* pVideoDevice)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetVideoInfoNV
alias PFN_glXGetVideoInfoNV = int function(Display* dpy, int screen, GLXVideoDeviceNV VideoDevice, c_ulong* pulCounterOutputPbuffer, c_ulong* pulCounterOutputVideo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetVideoSyncSGI
alias PFN_glXGetVideoSyncSGI = int function(uint* count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetVisualFromFBConfig
alias PFN_glXGetVisualFromFBConfig = XVisualInfo* function(Display* dpy, GLXFBConfig config)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXGetVisualFromFBConfigSGIX
alias PFN_glXGetVisualFromFBConfigSGIX = XVisualInfo* function(Display* dpy, GLXFBConfigSGIX config)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXHyperpipeAttribSGIX
alias PFN_glXHyperpipeAttribSGIX = int function(Display* dpy, int timeSlice, int attrib, int size, void* attribList)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXHyperpipeConfigSGIX
alias PFN_glXHyperpipeConfigSGIX = int function(Display* dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX* cfg, int* hpId)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXImportContextEXT
alias PFN_glXImportContextEXT = GLXContext function(Display* dpy, GLXContextID contextID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXIsDirect
alias PFN_glXIsDirect = Bool function(Display* dpy, GLXContext ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXJoinSwapGroupNV
alias PFN_glXJoinSwapGroupNV = Bool function(Display* dpy, GLXDrawable drawable, GLuint group)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXJoinSwapGroupSGIX
alias PFN_glXJoinSwapGroupSGIX = void function(Display* dpy, GLXDrawable drawable, GLXDrawable member)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXLockVideoCaptureDeviceNV
alias PFN_glXLockVideoCaptureDeviceNV = void function(Display* dpy, GLXVideoCaptureDeviceNV device)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXMakeAssociatedContextCurrentAMD
alias PFN_glXMakeAssociatedContextCurrentAMD = Bool function(GLXContext ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXMakeContextCurrent
alias PFN_glXMakeContextCurrent = Bool function(Display* dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXMakeCurrent
alias PFN_glXMakeCurrent = Bool function(Display* dpy, GLXDrawable drawable, GLXContext ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXMakeCurrentReadSGI
alias PFN_glXMakeCurrentReadSGI = Bool function(Display* dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXNamedCopyBufferSubDataNV
alias PFN_glXNamedCopyBufferSubDataNV = void function(Display* dpy, GLXContext readCtx, GLXContext writeCtx, GLuint readBuffer, GLuint writeBuffer, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryChannelDeltasSGIX
alias PFN_glXQueryChannelDeltasSGIX = int function(Display* display, int screen, int channel, int* x, int* y, int* w, int* h)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryChannelRectSGIX
alias PFN_glXQueryChannelRectSGIX = int function(Display* display, int screen, int channel, int* dx, int* dy, int* dw, int* dh)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryContext
alias PFN_glXQueryContext = int function(Display* dpy, GLXContext ctx, int attribute, int* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryContextInfoEXT
alias PFN_glXQueryContextInfoEXT = int function(Display* dpy, GLXContext context, int attribute, int* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryCurrentRendererIntegerMESA
alias PFN_glXQueryCurrentRendererIntegerMESA = Bool function(int attribute, uint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryCurrentRendererStringMESA
alias PFN_glXQueryCurrentRendererStringMESA = const(char)* function(int attribute)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryDrawable
alias PFN_glXQueryDrawable = void function(Display* dpy, GLXDrawable draw, int attribute, uint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryExtension
alias PFN_glXQueryExtension = Bool function(Display* dpy, int* errorb, int* event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryExtensionsString
alias PFN_glXQueryExtensionsString = const(char)* function(Display* dpy, int screen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryFrameCountNV
alias PFN_glXQueryFrameCountNV = Bool function(Display* dpy, int screen, GLuint* count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryGLXPbufferSGIX
alias PFN_glXQueryGLXPbufferSGIX = int function(Display* dpy, GLXPbufferSGIX pbuf, int attribute, uint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryHyperpipeAttribSGIX
alias PFN_glXQueryHyperpipeAttribSGIX = int function(Display* dpy, int timeSlice, int attrib, int size, void* returnAttribList)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryHyperpipeBestAttribSGIX
alias PFN_glXQueryHyperpipeBestAttribSGIX = int function(Display* dpy, int timeSlice, int attrib, int size, void* attribList, void* returnAttribList)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryHyperpipeConfigSGIX
alias PFN_glXQueryHyperpipeConfigSGIX = GLXHyperpipeConfigSGIX* function(Display* dpy, int hpId, int* npipes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryHyperpipeNetworkSGIX
alias PFN_glXQueryHyperpipeNetworkSGIX = GLXHyperpipeNetworkSGIX* function(Display* dpy, int* npipes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryMaxSwapBarriersSGIX
alias PFN_glXQueryMaxSwapBarriersSGIX = Bool function(Display* dpy, int screen, int* max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryMaxSwapGroupsNV
alias PFN_glXQueryMaxSwapGroupsNV = Bool function(Display* dpy, int screen, GLuint* maxGroups, GLuint* maxBarriers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryRendererIntegerMESA
alias PFN_glXQueryRendererIntegerMESA = Bool function(Display* dpy, int screen, int renderer, int attribute, uint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryRendererStringMESA
alias PFN_glXQueryRendererStringMESA = const(char)* function(Display* dpy, int screen, int renderer, int attribute)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryServerString
alias PFN_glXQueryServerString = const(char)* function(Display* dpy, int screen, int name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQuerySwapGroupNV
alias PFN_glXQuerySwapGroupNV = Bool function(Display* dpy, GLXDrawable drawable, GLuint* group, GLuint* barrier)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryVersion
alias PFN_glXQueryVersion = Bool function(Display* dpy, int* maj, int* min)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXQueryVideoCaptureDeviceNV
alias PFN_glXQueryVideoCaptureDeviceNV = int function(Display* dpy, GLXVideoCaptureDeviceNV device, int attribute, int* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXReleaseBuffersMESA
alias PFN_glXReleaseBuffersMESA = Bool function(Display* dpy, GLXDrawable drawable)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXReleaseTexImageEXT
alias PFN_glXReleaseTexImageEXT = void function(Display* dpy, GLXDrawable drawable, int buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXReleaseVideoCaptureDeviceNV
alias PFN_glXReleaseVideoCaptureDeviceNV = void function(Display* dpy, GLXVideoCaptureDeviceNV device)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXReleaseVideoDeviceNV
alias PFN_glXReleaseVideoDeviceNV = int function(Display* dpy, int screen, GLXVideoDeviceNV VideoDevice)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXReleaseVideoImageNV
alias PFN_glXReleaseVideoImageNV = int function(Display* dpy, GLXPbuffer pbuf)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXResetFrameCountNV
alias PFN_glXResetFrameCountNV = Bool function(Display* dpy, int screen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXSelectEvent
alias PFN_glXSelectEvent = void function(Display* dpy, GLXDrawable draw, c_ulong event_mask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXSelectEventSGIX
alias PFN_glXSelectEventSGIX = void function(Display* dpy, GLXDrawable drawable, c_ulong mask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXSendPbufferToVideoNV
alias PFN_glXSendPbufferToVideoNV = int function(Display* dpy, GLXPbuffer pbuf, int iBufferType, c_ulong* pulCounterPbuffer, GLboolean bBlock)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXSet3DfxModeMESA
alias PFN_glXSet3DfxModeMESA = Bool function(int mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXSwapBuffers
alias PFN_glXSwapBuffers = void function(Display* dpy, GLXDrawable drawable)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXSwapBuffersMscOML
alias PFN_glXSwapBuffersMscOML = int64_t function(Display* dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXSwapIntervalEXT
alias PFN_glXSwapIntervalEXT = void function(Display* dpy, GLXDrawable drawable, int interval)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXSwapIntervalMESA
alias PFN_glXSwapIntervalMESA = int function(uint interval)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXSwapIntervalSGI
alias PFN_glXSwapIntervalSGI = int function(int interval)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXUseXFont
alias PFN_glXUseXFont = void function(Font font, int first, int count, int list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXWaitForMscOML
alias PFN_glXWaitForMscOML = Bool function(Display* dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t* ust, int64_t* msc, int64_t* sbc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXWaitForSbcOML
alias PFN_glXWaitForSbcOML = Bool function(Display* dpy, GLXDrawable drawable, int64_t target_sbc, int64_t* ust, int64_t* msc, int64_t* sbc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXWaitGL
alias PFN_glXWaitGL = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXWaitVideoSyncSGI
alias PFN_glXWaitVideoSyncSGI = int function(int divisor, int remainder, uint* count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PFN_glXWaitX
alias PFN_glXWaitX = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GLXextFuncPtr
alias __GLXextFuncPtr = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Classes

Glx
class Glx

GLX loader base class

Enums

GlxVersion
enum GlxVersion

GlxVersion describes the version of GLX

Manifest constants

GLX_3DFX_FULLSCREEN_MODE_MESA
enum GLX_3DFX_FULLSCREEN_MODE_MESA;
Undocumented in source.
GLX_3DFX_WINDOW_MODE_MESA
enum GLX_3DFX_WINDOW_MODE_MESA;
Undocumented in source.
GLX_ACCUM_ALPHA_SIZE
enum GLX_ACCUM_ALPHA_SIZE;
Undocumented in source.
GLX_ACCUM_BLUE_SIZE
enum GLX_ACCUM_BLUE_SIZE;
Undocumented in source.
GLX_ACCUM_BUFFER_BIT
enum GLX_ACCUM_BUFFER_BIT;
Undocumented in source.
GLX_ACCUM_BUFFER_BIT_SGIX
enum GLX_ACCUM_BUFFER_BIT_SGIX;
Undocumented in source.
GLX_ACCUM_GREEN_SIZE
enum GLX_ACCUM_GREEN_SIZE;
Undocumented in source.
GLX_ACCUM_RED_SIZE
enum GLX_ACCUM_RED_SIZE;
Undocumented in source.
GLX_ALPHA_SIZE
enum GLX_ALPHA_SIZE;
Undocumented in source.
GLX_AUX0_EXT
enum GLX_AUX0_EXT;
Undocumented in source.
GLX_AUX1_EXT
enum GLX_AUX1_EXT;
Undocumented in source.
GLX_AUX2_EXT
enum GLX_AUX2_EXT;
Undocumented in source.
GLX_AUX3_EXT
enum GLX_AUX3_EXT;
Undocumented in source.
GLX_AUX4_EXT
enum GLX_AUX4_EXT;
Undocumented in source.
GLX_AUX5_EXT
enum GLX_AUX5_EXT;
Undocumented in source.
GLX_AUX6_EXT
enum GLX_AUX6_EXT;
Undocumented in source.
GLX_AUX7_EXT
enum GLX_AUX7_EXT;
Undocumented in source.
GLX_AUX8_EXT
enum GLX_AUX8_EXT;
Undocumented in source.
GLX_AUX9_EXT
enum GLX_AUX9_EXT;
Undocumented in source.
GLX_AUX_BUFFERS
enum GLX_AUX_BUFFERS;
Undocumented in source.
GLX_AUX_BUFFERS_BIT
enum GLX_AUX_BUFFERS_BIT;
Undocumented in source.
GLX_AUX_BUFFERS_BIT_SGIX
enum GLX_AUX_BUFFERS_BIT_SGIX;
Undocumented in source.
GLX_BACK_BUFFER_AGE_EXT
enum GLX_BACK_BUFFER_AGE_EXT;
Undocumented in source.
GLX_BACK_EXT
enum GLX_BACK_EXT;
Undocumented in source.
GLX_BACK_LEFT_BUFFER_BIT
enum GLX_BACK_LEFT_BUFFER_BIT;
Undocumented in source.
GLX_BACK_LEFT_BUFFER_BIT_SGIX
enum GLX_BACK_LEFT_BUFFER_BIT_SGIX;
Undocumented in source.
GLX_BACK_LEFT_EXT
enum GLX_BACK_LEFT_EXT;
Undocumented in source.
GLX_BACK_RIGHT_BUFFER_BIT
enum GLX_BACK_RIGHT_BUFFER_BIT;
Undocumented in source.
GLX_BACK_RIGHT_BUFFER_BIT_SGIX
enum GLX_BACK_RIGHT_BUFFER_BIT_SGIX;
Undocumented in source.
GLX_BACK_RIGHT_EXT
enum GLX_BACK_RIGHT_EXT;
Undocumented in source.
GLX_BAD_ATTRIBUTE
enum GLX_BAD_ATTRIBUTE;
Undocumented in source.
GLX_BAD_CONTEXT
enum GLX_BAD_CONTEXT;
Undocumented in source.
GLX_BAD_ENUM
enum GLX_BAD_ENUM;
Undocumented in source.
GLX_BAD_HYPERPIPE_CONFIG_SGIX
enum GLX_BAD_HYPERPIPE_CONFIG_SGIX;
Undocumented in source.
GLX_BAD_HYPERPIPE_SGIX
enum GLX_BAD_HYPERPIPE_SGIX;
Undocumented in source.
GLX_BAD_SCREEN
enum GLX_BAD_SCREEN;
Undocumented in source.
GLX_BAD_VALUE
enum GLX_BAD_VALUE;
Undocumented in source.
GLX_BAD_VISUAL
enum GLX_BAD_VISUAL;
Undocumented in source.
GLX_BIND_TO_MIPMAP_TEXTURE_EXT
enum GLX_BIND_TO_MIPMAP_TEXTURE_EXT;
Undocumented in source.
GLX_BIND_TO_TEXTURE_RGBA_EXT
enum GLX_BIND_TO_TEXTURE_RGBA_EXT;
Undocumented in source.
GLX_BIND_TO_TEXTURE_RGB_EXT
enum GLX_BIND_TO_TEXTURE_RGB_EXT;
Undocumented in source.
GLX_BIND_TO_TEXTURE_TARGETS_EXT
enum GLX_BIND_TO_TEXTURE_TARGETS_EXT;
Undocumented in source.
GLX_BLENDED_RGBA_SGIS
enum GLX_BLENDED_RGBA_SGIS;
Undocumented in source.
GLX_BLUE_SIZE
enum GLX_BLUE_SIZE;
Undocumented in source.
GLX_BUFFER_CLOBBER_MASK_SGIX
enum GLX_BUFFER_CLOBBER_MASK_SGIX;
Undocumented in source.
GLX_BUFFER_SIZE
enum GLX_BUFFER_SIZE;
Undocumented in source.
GLX_BUFFER_SWAP_COMPLETE_INTEL_MASK
enum GLX_BUFFER_SWAP_COMPLETE_INTEL_MASK;
Undocumented in source.
GLX_BufferSwapComplete
enum GLX_BufferSwapComplete;
Undocumented in source.
GLX_COLOR_INDEX_BIT
enum GLX_COLOR_INDEX_BIT;
Undocumented in source.
GLX_COLOR_INDEX_BIT_SGIX
enum GLX_COLOR_INDEX_BIT_SGIX;
Undocumented in source.
GLX_COLOR_INDEX_TYPE
enum GLX_COLOR_INDEX_TYPE;
Undocumented in source.
GLX_COLOR_INDEX_TYPE_SGIX
enum GLX_COLOR_INDEX_TYPE_SGIX;
Undocumented in source.
GLX_COLOR_SAMPLES_NV
enum GLX_COLOR_SAMPLES_NV;
Undocumented in source.
GLX_CONFIG_CAVEAT
enum GLX_CONFIG_CAVEAT;
Undocumented in source.
GLX_CONTEXT_ALLOW_BUFFER_BYTE_ORDER_MISMATCH_ARB
enum GLX_CONTEXT_ALLOW_BUFFER_BYTE_ORDER_MISMATCH_ARB;
Undocumented in source.
GLX_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB
enum GLX_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB;
Undocumented in source.
GLX_CONTEXT_CORE_PROFILE_BIT_ARB
enum GLX_CONTEXT_CORE_PROFILE_BIT_ARB;
Undocumented in source.
GLX_CONTEXT_DEBUG_BIT_ARB
enum GLX_CONTEXT_DEBUG_BIT_ARB;
Undocumented in source.
GLX_CONTEXT_ES2_PROFILE_BIT_EXT
enum GLX_CONTEXT_ES2_PROFILE_BIT_EXT;
Undocumented in source.
GLX_CONTEXT_ES_PROFILE_BIT_EXT
enum GLX_CONTEXT_ES_PROFILE_BIT_EXT;
Undocumented in source.
GLX_CONTEXT_FLAGS_ARB
enum GLX_CONTEXT_FLAGS_ARB;
Undocumented in source.
GLX_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB
enum GLX_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB;
Undocumented in source.
GLX_CONTEXT_MAJOR_VERSION_ARB
enum GLX_CONTEXT_MAJOR_VERSION_ARB;
Undocumented in source.
GLX_CONTEXT_MINOR_VERSION_ARB
enum GLX_CONTEXT_MINOR_VERSION_ARB;
Undocumented in source.
GLX_CONTEXT_OPENGL_NO_ERROR_ARB
enum GLX_CONTEXT_OPENGL_NO_ERROR_ARB;
Undocumented in source.
GLX_CONTEXT_PROFILE_MASK_ARB
enum GLX_CONTEXT_PROFILE_MASK_ARB;
Undocumented in source.
GLX_CONTEXT_RELEASE_BEHAVIOR_ARB
enum GLX_CONTEXT_RELEASE_BEHAVIOR_ARB;
Undocumented in source.
GLX_CONTEXT_RELEASE_BEHAVIOR_FLUSH_ARB
enum GLX_CONTEXT_RELEASE_BEHAVIOR_FLUSH_ARB;
Undocumented in source.
GLX_CONTEXT_RELEASE_BEHAVIOR_NONE_ARB
enum GLX_CONTEXT_RELEASE_BEHAVIOR_NONE_ARB;
Undocumented in source.
GLX_CONTEXT_RESET_ISOLATION_BIT_ARB
enum GLX_CONTEXT_RESET_ISOLATION_BIT_ARB;
Undocumented in source.
GLX_CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB
enum GLX_CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB;
Undocumented in source.
GLX_CONTEXT_ROBUST_ACCESS_BIT_ARB
enum GLX_CONTEXT_ROBUST_ACCESS_BIT_ARB;
Undocumented in source.
GLX_COPY_COMPLETE_INTEL
enum GLX_COPY_COMPLETE_INTEL;
Undocumented in source.
GLX_COVERAGE_SAMPLES_NV
enum GLX_COVERAGE_SAMPLES_NV;
Undocumented in source.
GLX_DAMAGED
enum GLX_DAMAGED;
Undocumented in source.
GLX_DAMAGED_SGIX
enum GLX_DAMAGED_SGIX;
Undocumented in source.
GLX_DEPTH_BUFFER_BIT
enum GLX_DEPTH_BUFFER_BIT;
Undocumented in source.
GLX_DEPTH_BUFFER_BIT_SGIX
enum GLX_DEPTH_BUFFER_BIT_SGIX;
Undocumented in source.
GLX_DEPTH_SIZE
enum GLX_DEPTH_SIZE;
Undocumented in source.
GLX_DEVICE_ID_NV
enum GLX_DEVICE_ID_NV;
Undocumented in source.
GLX_DIRECT_COLOR
enum GLX_DIRECT_COLOR;
Undocumented in source.
GLX_DIRECT_COLOR_EXT
enum GLX_DIRECT_COLOR_EXT;
Undocumented in source.
GLX_DONT_CARE
enum GLX_DONT_CARE;
Undocumented in source.
GLX_DOUBLEBUFFER
enum GLX_DOUBLEBUFFER;
Undocumented in source.
GLX_DRAWABLE_TYPE
enum GLX_DRAWABLE_TYPE;
Undocumented in source.
GLX_DRAWABLE_TYPE_SGIX
enum GLX_DRAWABLE_TYPE_SGIX;
Undocumented in source.
GLX_EVENT_MASK
enum GLX_EVENT_MASK;
Undocumented in source.
GLX_EVENT_MASK_SGIX
enum GLX_EVENT_MASK_SGIX;
Undocumented in source.
GLX_EXCHANGE_COMPLETE_INTEL
enum GLX_EXCHANGE_COMPLETE_INTEL;
Undocumented in source.
GLX_EXTENSIONS
enum GLX_EXTENSIONS;
Undocumented in source.
GLX_EXTENSION_NAME
enum GLX_EXTENSION_NAME;
Undocumented in source.
GLX_FBCONFIG_ID
enum GLX_FBCONFIG_ID;
Undocumented in source.
GLX_FBCONFIG_ID_SGIX
enum GLX_FBCONFIG_ID_SGIX;
Undocumented in source.
GLX_FLIP_COMPLETE_INTEL
enum GLX_FLIP_COMPLETE_INTEL;
Undocumented in source.
GLX_FLOAT_COMPONENTS_NV
enum GLX_FLOAT_COMPONENTS_NV;
Undocumented in source.
GLX_FRAMEBUFFER_SRGB_CAPABLE_ARB
enum GLX_FRAMEBUFFER_SRGB_CAPABLE_ARB;
Undocumented in source.
GLX_FRAMEBUFFER_SRGB_CAPABLE_EXT
enum GLX_FRAMEBUFFER_SRGB_CAPABLE_EXT;
Undocumented in source.
GLX_FRONT_EXT
enum GLX_FRONT_EXT;
Undocumented in source.
GLX_FRONT_LEFT_BUFFER_BIT
enum GLX_FRONT_LEFT_BUFFER_BIT;
Undocumented in source.
GLX_FRONT_LEFT_BUFFER_BIT_SGIX
enum GLX_FRONT_LEFT_BUFFER_BIT_SGIX;
Undocumented in source.
GLX_FRONT_LEFT_EXT
enum GLX_FRONT_LEFT_EXT;
Undocumented in source.
GLX_FRONT_RIGHT_BUFFER_BIT
enum GLX_FRONT_RIGHT_BUFFER_BIT;
Undocumented in source.
GLX_FRONT_RIGHT_BUFFER_BIT_SGIX
enum GLX_FRONT_RIGHT_BUFFER_BIT_SGIX;
Undocumented in source.
GLX_FRONT_RIGHT_EXT
enum GLX_FRONT_RIGHT_EXT;
Undocumented in source.
GLX_GENERATE_RESET_ON_VIDEO_MEMORY_PURGE_NV
enum GLX_GENERATE_RESET_ON_VIDEO_MEMORY_PURGE_NV;
Undocumented in source.
GLX_GPU_CLOCK_AMD
enum GLX_GPU_CLOCK_AMD;
Undocumented in source.
GLX_GPU_FASTEST_TARGET_GPUS_AMD
enum GLX_GPU_FASTEST_TARGET_GPUS_AMD;
Undocumented in source.
GLX_GPU_NUM_PIPES_AMD
enum GLX_GPU_NUM_PIPES_AMD;
Undocumented in source.
GLX_GPU_NUM_RB_AMD
enum GLX_GPU_NUM_RB_AMD;
Undocumented in source.
GLX_GPU_NUM_SIMD_AMD
enum GLX_GPU_NUM_SIMD_AMD;
Undocumented in source.
GLX_GPU_NUM_SPI_AMD
enum GLX_GPU_NUM_SPI_AMD;
Undocumented in source.
GLX_GPU_OPENGL_VERSION_STRING_AMD
enum GLX_GPU_OPENGL_VERSION_STRING_AMD;
Undocumented in source.
GLX_GPU_RAM_AMD
enum GLX_GPU_RAM_AMD;
Undocumented in source.
GLX_GPU_RENDERER_STRING_AMD
enum GLX_GPU_RENDERER_STRING_AMD;
Undocumented in source.
GLX_GPU_VENDOR_AMD
enum GLX_GPU_VENDOR_AMD;
Undocumented in source.
GLX_GRAY_SCALE
enum GLX_GRAY_SCALE;
Undocumented in source.
GLX_GRAY_SCALE_EXT
enum GLX_GRAY_SCALE_EXT;
Undocumented in source.
GLX_GREEN_SIZE
enum GLX_GREEN_SIZE;
Undocumented in source.
GLX_HEIGHT
enum GLX_HEIGHT;
Undocumented in source.
GLX_HEIGHT_SGIX
enum GLX_HEIGHT_SGIX;
Undocumented in source.
GLX_HYPERPIPE_DISPLAY_PIPE_SGIX
enum GLX_HYPERPIPE_DISPLAY_PIPE_SGIX;
Undocumented in source.
GLX_HYPERPIPE_ID_SGIX
enum GLX_HYPERPIPE_ID_SGIX;
Undocumented in source.
GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX
enum GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX;
Undocumented in source.
GLX_HYPERPIPE_PIXEL_AVERAGE_SGIX
enum GLX_HYPERPIPE_PIXEL_AVERAGE_SGIX;
Undocumented in source.
GLX_HYPERPIPE_RENDER_PIPE_SGIX
enum GLX_HYPERPIPE_RENDER_PIPE_SGIX;
Undocumented in source.
GLX_HYPERPIPE_STEREO_SGIX
enum GLX_HYPERPIPE_STEREO_SGIX;
Undocumented in source.
GLX_LARGEST_PBUFFER
enum GLX_LARGEST_PBUFFER;
Undocumented in source.
GLX_LARGEST_PBUFFER_SGIX
enum GLX_LARGEST_PBUFFER_SGIX;
Undocumented in source.
GLX_LATE_SWAPS_TEAR_EXT
enum GLX_LATE_SWAPS_TEAR_EXT;
Undocumented in source.
GLX_LEVEL
enum GLX_LEVEL;
Undocumented in source.
GLX_LOSE_CONTEXT_ON_RESET_ARB
enum GLX_LOSE_CONTEXT_ON_RESET_ARB;
Undocumented in source.
GLX_MAX_PBUFFER_HEIGHT
enum GLX_MAX_PBUFFER_HEIGHT;
Undocumented in source.
GLX_MAX_PBUFFER_HEIGHT_SGIX
enum GLX_MAX_PBUFFER_HEIGHT_SGIX;
Undocumented in source.
GLX_MAX_PBUFFER_PIXELS
enum GLX_MAX_PBUFFER_PIXELS;
Undocumented in source.
GLX_MAX_PBUFFER_PIXELS_SGIX
enum GLX_MAX_PBUFFER_PIXELS_SGIX;
Undocumented in source.
GLX_MAX_PBUFFER_WIDTH
enum GLX_MAX_PBUFFER_WIDTH;
Undocumented in source.
GLX_MAX_PBUFFER_WIDTH_SGIX
enum GLX_MAX_PBUFFER_WIDTH_SGIX;
Undocumented in source.
GLX_MAX_SWAP_INTERVAL_EXT
enum GLX_MAX_SWAP_INTERVAL_EXT;
Undocumented in source.
GLX_MIPMAP_TEXTURE_EXT
enum GLX_MIPMAP_TEXTURE_EXT;
Undocumented in source.
GLX_MULTISAMPLE_SUB_RECT_HEIGHT_SGIS
enum GLX_MULTISAMPLE_SUB_RECT_HEIGHT_SGIS;
Undocumented in source.
GLX_MULTISAMPLE_SUB_RECT_WIDTH_SGIS
enum GLX_MULTISAMPLE_SUB_RECT_WIDTH_SGIS;
Undocumented in source.
GLX_NONE
enum GLX_NONE;
Undocumented in source.
GLX_NONE_EXT
enum GLX_NONE_EXT;
Undocumented in source.
GLX_NON_CONFORMANT_CONFIG
enum GLX_NON_CONFORMANT_CONFIG;
Undocumented in source.
GLX_NON_CONFORMANT_VISUAL_EXT
enum GLX_NON_CONFORMANT_VISUAL_EXT;
Undocumented in source.
GLX_NO_EXTENSION
enum GLX_NO_EXTENSION;
Undocumented in source.
GLX_NO_RESET_NOTIFICATION_ARB
enum GLX_NO_RESET_NOTIFICATION_ARB;
Undocumented in source.
GLX_NUM_VIDEO_CAPTURE_SLOTS_NV
enum GLX_NUM_VIDEO_CAPTURE_SLOTS_NV;
Undocumented in source.
GLX_NUM_VIDEO_SLOTS_NV
enum GLX_NUM_VIDEO_SLOTS_NV;
Undocumented in source.
GLX_OPTIMAL_PBUFFER_HEIGHT_SGIX
enum GLX_OPTIMAL_PBUFFER_HEIGHT_SGIX;
Undocumented in source.
GLX_OPTIMAL_PBUFFER_WIDTH_SGIX
enum GLX_OPTIMAL_PBUFFER_WIDTH_SGIX;
Undocumented in source.
GLX_PBUFFER
enum GLX_PBUFFER;
Undocumented in source.
GLX_PBUFFER_BIT
enum GLX_PBUFFER_BIT;
Undocumented in source.
GLX_PBUFFER_BIT_SGIX
enum GLX_PBUFFER_BIT_SGIX;
Undocumented in source.
GLX_PBUFFER_CLOBBER_MASK
enum GLX_PBUFFER_CLOBBER_MASK;
Undocumented in source.
GLX_PBUFFER_HEIGHT
enum GLX_PBUFFER_HEIGHT;
Undocumented in source.
GLX_PBUFFER_SGIX
enum GLX_PBUFFER_SGIX;
Undocumented in source.
GLX_PBUFFER_WIDTH
enum GLX_PBUFFER_WIDTH;
Undocumented in source.
GLX_PIPE_RECT_LIMITS_SGIX
enum GLX_PIPE_RECT_LIMITS_SGIX;
Undocumented in source.
GLX_PIPE_RECT_SGIX
enum GLX_PIPE_RECT_SGIX;
Undocumented in source.
GLX_PIXMAP_BIT
enum GLX_PIXMAP_BIT;
Undocumented in source.
GLX_PIXMAP_BIT_SGIX
enum GLX_PIXMAP_BIT_SGIX;
Undocumented in source.
GLX_PRESERVED_CONTENTS
enum GLX_PRESERVED_CONTENTS;
Undocumented in source.
GLX_PRESERVED_CONTENTS_SGIX
enum GLX_PRESERVED_CONTENTS_SGIX;
Undocumented in source.
GLX_PSEUDO_COLOR
enum GLX_PSEUDO_COLOR;
Undocumented in source.
GLX_PSEUDO_COLOR_EXT
enum GLX_PSEUDO_COLOR_EXT;
Undocumented in source.
GLX_PbufferClobber
enum GLX_PbufferClobber;
Undocumented in source.
GLX_RED_SIZE
enum GLX_RED_SIZE;
Undocumented in source.
GLX_RENDERER_ACCELERATED_MESA
enum GLX_RENDERER_ACCELERATED_MESA;
Undocumented in source.
GLX_RENDERER_DEVICE_ID_MESA
enum GLX_RENDERER_DEVICE_ID_MESA;
Undocumented in source.
GLX_RENDERER_OPENGL_COMPATIBILITY_PROFILE_VERSION_MESA
enum GLX_RENDERER_OPENGL_COMPATIBILITY_PROFILE_VERSION_MESA;
Undocumented in source.
GLX_RENDERER_OPENGL_CORE_PROFILE_VERSION_MESA
enum GLX_RENDERER_OPENGL_CORE_PROFILE_VERSION_MESA;
Undocumented in source.
GLX_RENDERER_OPENGL_ES2_PROFILE_VERSION_MESA
enum GLX_RENDERER_OPENGL_ES2_PROFILE_VERSION_MESA;
Undocumented in source.
GLX_RENDERER_OPENGL_ES_PROFILE_VERSION_MESA
enum GLX_RENDERER_OPENGL_ES_PROFILE_VERSION_MESA;
Undocumented in source.
GLX_RENDERER_PREFERRED_PROFILE_MESA
enum GLX_RENDERER_PREFERRED_PROFILE_MESA;
Undocumented in source.
GLX_RENDERER_UNIFIED_MEMORY_ARCHITECTURE_MESA
enum GLX_RENDERER_UNIFIED_MEMORY_ARCHITECTURE_MESA;
Undocumented in source.
GLX_RENDERER_VENDOR_ID_MESA
enum GLX_RENDERER_VENDOR_ID_MESA;
Undocumented in source.
GLX_RENDERER_VERSION_MESA
enum GLX_RENDERER_VERSION_MESA;
Undocumented in source.
GLX_RENDERER_VIDEO_MEMORY_MESA
enum GLX_RENDERER_VIDEO_MEMORY_MESA;
Undocumented in source.
GLX_RENDER_TYPE
enum GLX_RENDER_TYPE;
Undocumented in source.
GLX_RENDER_TYPE_SGIX
enum GLX_RENDER_TYPE_SGIX;
Undocumented in source.
GLX_RGBA
enum GLX_RGBA;
Undocumented in source.
GLX_RGBA_BIT
enum GLX_RGBA_BIT;
Undocumented in source.
GLX_RGBA_BIT_SGIX
enum GLX_RGBA_BIT_SGIX;
Undocumented in source.
GLX_RGBA_FLOAT_BIT_ARB
enum GLX_RGBA_FLOAT_BIT_ARB;
Undocumented in source.
GLX_RGBA_FLOAT_TYPE_ARB
enum GLX_RGBA_FLOAT_TYPE_ARB;
Undocumented in source.
GLX_RGBA_TYPE
enum GLX_RGBA_TYPE;
Undocumented in source.
GLX_RGBA_TYPE_SGIX
enum GLX_RGBA_TYPE_SGIX;
Undocumented in source.
GLX_RGBA_UNSIGNED_FLOAT_BIT_EXT
enum GLX_RGBA_UNSIGNED_FLOAT_BIT_EXT;
Undocumented in source.
GLX_RGBA_UNSIGNED_FLOAT_TYPE_EXT
enum GLX_RGBA_UNSIGNED_FLOAT_TYPE_EXT;
Undocumented in source.
GLX_SAMPLES
enum GLX_SAMPLES;
Undocumented in source.
GLX_SAMPLES_3DFX
enum GLX_SAMPLES_3DFX;
Undocumented in source.
GLX_SAMPLES_ARB
enum GLX_SAMPLES_ARB;
Undocumented in source.
GLX_SAMPLES_SGIS
enum GLX_SAMPLES_SGIS;
Undocumented in source.
GLX_SAMPLE_BUFFERS
enum GLX_SAMPLE_BUFFERS;
Undocumented in source.
GLX_SAMPLE_BUFFERS_3DFX
enum GLX_SAMPLE_BUFFERS_3DFX;
Undocumented in source.
GLX_SAMPLE_BUFFERS_ARB
enum GLX_SAMPLE_BUFFERS_ARB;
Undocumented in source.
GLX_SAMPLE_BUFFERS_BIT_SGIX
enum GLX_SAMPLE_BUFFERS_BIT_SGIX;
Undocumented in source.
GLX_SAMPLE_BUFFERS_SGIS
enum GLX_SAMPLE_BUFFERS_SGIS;
Undocumented in source.
GLX_SAVED
enum GLX_SAVED;
Undocumented in source.
GLX_SAVED_SGIX
enum GLX_SAVED_SGIX;
Undocumented in source.
GLX_SCREEN
enum GLX_SCREEN;
Undocumented in source.
GLX_SCREEN_EXT
enum GLX_SCREEN_EXT;
Undocumented in source.
GLX_SHARE_CONTEXT_EXT
enum GLX_SHARE_CONTEXT_EXT;
Undocumented in source.
GLX_SLOW_CONFIG
enum GLX_SLOW_CONFIG;
Undocumented in source.
GLX_SLOW_VISUAL_EXT
enum GLX_SLOW_VISUAL_EXT;
Undocumented in source.
GLX_STATIC_COLOR
enum GLX_STATIC_COLOR;
Undocumented in source.
GLX_STATIC_COLOR_EXT
enum GLX_STATIC_COLOR_EXT;
Undocumented in source.
GLX_STATIC_GRAY
enum GLX_STATIC_GRAY;
Undocumented in source.
GLX_STATIC_GRAY_EXT
enum GLX_STATIC_GRAY_EXT;
Undocumented in source.
GLX_STENCIL_BUFFER_BIT
enum GLX_STENCIL_BUFFER_BIT;
Undocumented in source.
GLX_STENCIL_BUFFER_BIT_SGIX
enum GLX_STENCIL_BUFFER_BIT_SGIX;
Undocumented in source.
GLX_STENCIL_SIZE
enum GLX_STENCIL_SIZE;
Undocumented in source.
GLX_STEREO
enum GLX_STEREO;
Undocumented in source.
GLX_STEREO_NOTIFY_EXT
enum GLX_STEREO_NOTIFY_EXT;
Undocumented in source.
GLX_STEREO_NOTIFY_MASK_EXT
enum GLX_STEREO_NOTIFY_MASK_EXT;
Undocumented in source.
GLX_STEREO_TREE_EXT
enum GLX_STEREO_TREE_EXT;
Undocumented in source.
GLX_SWAP_COPY_OML
enum GLX_SWAP_COPY_OML;
Undocumented in source.
GLX_SWAP_EXCHANGE_OML
enum GLX_SWAP_EXCHANGE_OML;
Undocumented in source.
GLX_SWAP_INTERVAL_EXT
enum GLX_SWAP_INTERVAL_EXT;
Undocumented in source.
GLX_SWAP_METHOD_OML
enum GLX_SWAP_METHOD_OML;
Undocumented in source.
GLX_SWAP_UNDEFINED_OML
enum GLX_SWAP_UNDEFINED_OML;
Undocumented in source.
GLX_SYNC_FRAME_SGIX
enum GLX_SYNC_FRAME_SGIX;
Undocumented in source.
GLX_SYNC_SWAP_SGIX
enum GLX_SYNC_SWAP_SGIX;
Undocumented in source.
GLX_TEXTURE_1D_BIT_EXT
enum GLX_TEXTURE_1D_BIT_EXT;
Undocumented in source.
GLX_TEXTURE_1D_EXT
enum GLX_TEXTURE_1D_EXT;
Undocumented in source.
GLX_TEXTURE_2D_BIT_EXT
enum GLX_TEXTURE_2D_BIT_EXT;
Undocumented in source.
GLX_TEXTURE_2D_EXT
enum GLX_TEXTURE_2D_EXT;
Undocumented in source.
GLX_TEXTURE_FORMAT_EXT
enum GLX_TEXTURE_FORMAT_EXT;
Undocumented in source.
GLX_TEXTURE_FORMAT_NONE_EXT
enum GLX_TEXTURE_FORMAT_NONE_EXT;
Undocumented in source.
GLX_TEXTURE_FORMAT_RGBA_EXT
enum GLX_TEXTURE_FORMAT_RGBA_EXT;
Undocumented in source.
GLX_TEXTURE_FORMAT_RGB_EXT
enum GLX_TEXTURE_FORMAT_RGB_EXT;
Undocumented in source.
GLX_TEXTURE_RECTANGLE_BIT_EXT
enum GLX_TEXTURE_RECTANGLE_BIT_EXT;
Undocumented in source.
GLX_TEXTURE_RECTANGLE_EXT
enum GLX_TEXTURE_RECTANGLE_EXT;
Undocumented in source.
GLX_TEXTURE_TARGET_EXT
enum GLX_TEXTURE_TARGET_EXT;
Undocumented in source.
GLX_TRANSPARENT_ALPHA_VALUE
enum GLX_TRANSPARENT_ALPHA_VALUE;
Undocumented in source.
GLX_TRANSPARENT_ALPHA_VALUE_EXT
enum GLX_TRANSPARENT_ALPHA_VALUE_EXT;
Undocumented in source.
GLX_TRANSPARENT_BLUE_VALUE
enum GLX_TRANSPARENT_BLUE_VALUE;
Undocumented in source.
GLX_TRANSPARENT_BLUE_VALUE_EXT
enum GLX_TRANSPARENT_BLUE_VALUE_EXT;
Undocumented in source.
GLX_TRANSPARENT_GREEN_VALUE
enum GLX_TRANSPARENT_GREEN_VALUE;
Undocumented in source.
GLX_TRANSPARENT_GREEN_VALUE_EXT
enum GLX_TRANSPARENT_GREEN_VALUE_EXT;
Undocumented in source.
GLX_TRANSPARENT_INDEX
enum GLX_TRANSPARENT_INDEX;
Undocumented in source.
GLX_TRANSPARENT_INDEX_EXT
enum GLX_TRANSPARENT_INDEX_EXT;
Undocumented in source.
GLX_TRANSPARENT_INDEX_VALUE
enum GLX_TRANSPARENT_INDEX_VALUE;
Undocumented in source.
GLX_TRANSPARENT_INDEX_VALUE_EXT
enum GLX_TRANSPARENT_INDEX_VALUE_EXT;
Undocumented in source.
GLX_TRANSPARENT_RED_VALUE
enum GLX_TRANSPARENT_RED_VALUE;
Undocumented in source.
GLX_TRANSPARENT_RED_VALUE_EXT
enum GLX_TRANSPARENT_RED_VALUE_EXT;
Undocumented in source.
GLX_TRANSPARENT_RGB
enum GLX_TRANSPARENT_RGB;
Undocumented in source.
GLX_TRANSPARENT_RGB_EXT
enum GLX_TRANSPARENT_RGB_EXT;
Undocumented in source.
GLX_TRANSPARENT_TYPE
enum GLX_TRANSPARENT_TYPE;
Undocumented in source.
GLX_TRANSPARENT_TYPE_EXT
enum GLX_TRANSPARENT_TYPE_EXT;
Undocumented in source.
GLX_TRUE_COLOR
enum GLX_TRUE_COLOR;
Undocumented in source.
GLX_TRUE_COLOR_EXT
enum GLX_TRUE_COLOR_EXT;
Undocumented in source.
GLX_UNIQUE_ID_NV
enum GLX_UNIQUE_ID_NV;
Undocumented in source.
GLX_USE_GL
enum GLX_USE_GL;
Undocumented in source.
GLX_VENDOR
enum GLX_VENDOR;
Undocumented in source.
GLX_VENDOR_NAMES_EXT
enum GLX_VENDOR_NAMES_EXT;
Undocumented in source.
GLX_VERSION
enum GLX_VERSION;
Undocumented in source.
GLX_VIDEO_OUT_ALPHA_NV
enum GLX_VIDEO_OUT_ALPHA_NV;
Undocumented in source.
GLX_VIDEO_OUT_COLOR_AND_ALPHA_NV
enum GLX_VIDEO_OUT_COLOR_AND_ALPHA_NV;
Undocumented in source.
GLX_VIDEO_OUT_COLOR_AND_DEPTH_NV
enum GLX_VIDEO_OUT_COLOR_AND_DEPTH_NV;
Undocumented in source.
GLX_VIDEO_OUT_COLOR_NV
enum GLX_VIDEO_OUT_COLOR_NV;
Undocumented in source.
GLX_VIDEO_OUT_DEPTH_NV
enum GLX_VIDEO_OUT_DEPTH_NV;
Undocumented in source.
GLX_VIDEO_OUT_FIELD_1_NV
enum GLX_VIDEO_OUT_FIELD_1_NV;
Undocumented in source.
GLX_VIDEO_OUT_FIELD_2_NV
enum GLX_VIDEO_OUT_FIELD_2_NV;
Undocumented in source.
GLX_VIDEO_OUT_FRAME_NV
enum GLX_VIDEO_OUT_FRAME_NV;
Undocumented in source.
GLX_VIDEO_OUT_STACKED_FIELDS_1_2_NV
enum GLX_VIDEO_OUT_STACKED_FIELDS_1_2_NV;
Undocumented in source.
GLX_VIDEO_OUT_STACKED_FIELDS_2_1_NV
enum GLX_VIDEO_OUT_STACKED_FIELDS_2_1_NV;
Undocumented in source.
GLX_VISUAL_CAVEAT_EXT
enum GLX_VISUAL_CAVEAT_EXT;
Undocumented in source.
GLX_VISUAL_ID
enum GLX_VISUAL_ID;
Undocumented in source.
GLX_VISUAL_ID_EXT
enum GLX_VISUAL_ID_EXT;
Undocumented in source.
GLX_VISUAL_SELECT_GROUP_SGIX
enum GLX_VISUAL_SELECT_GROUP_SGIX;
Undocumented in source.
GLX_WIDTH
enum GLX_WIDTH;
Undocumented in source.
GLX_WIDTH_SGIX
enum GLX_WIDTH_SGIX;
Undocumented in source.
GLX_WINDOW
enum GLX_WINDOW;
Undocumented in source.
GLX_WINDOW_BIT
enum GLX_WINDOW_BIT;
Undocumented in source.
GLX_WINDOW_BIT_SGIX
enum GLX_WINDOW_BIT_SGIX;
Undocumented in source.
GLX_WINDOW_SGIX
enum GLX_WINDOW_SGIX;
Undocumented in source.
GLX_X_RENDERABLE
enum GLX_X_RENDERABLE;
Undocumented in source.
GLX_X_RENDERABLE_SGIX
enum GLX_X_RENDERABLE_SGIX;
Undocumented in source.
GLX_X_VISUAL_TYPE
enum GLX_X_VISUAL_TYPE;
Undocumented in source.
GLX_X_VISUAL_TYPE_EXT
enum GLX_X_VISUAL_TYPE_EXT;
Undocumented in source.
GLX_Y_INVERTED_EXT
enum GLX_Y_INVERTED_EXT;
Undocumented in source.
__GLX_NUMBER_EVENTS
enum __GLX_NUMBER_EVENTS;
Undocumented in source.

Structs

GLXHyperpipeConfigSGIX
struct GLXHyperpipeConfigSGIX
Undocumented in source.
GLXHyperpipeNetworkSGIX
struct GLXHyperpipeNetworkSGIX
Undocumented in source.
GLXPipeRect
struct GLXPipeRect
Undocumented in source.
GLXPipeRectLimits
struct GLXPipeRectLimits
Undocumented in source.
GLXStereoNotifyEventEXT
struct GLXStereoNotifyEventEXT
Undocumented in source.
__GLXFBConfigRec
struct __GLXFBConfigRec
Undocumented in source.
__GLXcontextRec
struct __GLXcontextRec
Undocumented in source.

Meta