scummvm/backends/platform/ds/arm9/source
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
..
fat JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
mad DS: Removed some duplicate file content (thanks to Qvist for pointing this out) 2008-06-01 21:47:24 +00:00
adpcm_arm.s GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
blitters.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
blitters.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
blitters_arm.s GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
cdaudio.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
cdaudio.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
dsmain.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
dsmain.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
dsoptions.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
dsoptions.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
gbampsave.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
gbampsave.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
interrupt.s Set svn:keywords on asm files 2009-03-20 16:35:34 +00:00
keys.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
keys.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
osystem_ds.cpp ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
osystem_ds.h ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
portdefs.h COMMON: Move <new> include into scummsys.h. 2011-11-17 12:46:44 +01:00
scummhelp.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
scummhelp.h NDS: Fix build after common util.h split. 2012-02-26 16:59:32 +00:00
touchkeyboard.cpp JANITORAL: Clean trailing whitespaces. 2010-10-12 02:18:11 +00:00
touchkeyboard.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
wordcompletion.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
wordcompletion.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
zipreader.cpp DS: Fix compilation 2011-05-23 21:21:08 +02:00
zipreader.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00