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-14 22:07:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
platform
/
sdl
History
Johannes Schickel
d262d7773a
Fix regression introduced with r38890, where the mouse cursor was redrawn every updateScreen call.
...
svn-id: r38899
2009-02-26 11:32:02 +00:00
..
events.cpp
Yet more cleanup
2009-01-21 02:11:25 +00:00
graphics.cpp
Fix regression introduced with r38890, where the mouse cursor was redrawn every updateScreen call.
2009-02-26 11:32:02 +00:00
main.cpp
Removed trailing spaces.
2008-01-27 19:47:41 +00:00
module.mk
SDL backend cleanup (minor)
2007-08-11 08:44:43 +00:00
sdl.cpp
SDL: Tweak the way the mouse is drawn/erased, so that it is not erase and drawn again if nothing changed
2009-02-24 21:43:07 +00:00
sdl.h
SDL: Tweak the way the mouse is drawn/erased, so that it is not erase and drawn again if nothing changed
2009-02-24 21:43:07 +00:00