This website requires JavaScript.
Explore
Help
Sign In
ScummVM
/
scummvm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/scummvm/scummvm.git
synced
2026-06-20 05:45:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23dbd0de994ebfc97c65ab9deb96b052d1983426
scummvm
/
backends
/
sdl
T
History
Max Horn
b29b07fadc
Allow multi-line OSD messages; display virtual/real screen resolutions when chaning the scaler or the aspect ratio correction
...
svn-id: r13309
2004-03-15 19:07:56 +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
Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and get_width() to getHeight and getWidth(); augmented some doxygen comments in common/system.h
2004-03-15 00:45:45 +00:00
graphics.cpp
Allow multi-line OSD messages; display virtual/real screen resolutions when chaning the scaler or the aspect ratio correction
2004-03-15 19:07:56 +00:00
module.mk
fixed dep file loading
2004-03-01 11:18:50 +00:00
sdl-common.h
Renamed OSystem::set_timer() to setTimerCallback(); more OSystem Doxygen changes
2004-03-15 01:18:47 +00:00
sdl.cpp
Allow multi-line OSD messages; display virtual/real screen resolutions when chaning the scaler or the aspect ratio correction
2004-03-15 19:07:56 +00:00