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
aa2a85de99
scummvm
/
backends
/
sdl
History
Download ZIP
Download TAR.GZ
Max Horn
1943be0ffd
small mod to allow smooth scrolling to work with SDL backend
...
svn-id: r6039
2002-12-21 11:58:46 +00:00
..
.cvsignore
fixed the 'intelligent' GCC build rules; added .cvsignore files
2002-08-21 16:28:19 +00:00
build.rules
SDL_gl and normal SDL backend now share a common base class
2002-08-24 10:41:32 +00:00
fb2opengl.h
changed OSystem to allow RBG<->16bit color conversion to be done in the backend; after all, the backend 'knows' best what format the overlay uses. Default implementations of RBGToColor and colorToRBG assume 565 mode, backends other than SDL may want to provide alternate implementations (SDL backend already does the right thing for non-565 modes)
2002-12-13 16:15:58 +00:00
sdl-common.cpp
small mod to allow smooth scrolling to work with SDL backend
2002-12-21 11:58:46 +00:00
sdl-common.h
cleanup
2002-12-13 17:44:04 +00:00
sdl.cpp
cleanup
2002-12-13 17:44:04 +00:00
sdl_gl.cpp
cleanup
2002-12-13 17:44:04 +00:00