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
2671ca515e
scummvm
/
backends
History
Download ZIP
Download TAR.GZ
Max Horn
2671ca515e
fix a recursive lock bug related to update_screen() (shouldn't have caused problems on most systems, but still was a bug); rewrite the code which switches the scaler mode to be slightly more efficient
...
svn-id: r13070
2004-02-27 19:35:51 +00:00
..
dc
the OSystem changes we discussed on the ML (note: renaming of the existing OSystem API is not yet finished); porters will have to fix their ports to get them to compile again
2004-02-24 22:39:42 +00:00
fs
renamed (Const)Iterator to (const_)iterator; changed size() to return an uint
2004-02-05 00:19:57 +00:00
gp32
the OSystem changes we discussed on the ML (note: renaming of the existing OSystem API is not yet finished); porters will have to fix their ports to get them to compile again
2004-02-24 22:39:42 +00:00
midi
the OSystem changes we discussed on the ML (note: renaming of the existing OSystem API is not yet finished); porters will have to fix their ports to get them to compile again
2004-02-24 22:39:42 +00:00
morphos
the OSystem changes we discussed on the ML (note: renaming of the existing OSystem API is not yet finished); porters will have to fix their ports to get them to compile again
2004-02-24 22:39:42 +00:00
null
the OSystem changes we discussed on the ML (note: renaming of the existing OSystem API is not yet finished); porters will have to fix their ports to get them to compile again
2004-02-24 22:39:42 +00:00
PalmOS
the OSystem changes we discussed on the ML (note: renaming of the existing OSystem API is not yet finished); porters will have to fix their ports to get them to compile again
2004-02-24 22:39:42 +00:00
sdl
fix a recursive lock bug related to update_screen() (shouldn't have caused problems on most systems, but still was a bug); rewrite the code which switches the scaler mode to be slightly more efficient
2004-02-27 19:35:51 +00:00
wince
the OSystem changes we discussed on the ML (note: renaming of the existing OSystem API is not yet finished); porters will have to fix their ports to get them to compile again
2004-02-24 22:39:42 +00:00
x11
the OSystem changes we discussed on the ML (note: renaming of the existing OSystem API is not yet finished); porters will have to fix their ports to get them to compile again
2004-02-24 22:39:42 +00:00
intern.h
the OSystem changes we discussed on the ML (note: renaming of the existing OSystem API is not yet finished); porters will have to fix their ports to get them to compile again
2004-02-24 22:39:42 +00:00
module.mk
Various changes to the build system which allow building ScummVM in an external directory (and as such, allow you to have a debug, a profiling, and a release build from the same set of source files in parallel). Work in progress
2004-01-30 21:54:28 +00:00