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-26 12:48:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
sdl
History
Max Horn
4b632e66ae
Disable mouse emulation code
...
svn-id: r16120
2004-12-18 16:38:44 +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
Disable mouse emulation code
2004-12-18 16:38:44 +00:00
graphics.cpp
Fix for bug
#1074931
(GUI: Starting games in fullscreen doesn't work), avoid one unneccessary redraw
2004-12-06 21:12:52 +00:00
module.mk
fixed dep file loading
2004-03-01 11:18:50 +00:00
sdl-common.h
CE backend needs to overload a few functions - list them with an appropriate comment and hope they'll last more than a few months this time :p
2004-12-11 15:17:47 +00:00
sdl.cpp
getFeatureState should only be allowed when we are *not* in a GFX transaction (and not vice versa)
2004-12-04 14:47:22 +00:00