]> git.tdb.fi Git - libs/gui.git/history - source/graphics/glx/glcontext.cpp
Add support for using the latest available OpenGL version
[libs/gui.git] / source / graphics / glx / glcontext.cpp
2021-01-25 Mikko RasaAdd support for using the latest available OpenGL version
2019-06-09 Mikko RasaAdd a core profile flag to OpenGL context options
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-15 Mikko RasaRemove glViewport calls from GLContext
2014-10-12 Mikko RasaCosmetic changes
2014-10-12 Mikko RasaCreate GLContext::priv later to avoid memory leaks
2013-07-11 Mikko RasaSet multisample attributes correctly on glX
2013-05-24 Mikko RasaSplit platform-specific parts into separate directories