This website requires JavaScript.
Explore
Help
Register
Sign in
thirdparty
/
scummvm
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a8120dd9d6
scummvm
/
backends
/
platform
/
sdl
History
Download ZIP
Download TAR.GZ
Matthew Hoops
a8120dd9d6
Fix compile on Mac OS X (and probably *nix systems).
...
svn-id: r50254
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