scummvm/backends/platform/sdl
2007-12-26 23:00:18 +00:00
..
events.cpp Workaround for bug #1763018. Since Amiga key doesn't work as a modifier with SDL, we're allowing Amiga users to quit with Ctrl-z or Alt-x. This also fixes bug #1762886. 2007-12-11 20:21:44 +00:00
graphics.cpp Do not use SDL_WM_ToggleFullScreen, it's buggy on too many systems. Should fix bug #1705410. 2007-12-26 23:00:18 +00:00
main.cpp Don't include windows.h for Symbian emulator builds 2007-09-28 20:41:22 +00:00
module.mk SDL backend cleanup (minor) 2007-08-11 08:44:43 +00:00
sdl.cpp Modified patch #1738058: "Action recorder". 2007-09-19 13:55:05 +00:00
sdl.h Symbian build system does not cope with include file with the same name, specific sub include path will fix this depency. 2007-11-24 11:41:54 +00:00