scummvm/backends/platform/sdl
2010-11-29 16:35:29 +00:00
..
amigaos BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs 2010-11-29 16:18:43 +00:00
macosx BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs 2010-11-29 16:18:43 +00:00
posix BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs 2010-11-29 16:18:43 +00:00
win32 SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation 2010-11-29 16:35:29 +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 Merging the gsoc2010-opengl branch 2010-11-28 14:56:31 +00:00
module.mk SDL: Compiled POSIX sub-backend only on unix systems 2010-11-28 17:42:47 +00:00
sdl-sys.h SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation 2010-11-29 16:35:29 +00:00
sdl.cpp SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation 2010-11-29 16:35:29 +00:00
sdl.h SDL: Move #include <SDL.h> into a special wrapper file 2010-11-29 16:16:50 +00:00