scummvm/backends/platform/ps2
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
..
iop JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
asyncfio.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
asyncfio.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
cd.c Also strip trailing whitespaces in C and Objective-C source files. (Seems I forgot that we got those too :-P) 2009-05-24 21:53:29 +00:00
cd.h Moving remaining platform/backends code, as previously threatened 2006-07-06 21:44:48 +00:00
DmaPipe.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
DmaPipe.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
eecodyvdfs.c JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
eecodyvdfs.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
fileio.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
fileio.h PS2: Remove dead code 2011-06-06 16:50:26 +02:00
Gs2dScreen.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
Gs2dScreen.h PS2: Remove the unused method OSystem_PS2::grabRawScreen(). 2011-11-27 13:11:58 +01:00
GsDefs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
icon.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
icon.h JANITORIAL: Remove unnecessary empty default constructors/destructors. 2012-03-13 15:42:30 +01:00
irxboot.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
irxboot.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
Makefile.gdb JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
Makefile.ps2 JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
module.mk merged trunk into branch, reverted Cruise Singleton changes 2010-08-10 23:21:08 +00:00
ps2debug.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
ps2debug.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
ps2input.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
ps2input.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
ps2mutex.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
ps2pad.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
ps2pad.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
ps2temp.h - 0.13.x friendly ;-) 2009-03-04 03:55:00 +00:00
ps2time.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
rpckbd.c JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
rpckbd.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
savefilemgr.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
savefilemgr.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sdlkeys.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
sysdefs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
systemps2.cpp ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
systemps2.h ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00