1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-04-02 03:06:41 +00:00
openmw/components/sdlutil
Gleb Mazovetskiy 7fe39c6a3a sdlcursormanager: Clarify ANDROID check
This check will not be needed in the upcoming versions of OSG.

This was originally needed due to a bug in OSG that was fixed in
https://github.com/openscenegraph/OpenSceneGraph/pull/1027
2021-02-20 00:52:46 +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 sdlcursormanager: Clarify ANDROID check 2021-02-20 00:52:46 +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