]> git.tdb.fi Git - libs/gui.git/history - source/graphics/cgl
Use constexpr instead of enum to define "typeless" constants
[libs/gui.git] / source / graphics / cgl /
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