Commit Graph
13 Commits
Author SHA1 Message Date
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