_GLFWlibraryGLX

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

ARB_context_flush_control
GLFWbool ARB_context_flush_control;
Undocumented in source.
ARB_create_context
GLFWbool ARB_create_context;
Undocumented in source.
ARB_create_context_no_error
GLFWbool ARB_create_context_no_error;
Undocumented in source.
ARB_create_context_profile
GLFWbool ARB_create_context_profile;
Undocumented in source.
ARB_create_context_robustness
GLFWbool ARB_create_context_robustness;
Undocumented in source.
ARB_framebuffer_sRGB
GLFWbool ARB_framebuffer_sRGB;
Undocumented in source.
ARB_multisample
GLFWbool ARB_multisample;
Undocumented in source.
CreateContextAttribsARB
PFNGLXCREATECONTEXTATTRIBSARBPROC CreateContextAttribsARB;
Undocumented in source.
CreateNewContext
PFNGLXCREATENEWCONTEXTPROC CreateNewContext;
Undocumented in source.
CreateWindow
PFNGLXCREATEWINDOWPROC CreateWindow;
Undocumented in source.
DestroyContext
PFNGLXDESTROYCONTEXTPROC DestroyContext;
Undocumented in source.
DestroyWindow
PFNGLXDESTROYWINDOWPROC DestroyWindow;
Undocumented in source.
EXT_create_context_es2_profile
GLFWbool EXT_create_context_es2_profile;
Undocumented in source.
EXT_framebuffer_sRGB
GLFWbool EXT_framebuffer_sRGB;
Undocumented in source.
EXT_swap_control
GLFWbool EXT_swap_control;
Undocumented in source.
GetClientString
PFNGLXGETCLIENTSTRINGPROC GetClientString;
Undocumented in source.
GetFBConfigAttrib
PFNGLXGETFBCONFIGATTRIBPROC GetFBConfigAttrib;
Undocumented in source.
GetFBConfigs
PFNGLXGETFBCONFIGSPROC GetFBConfigs;
Undocumented in source.
GetProcAddress
PFNGLXGETPROCADDRESSPROC GetProcAddress;
Undocumented in source.
GetProcAddressARB
PFNGLXGETPROCADDRESSPROC GetProcAddressARB;
Undocumented in source.
GetVisualFromFBConfig
PFNGLXGETVISUALFROMFBCONFIGPROC GetVisualFromFBConfig;
Undocumented in source.
MESA_swap_control
GLFWbool MESA_swap_control;
Undocumented in source.
MakeCurrent
PFNGLXMAKECURRENTPROC MakeCurrent;
Undocumented in source.
QueryExtension
PFNGLXQUERYEXTENSIONPROC QueryExtension;
Undocumented in source.
QueryExtensionsString
PFNGLXQUERYEXTENSIONSSTRINGPROC QueryExtensionsString;
Undocumented in source.
QueryVersion
PFNGLXQUERYVERSIONPROC QueryVersion;
Undocumented in source.
SGI_swap_control
GLFWbool SGI_swap_control;
Undocumented in source.
SwapBuffers
PFNGLXSWAPBUFFERSPROC SwapBuffers;
Undocumented in source.
SwapIntervalEXT
PFNGLXSWAPINTERVALEXTPROC SwapIntervalEXT;
Undocumented in source.
SwapIntervalMESA
PFNGLXSWAPINTERVALMESAPROC SwapIntervalMESA;
Undocumented in source.
SwapIntervalSGI
PFNGLXSWAPINTERVALSGIPROC SwapIntervalSGI;
Undocumented in source.
errorBase
int errorBase;
Undocumented in source.
eventBase
int eventBase;
Undocumented in source.
handle
void* handle;
Undocumented in source.
major
int major;
Undocumented in source.
minor
int minor;
Undocumented in source.

Meta