scummvm/backends/graphics
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
..
dinguxsdl ALL: Make use of defined() for the preprocessor consistent. 2012-03-17 22:02:44 +01:00
gph ALL: Make use of defined() for the preprocessor consistent. 2012-03-17 22:02:44 +01:00
linuxmotosdl ALL: Make use of defined() for the preprocessor consistent. 2012-03-17 22:02:44 +01:00
maemosdl MAEMO: Fix zoom key capture on N900 (fixes bug#3443037) 2011-11-29 14:39:15 -06:00
null ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
opengl ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
openglsdl ALL: Correct spelling of "Mac OS X" in various places 2012-05-31 10:30:29 +02:00
openpandora OPENPANDORA: Cleanup the format of code a little to match our Code Formatting Conventions. 2011-10-10 21:18:07 +01:00
samsungtvsdl SDL: Rename SdlGraphicsManager to SurfaceSdlGraphicsManager to reflect its purpose. 2011-06-19 20:10:21 +02:00
sdl SDL: Fix typo. 2011-08-18 23:18:20 +02:00
surfacesdl ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
symbiansdl JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
wincesdl ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
default-palette.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphics.h ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00