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
21f49b5229
scummvm
/
backends
/
platform
/
sdl
History
Download ZIP
Download TAR.GZ
Eugene Sandulenko
75b062b89f
Implement FR
#1595534
: "Touche: Aspect Ratio Correction"
...
svn-id: r24706
2006-11-13 13:53: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
Implement FR
#1595534
: "Touche: Aspect Ratio Correction"
2006-11-13 13:53:14 +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
Implement FR
#1595534
: "Touche: Aspect Ratio Correction"
2006-11-13 13:53:14 +00:00
sdl.cpp
Implement Fingolfin's modular backend timer, savefile and mixer managers
2006-11-12 11:47:43 +00:00