]> git.tdb.fi Git - libs/gui.git/commitdiff
Remove glViewport calls from GLContext
authorMikko Rasa <tdb@tdb.fi>
Thu, 15 Sep 2016 21:12:26 +0000 (00:12 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 15 Sep 2016 21:12:26 +0000 (00:12 +0300)
They've been broken for a long time with mspgl, probably since
framebuffer objects were implemented.  The new GL::View class
takes care of viewport size syncing better.


No differences found