]> git.tdb.fi Git - libs/gui.git/history - source/graphics/cgl/glcontext.cpp
Update .gitignore to include build products on Windows
[libs/gui.git] / source / graphics / cgl / glcontext.cpp
2022-11-27 Mikko RasaUse nullptr in place of 0 or NULL
2022-11-27 Mikko RasaUse default member initializers and defaulted default...
2022-11-27 Mikko RasaInclude the matching header first in .cpp files
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 RasaCosmetic changes
2014-10-12 Mikko RasaCreate GLContext::priv later to avoid memory leaks
2013-10-02 Mikko RasaAdd OpenGL context support on OS X