scummvm/backends/platform/wii
Johannes Schickel a401f0a19e ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic.
All uses of the old target scale API actually wanted to disallow scaling of
the mouse cursor. This commit adapts our API to this and thus simplifies
backend implementations.

Some backends, most notable the Wii and Android, did some implementation of
the cursor target scale, which I didn't adapt yet. I added a TODO for the
porters there.
2012-06-03 02:02:57 +02:00
..
gdb.txt JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
main.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
module.mk JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
options.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
options.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
osystem.cpp WII: Add logMessage() implementation 2011-06-17 20:50:37 +02:00
osystem.h ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
osystem_events.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
osystem_gfx.cpp ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
osystem_sfx.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
wii.mk JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00