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
96b9c3aa08
scummvm
/
backends
/
platform
/
sdl
History
Download ZIP
Download TAR.GZ
Matthew Hoops
96b9c3aa08
Fix linking on Mac OS X.
...
svn-id: r50256
2010-06-25 00:14:09 +00:00
..
macosx
Fix link error with duplicated name files.
2010-06-25 00:02:58 +00:00
posix
Fix linking on Mac OS X.
2010-06-25 00:14:09 +00:00
win32
Fix link error with duplicated name files.
2010-06-25 00:02:58 +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
Fix linking on Mac OS X.
2010-06-25 00:14:09 +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