stk-code_catmod/lib
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
..
angelscript Create angelscript library in build directory instead of lib directory. 2015-09-26 23:02:18 +02:00
bullet Merge remote-tracking branch 'origin/master' into Flakebi-fixes 2015-07-20 09:10:05 +10:00
enet Silence even more warnings 2015-02-05 20:13:33 +01:00
glew FreeBSD build fixes. 2015-01-02 17:58:16 +01:00
irrlicht Make changing to fullscreen on linux safer. 2015-10-03 16:43:22 +02:00
jpeglib Fix CMake files on OS X to be packaging-friendly 2015-01-27 20:09:00 -05:00
libpng Fixed cmake on VS (before cmake create would fail, but redoing the configure 2015-03-11 14:45:25 +11:00
wiiuse MinGW: Allow to compile wiiuse. 2015-03-31 19:27:07 +02:00
zlib Fixed osx compilation (hopefully). 2015-01-28 11:04:40 +11:00