]> git.tdb.fi Git - libs/gl.git/commitdiff
Immediately process window size to set correct viewport size
authorMikko Rasa <tdb@tdb.fi>
Sun, 10 Sep 2017 12:33:41 +0000 (15:33 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 10 Sep 2017 12:33:41 +0000 (15:33 +0300)
The system framebuffer acquires its size from the window when the GL
context is created, but in some use cases the window may change size
before a View is created on it.


No differences found