scummvm/backends
Cameron Cawley 4284d9754f
OPENGL: Remove SDL specific code from OpenGLGraphicsManager
The "OSystem::kFeatureFullscreenToggleKeepsContext" feature is already handled in the OpenGLSdlGraphicsManager subclass.
2020-10-13 20:45:32 +01:00
..
audiocd ALL: Sync with ScummVM - rev. cd37d510f9 2019-01-26 20:47:55 +01:00
cloud ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
dialogs ALL: Synced with ScummVM - rev: bdbbcd81ae 2020-09-12 19:38:50 +02:00
events BACKENDS: Fix reading window height in PSP2 events 2020-10-10 09:20:59 -05:00
fs ANDROID: Rename Android folder as it's specific for ResidualVM 2020-10-05 12:35:32 +02:00
graphics OPENGL: Remove SDL specific code from OpenGLGraphicsManager 2020-10-13 20:45:32 +01:00
graphics3d SDL: Implement lockMouse() in the 2D graphics managers (#2517) 2020-10-13 21:31:10 +02:00
keymapper ALL: Merge ResidualVM 2020-10-09 19:44:13 +02:00
log ALL: synced with ScummVM 2015-04-19 07:43:34 +02:00
midi I18N: Consistency fix for SoundFont in messages 2020-08-31 16:35:56 +01:00
mixer ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
mutex ANDROID: Copy pthread mutex manager from ScummVM 2019-09-28 16:09:48 +02:00
networking ALL: Sync with ScummVM, rev: 1f25347dd5 2020-10-08 23:38:29 +02:00
platform SDL: Implement lockMouse() in the 2D graphics managers (#2517) 2020-10-13 21:31:10 +02:00
plugins 3DS: Set a Virtual Memory Address when linking the plugins 2020-08-27 21:14:07 +02:00
presence/discord ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
saves ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
taskbar ALL: Synced with ScummVM - rev: bdbbcd81ae 2020-09-12 19:38:50 +02:00
text-to-speech TTS: Fix compiler warning 2020-10-10 15:11:49 +09:00
timer ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
updates ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
vkeybd ALL: Synced with ScummVM - rev: d4db631f9b 2020-09-23 21:52:10 +02:00
base-backend.cpp BACKENDS: Move default implementations of getScreenPixelBuffer into BaseBackend 2020-10-10 18:00:17 +02:00
base-backend.h BACKENDS: Add comment to describe the purpose of BaseBackend 2020-10-10 18:00:17 +02:00
modular-backend.cpp ALL: Merge ResidualVM 2020-10-09 19:44:13 +02:00
modular-backend.h ALL: Merge ResidualVM 2020-10-09 19:44:13 +02:00
module.mk ALL: Separate USE_OPENGL and USE_OPENG_GAME. Exclude WME3D for GLES2 for now. 2020-10-10 14:12:07 +02:00