scummvm/backends/platform/sdl
Eugene Sandulenko b3f08d183b SDL: Fix bug #3025258
Bug #3025258: "Cursor Leaves Trail in GUI when Screen is Shaking". Based
on patch provided by eriktorbjorn but extended with another edge case.

svn-id: r51212
2010-07-23 16:38:31 +00:00
..
events.cpp Fix for Valgrind Uninitialised Error from SDL_Event in sdl backend and derived backends. 2010-06-16 07:22:54 +00:00
graphics.cpp SDL: Fix bug #3025258 2010-07-23 16:38:31 +00:00
hardwarekeys.cpp Replaced KeyStates with ActionKeys in the keymapper, removed SDL ASCII code mismatch workaround hacks, fixed the memory leaks I had previously created. 2009-08-16 07:40:13 +00:00
main.cpp Define WIN32_LEAN_AND_MEAN before including windows.h. 2010-06-26 21:55:52 +00:00
module.mk Define hardware keys for 101 keyboard in SDL backend. 2009-05-11 09:01:54 +00:00
sdl.cpp Get rid of yet another global object with constructor 2010-07-12 23:19:56 +00:00
sdl.h SDL: Overhaul OSystem_SDL::getSupportedFormats 2010-07-12 23:18:44 +00:00