]> git.tdb.fi Git - libs/gui.git/history - source/graphics/wgl/glcontext.cpp
Add a core profile flag to OpenGL context options
[libs/gui.git] / source / graphics / wgl / glcontext.cpp
2019-06-09 Mikko RasaAdd a core profile flag to OpenGL context options
2016-11-05 Mikko RasaCreate a temporary context for calling wglGetProcAddress
2016-11-05 Mikko RasaAdd a missing include for GLContext on Windows
2016-11-02 Mikko RasaUse the name of the function for the SwapInterval funct...
2016-11-02 Mikko RasaSupport forward-compatible OpenGL contexts
2016-10-02 Mikko RasaAdd support for swap interval control
2016-09-16 Mikko RasaRemove names from unused parameters
2016-09-15 Mikko RasaRemove glViewport calls from GLContext
2014-10-12 Mikko RasaCreate GLContext::priv later to avoid memory leaks
2013-06-05 Mikko RasaFix a missing parameter in wgl version of GLContext
2013-05-24 Mikko RasaSplit platform-specific parts into separate directories