]> git.tdb.fi Git - libs/gui.git/history - source/graphics/egl_android/glcontext.cpp
Update .gitignore to include build products on Windows
[libs/gui.git] / source / graphics / egl_android / 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-15 Mikko RasaRemove glViewport calls from GLContext
2014-10-12 Mikko RasaAndroid support