scummvm/backends/platform
Lars Sundström e0ae1a1d47 IOS7: Rework mouse movements to use iOSGraphicsManager
Previously the mouse position in the view was tracked using the
pointerPosition property. Scaling and relative mosue movements
were calculated in the view using screen properties stored in the
videoContext structure. Now when moving to iOSGraphicsManager all
that handling will be handled by the WindowedGraphicsManager,
which the iOSGraphicsManager inherit.

Rework the input code to send down pure x and y position values,
scaled according to the view content scale factor.

Remove code related to mouse movement that is no longer needed.
2023-07-03 21:50:32 +02:00
..
3ds GRAPHICS: Add support for pixels with masks and inverted pixels 2023-02-19 23:51:09 +01:00
android ANDROID: Reload keyboard on display configuration change 2023-07-01 16:26:19 +02:00
atari BACKENDS: ATARI: DMA playback is not always active 2023-06-15 22:57:55 +02:00
dc ALL: Add limits for all codebase 2023-06-06 08:14:25 +02:00
dingux ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
ds ALL: Add limits for all codebase 2023-06-06 08:14:25 +02:00
gph ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
ios7 IOS7: Rework mouse movements to use iOSGraphicsManager 2023-07-03 21:50:32 +02:00
libretro LIBRETRO: update libretro-common 2023-06-23 01:30:47 +02:00
maemo DISTS: Include MKV license in distribution packages 2023-03-05 21:47:13 +01:00
n64 ALL: Add limits for all codebase 2023-06-06 08:14:25 +02:00
null ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
openpandora ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
psp ALL: Add limits for all codebase 2023-06-06 08:14:25 +02:00
samsungtv ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
sdl AMIGAOS: Cleanup and free signals via atexit() 2023-06-21 08:27:04 +03:00
wii WII: Add Code for GDB Debugging Over Ethernet using TCP 2023-05-15 00:51:27 +01:00