scummvm/backends/platform/sdl
2010-06-23 22:02:00 +00:00
..
posix Fixed Posix port problem with destructor and configure. 2010-06-23 22:02:00 +00:00
win32 Relocated Win32 and Posix ports. (Part 2) 2010-06-23 21:07:03 +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 Created posix port subclassed from sdl backend. Removed unnecessary #include in win32.cpp 2010-06-22 23:55:25 +00:00
module.mk Relocated Win32 and Posix ports. (Part 2) 2010-06-23 21:07:03 +00:00
sdl.cpp Fixed AudioCDManager not having a public inheritance. Backend code cleanup. 2010-06-23 19:34:07 +00:00
sdl.h Fixed AudioCDManager not having a public inheritance. Backend code cleanup. 2010-06-23 19:34:07 +00:00