- 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.
- ARB_pixel_format
GLFWbool ARB_pixel_format;
Undocumented in source.
- CreateContext
PFN_wglCreateContext CreateContext;
Undocumented in source.
- CreateContextAttribsARB
PFNWGLCREATECONTEXTATTRIBSARBPROC CreateContextAttribsARB;
Undocumented in source.
- DeleteContext
PFN_wglDeleteContext DeleteContext;
Undocumented in source.
- EXT_colorspace
GLFWbool EXT_colorspace;
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.
- GetCurrentContext
PFN_wglGetCurrentContext GetCurrentContext;
Undocumented in source.
- GetCurrentDC
PFN_wglGetCurrentDC GetCurrentDC;
Undocumented in source.
- GetExtensionsStringARB
PFNWGLGETEXTENSIONSSTRINGARBPROC GetExtensionsStringARB;
Undocumented in source.
- GetExtensionsStringEXT
PFNWGLGETEXTENSIONSSTRINGEXTPROC GetExtensionsStringEXT;
Undocumented in source.
- GetPixelFormatAttribivARB
PFNWGLGETPIXELFORMATATTRIBIVARBPROC GetPixelFormatAttribivARB;
Undocumented in source.
- GetProcAddress
PFN_wglGetProcAddress GetProcAddress;
Undocumented in source.
- MakeCurrent
PFN_wglMakeCurrent MakeCurrent;
Undocumented in source.
- ShareLists
PFN_wglShareLists ShareLists;
Undocumented in source.
- SwapIntervalEXT
PFNWGLSWAPINTERVALEXTPROC SwapIntervalEXT;
Undocumented in source.
- instance
HINSTANCE instance;
Undocumented in source.