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
/
sdl
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
..
.cvsignore
fixed the 'intelligent' GCC build rules; added .cvsignore files
2002-08-21 16:28:19 +00:00
build.rules
OpenGL backend no longer exists.
2004-02-25 04:23:58 +00:00
module.mk
Build SDL backend via a module.mk file, too
2004-02-25 11:41:55 +00:00
sdl-common.cpp
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
sdl-common.h
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
sdl.cpp
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