scummvm/backends/platform
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
..
android ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
bada JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
dc ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
dingux JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
ds ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
gph JANITORIAL: Remove +x from files, which should not be executable. 2012-03-17 22:43:32 +01:00
iphone ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
linuxmoto KEYMAPPER: Rename HardwareKey to HardwareInput 2012-02-27 13:00:56 -06:00
maemo MAEMO: Define only special keys to Keymapper 2012-02-28 06:46:19 -06:00
n64 ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
null NULL: Add logMessage() implementation 2011-06-17 20:50:38 +02:00
openpandora JANITORIAL: Remove +x from files, which should not be executable. 2012-03-17 22:43:32 +01:00
ps2 ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
psp ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
samsungtv Merge branch 'branch-1-3-0' into master 2011-06-01 15:15:31 +02:00
sdl JANITORIAL: Remove +x from files, which should not be executable. 2012-03-17 22:43:32 +01:00
symbian ALL: Make use of defined() for the preprocessor consistent. 2012-03-17 22:02:44 +01:00
webos KEYMAPPER: Fix WebOS compile 2012-02-27 13:45:14 -06:00
wii ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
wince JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00