scummvm/backends
2020-10-24 16:04:11 +03:00
..
audiocd WIN32: Add override and final keywords 2020-10-16 18:32:08 +01:00
cloud ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
dialogs BACKENDS: DIALOGS: Properly store last path in Gtk file browser 2020-10-23 00:32:21 +02:00
events BACKENDS: Fix reading window height in PSP2 events 2020-10-10 09:20:59 -05:00
fs WIN32: Add override and final keywords 2020-10-16 18:32:08 +01:00
graphics SDL: Refactor grabbing and locking the mouse (#2522) 2020-10-14 08:03:31 +02:00
graphics3d Merge pull request #2536 from lmerckx/virt-mous-pos 2020-10-17 18:11:13 +02:00
keymapper SYMBIAN: sync with 2.2.0 release. 2020-10-16 17:06:05 +02:00
log ALL: synced with ScummVM 2015-04-19 07:43:34 +02:00
midi WIN32: Add override and final keywords 2020-10-16 18:32:08 +01:00
mixer ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
mutex ANDROID: Add override keywords 2020-10-14 17:48:29 +01:00
networking ALL: Sync with ScummVM, rev: 1f25347dd5 2020-10-08 23:38:29 +02:00
platform ANDROID: Handle repeating keys for virtual keyboard 2020-10-24 16:04:11 +03:00
plugins WII: Update linkscript and fix for linker false error message 2020-10-19 11:21:22 +02:00
presence/discord ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
saves WIN32: Add override and final keywords 2020-10-16 18:32:08 +01:00
taskbar MACOSX: Fix memory leak in dock tile plugin 2020-10-19 01:14:21 +01:00
text-to-speech WIN32: Add override and final keywords 2020-10-16 18:32:08 +01:00
timer ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
updates WIN32: Add override and final keywords 2020-10-16 18:32:08 +01:00
vkeybd GUI: Fix display of virtual keyboard for OpenGL/OpenGLES 2020-10-19 16:40:36 +02:00
base-backend.cpp BACKENDS: Drop getScreenPixelBuffer() as no longer needed. (#2521) 2020-10-13 22:30:39 +02:00
base-backend.h BACKENDS: Drop getScreenPixelBuffer() as no longer needed. (#2521) 2020-10-13 22:30:39 +02:00
modular-backend.cpp BACKENDS: Add missing function to ModularGraphicsBackend 2020-10-15 12:56:45 +01:00
modular-backend.h BACKENDS: Add missing function to ModularGraphicsBackend 2020-10-15 12:56:45 +01:00
module.mk ANDROID3D: Get it working again (#2529) 2020-10-15 09:59:11 +02:00