]> git.tdb.fi Git - libs/gui.git/commit
Create GLContext::priv later to avoid memory leaks
authorMikko Rasa <tdb@tdb.fi>
Sun, 12 Oct 2014 14:09:13 +0000 (17:09 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 12 Oct 2014 14:09:13 +0000 (17:09 +0300)
commit7cd7824857aa9b95a9df40e782bfc121854e1d9c
tree6ea6bdd19665c7c871de7f055dd6f03ca411801d
parentd26a3b66814216fa3a29c8a0582614b7349b13f2
Create GLContext::priv later to avoid memory leaks
source/graphics/cgl/glcontext.cpp
source/graphics/glx/glcontext.cpp
source/graphics/wgl/glcontext.cpp