scummvm/backends/platform/sdl
2010-06-24 23:51:02 +00:00
..
macosx Fix compile on Mac OS X (and probably *nix systems). 2010-06-24 23:51:02 +00:00
posix Fix compile on Mac OS X (and probably *nix systems). 2010-06-24 23:51:02 +00:00
win32 Created macosx port from sdl backend. 2010-06-24 19:05:59 +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 Added a init function to OSystem_SDL for early backend setup, and so allowing better sub classing. 2010-06-24 17:37:09 +00:00
module.mk Created macosx port from sdl backend. 2010-06-24 19:05:59 +00:00
sdl.cpp Added a init function to OSystem_SDL for early backend setup, and so allowing better sub classing. 2010-06-24 17:37:09 +00:00
sdl.h Added a init function to OSystem_SDL for early backend setup, and so allowing better sub classing. 2010-06-24 17:37:09 +00:00