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
43fac9ab3d
scummvm
/
backends
/
platform
/
sdl
History
Download ZIP
Download TAR.GZ
Max Horn
f4d8920f2b
SDL backend: got rid of setTimerCallback and clearSoundCallback
...
svn-id: r24446
2006-10-22 16:05:07 +00:00
..
build.rules
Started to move 'monolithic' parts of our ports to the new 'background/platform' directory (see also the 'Modular_Backends' page in our Wiki)
2006-06-24 12:33:52 +00:00
events.cpp
Added new method OSystem::getScreenChangeID(), which can be used by code to track screen changes even without getting all EVENT_SCREEN_CHANGED events
2006-08-04 13:10:28 +00:00
graphics.cpp
Warn if copyRectToScreen() is called before _screen is created, since it's
2006-07-23 06:50:49 +00:00
module.mk
Started to move 'monolithic' parts of our ports to the new 'background/platform' directory (see also the 'Modular_Backends' page in our Wiki)
2006-06-24 12:33:52 +00:00
sdl-common.h
SDL backend: got rid of setTimerCallback and clearSoundCallback
2006-10-22 16:05:07 +00:00
sdl.cpp
SDL backend: got rid of setTimerCallback and clearSoundCallback
2006-10-22 16:05:07 +00:00