You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/extern/sdl4ogre
scrawl 50a0d16f8f Pass only the X11 window to Ogre, otherwise it would treat it as parentWindowHandle instead of externalWindowHandle. parentWindowHandle does not seem to play nice with SDL and occasionally crashes with a GLXBadDrawable error on startup. 12 years ago
..
CMakeLists.txt extract cursor management to a separate class, have windowmanager communicate with it. Initialize SDL during engine start 12 years ago
OISCompat.h fix includes for Windows 12 years ago
cursormanager.hpp Restored HW cursor rotation and resolution/fullscreen switching 12 years ago
events.h Better handle SDL_TEXTINPUT events 12 years ago
sdlcursormanager.cpp Removed the no longer needed --debug switch 12 years ago
sdlcursormanager.hpp Removed the no longer needed --debug switch 12 years ago
sdlinputwrapper.cpp Pass only the X11 window to Ogre, otherwise it would treat it as parentWindowHandle instead of externalWindowHandle. parentWindowHandle does not seem to play nice with SDL and occasionally crashes with a GLXBadDrawable error on startup. 12 years ago
sdlinputwrapper.hpp Better handle SDL_TEXTINPUT events 12 years ago