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
c718463a24
scummvm
/
backends
/
platform
/
sdl
History
Download ZIP
Download TAR.GZ
Max Horn
c718463a24
Added Audio::Mixer::setReady method to work around bug
#1588848
...
svn-id: r24583
2006-11-01 21:28:14 +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
Added Audio::Mixer::setReady method to work around bug
#1588848
2006-11-01 21:28:14 +00:00