gfx.window.win32.context

Undocumented in source.

Members

Classes

Win32GlContext
class Win32GlContext

Wgl implementation of GlContext

Functions

getAttribList
int[] getAttribList(GlAttribs attribs)

Helper to get an attrib list to pass to wglChoosePixelFormatARB

getCtxAttribs
int[] getCtxAttribs(GlAttribs attribs)
Undocumented in source. Be warned that the author may not have intended to support it.
setupPFD
void setupPFD(GlAttribs attribs, PIXELFORMATDESCRIPTOR* pfd)

Helper to fill a struct for ChoosePixelFormat

Meta