stk-code_catmod/lib/irrlicht/source
Deve e15cd49cae Make changing to fullscreen on linux safer.
Now we are waiting until window state is already changed to fullscreen. We are getting real window size at the end of creating window function and previously it was sometimes reporting size of the window in windowed mode, which could causing issues in gui. Previously this was workarounded by forcing minimal window size to be at least in screen resolution, but window managers don't like to have non-resizeable fullscreen windows. Now this workaround is not needed anymore.
2015-10-03 16:43:22 +02:00
..
Irrlicht Make changing to fullscreen on linux safer. 2015-10-03 16:43:22 +02:00
source.txt Added our own irrlicht version - not used atm. 2012-11-01 02:00:02 +00:00