This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-05-28 17:06:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
sdl
History
Max Horn
71bc3a3ba6
Move scaler key handling to a separate method (this helps to fix a GCC 4.0 warning, makes pollEvent() cleaner); fixed some code formatting issues
...
svn-id: r18534
2005-07-11 10:54:53 +00:00
..
.cvsignore
fixed the 'intelligent' GCC build rules; added .cvsignore files
2002-08-21 16:28:19 +00:00
build.rules
this might help Makefile.noconf (did I mention that i want to get rid of it?)
2004-02-29 11:19:02 +00:00
events.cpp
Move scaler key handling to a separate method (this helps to fix a GCC 4.0 warning, makes pollEvent() cleaner); fixed some code formatting issues
2005-07-11 10:54:53 +00:00
graphics.cpp
Move scaler key handling to a separate method (this helps to fix a GCC 4.0 warning, makes pollEvent() cleaner); fixed some code formatting issues
2005-07-11 10:54:53 +00:00
module.mk
fixed dep file loading
2004-03-01 11:18:50 +00:00
sdl-common.h
Move scaler key handling to a separate method (this helps to fix a GCC 4.0 warning, makes pollEvent() cleaner); fixed some code formatting issues
2005-07-11 10:54:53 +00:00
sdl.cpp
This is the SDL changes needed by the Symbian build to work properly.
2005-06-21 20:39:09 +00:00