1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-19 19:10:12 +00:00
openmw/components/sdlutil
Ilya Zhuravlev a038327521 SDLCursorManager: fix possibly invalid read when no cursor present
On android we have no cursor so I moved the check closer to usage
2018-01-17 23:03:11 -05:00
..
events.hpp
imagetosurface.cpp
imagetosurface.hpp
OISCompat.hpp
sdlcursormanager.cpp SDLCursorManager: fix possibly invalid read when no cursor present 2018-01-17 23:03:11 -05:00
sdlcursormanager.hpp Remove unused arguments 2016-02-13 04:14:05 +01:00
sdlgraphicswindow.cpp disable opengles for Android by default 2016-02-25 22:39:18 +03:00
sdlgraphicswindow.hpp
sdlinputwrapper.cpp Pass repeat key events to the GUI 2017-09-24 19:08:11 +02:00
sdlinputwrapper.hpp Don't pass key events to the viewer when Alt modifier is held 2017-03-08 01:27:04 +01:00
sdlvideowrapper.cpp
sdlvideowrapper.hpp