Vladimir Serbinenko
|
4609ad13f9
|
SWITCH: Remove useless override
This does basically the same as the base class but in a more complicated
way. Just remove it
|
2024-09-27 03:26:47 +03:00 |
|
Vladimir Serbinenko
|
d4369c5666
|
SDL: Move finger handling to common SDL code
It's also useful on Linux be it on desktop with touchscreen or mobile Linux
|
2024-09-27 03:26:47 +03:00 |
|
Vladimir Serbinenko
|
820cbe391a
|
SDL: Merge finger handling on vita and switch
This code is very similar and not specific to either platform but is generic
touchscreen handling with SDL
Tested on Switch and Vita
|
2024-09-25 18:43:58 +03:00 |
|
rsn8887
|
9b1ff3a2ce
|
SWITCH: remove dual panel touch remnants from Vita
|
2024-02-15 06:41:54 -06:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Orgad Shaneh
|
a05e54f00c
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
|
Cameron Cawley
|
d33487f641
|
SDL: Refactor OpenGLSdlGraphics3dManager to inherit from SdlGraphicsManager
|
2021-04-17 20:32:27 +02:00 |
|
Cameron Cawley
|
7a6fcba9b6
|
SWITCH: Fix missing include
|
2021-01-02 14:21:28 +00:00 |
|
Matthieu Milan
|
90d9540ad8
|
SWITCH: Add support for 3d games (#2558)
SWITCH: Add support for 3d games
|
2020-10-26 21:01:12 +01:00 |
|
Paweł Kołodziejski
|
e20bddb738
|
BACKENDS: Attempt to fix PSP and SWITCH ports. Use proper class cast
|
2020-10-10 13:55:27 +02:00 |
|
Paweł Kołodziejski
|
be3db5f0ed
|
BACKENDS: Attempt to fix PS2 and SWITCH port
|
2020-10-09 22:12:37 +02:00 |
|
rsn8887
|
8382ecdeae
|
PSP2/SWITCH: Touch structs initialization in constructor to fix build
|
2020-04-15 14:41:43 -05:00 |
|
rsn8887
|
bff75784a6
|
SWITCH: Explicitly zero-initialize structs used for touch controls
|
2020-04-15 13:42:05 -05:00 |
|
Bastien Bouclet
|
d94c7c3bcc
|
SDL: Move the keyboard mouse to a subclass of SdlEventSource
And deprecate it. The new Virtual Mouse system is expected to replace
it.
|
2020-03-09 20:00:31 +01:00 |
|
D G Turner
|
7b247bad4c
|
SWITCH: Remove Set But Unused Variables from Events Code
These were causing compiler warnings for the porter.
|
2019-10-05 01:49:21 +01:00 |
|
rsn8887
|
536521d356
|
SWITCH: Enable touchpad mouse mode option in controls
|
2019-06-13 15:38:10 -05:00 |
|
Cpasjuste
|
488bbb267a
|
SWITCH: add nintendo switch support
|
2019-05-12 11:59:44 +03:00 |
|