This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-13 21:20:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
sdl
History
Nicolas Bacca
4fdf5675b8
Make a few functions GFX functions virtual for CE backend
...
svn-id: r13817
2004-05-09 14:30:29 +00:00
..
.cvsignore
…
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
Extend setMouseCursor with additional keycolor parameter. Lets saga use 255
2004-05-05 02:32:46 +00:00
module.mk
fixed dep file loading
2004-03-01 11:18:50 +00:00
sdl-common.h
Make a few functions GFX functions virtual for CE backend
2004-05-09 14:30:29 +00:00
sdl.cpp
Tweak SDL init for WinCE backend
2004-05-09 14:27:53 +00:00