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
fc1758f33b
scummvm
/
backends
/
platform
/
sdl
History
Download ZIP
Download TAR.GZ
Max Horn
fc1758f33b
SDL: Factor code from OSystem_SDL::pollEvent into various new virtual methods, to make it easier to customize these (no code indention changes for easier diffing)
...
svn-id: r45792
2009-11-09 23:31:46 +00:00
..
events.cpp
SDL: Factor code from OSystem_SDL::pollEvent into various new virtual methods, to make it easier to customize these (no code indention changes for easier diffing)
2009-11-09 23:31:46 +00:00
graphics.cpp
Changed foo(void) to foo() in almost all non-backend source files
2009-11-02 21:54:57 +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
Patch
#2826508
: "Motorola A1200/E6/A1600 (motoezx) patch"
2009-08-22 12:35:49 +00:00
module.mk
Define hardware keys for 101 keyboard in SDL backend.
2009-05-11 09:01:54 +00:00
sdl.cpp
SDL: Factor code from OSystem_SDL::pollEvent into various new virtual methods, to make it easier to customize these (no code indention changes for easier diffing)
2009-11-09 23:31:46 +00:00
sdl.h
SDL: Factor code from OSystem_SDL::pollEvent into various new virtual methods, to make it easier to customize these (no code indention changes for easier diffing)
2009-11-09 23:31:46 +00:00