1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 13:49:56 +00:00
openmw-tes3mp/components/sdlutil
Gleb Mazovetskiy d24a5f7b89 Fix OSG USE_GRAPHICSWINDOW check
When OSG is built with `-DOSG_WINDOWING_SYSTEM=None`, this macro does not exist.

Replaces the Android-specific check with a general one.
2021-01-13 20:45:34 +00:00
..
events.hpp Move video wrapper to the WindowsManager 2020-05-09 11:27:02 +04:00
imagetosurface.cpp Change imageToSurface to return a unique_ptr to avoid manual surface cleanup 2018-06-16 12:12:32 +02:00
imagetosurface.hpp Change imageToSurface to return a unique_ptr to avoid manual surface cleanup 2018-06-16 12:12:32 +02:00
sdlcursormanager.cpp Fix OSG USE_GRAPHICSWINDOW check 2021-01-13 20:45:34 +00:00
sdlcursormanager.hpp Remove unused arguments 2016-02-13 04:14:05 +01:00
sdlgraphicswindow.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
sdlgraphicswindow.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
sdlinputwrapper.cpp Move all OICS handling to the separate file 2020-05-09 11:27:02 +04:00
sdlinputwrapper.hpp Move all OICS handling to the separate file 2020-05-09 11:27:02 +04:00
sdlvideowrapper.cpp Fix AppVeyor warnings 2020-08-07 09:59:16 +03:00
sdlvideowrapper.hpp Alternative fix 2020-07-14 19:54:50 +02:00