scummvm/backends/platform/sdl
2011-05-03 11:27:44 +02:00
..
amigaos BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs 2010-11-29 16:18:43 +00:00
macosx SDL: Add Mac OS X log file support 2010-11-29 19:54:55 +00:00
posix ALL: Mark printf and various other symbols as forbidden 2011-05-02 16:31:31 +02:00
win32 JANITORIAL: Add in necessary include files to fix compilation in MSVC 2011-04-28 22:32:12 +10: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 BACKENDS: Allow various files to use stuff from time.h 2011-05-03 11:27:44 +02:00
sdl.h SDL: Move createLogFile implementions to the OSystem_SDL subclasses. 2010-11-29 18:30:23 +00:00