scummvm/backends
2022-10-23 22:46:19 +02:00
..
audiocd BACKENDS: Move isDataAndCDAudioReadFromSameCD() to AudioCDManager 2022-08-24 23:37:33 +03:00
cloud GUI: Add files amount to SaveLoadCloudSyncProgressDialog 2022-08-02 22:08:19 +02:00
dialogs AMIGAOS: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
events COMMON: Allow registering multiple event mappers 2022-06-18 23:13:17 +02:00
fs MORPHOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
graphics BACKENDS: OPENGL: With animated LibRetro shaders, always update screen 2022-10-22 16:51:08 +02:00
graphics3d OPENGL: Fix crash in forced GLES2 mode 2022-09-24 09:14:08 +02:00
keymapper COMMON: Allow registering multiple event mappers 2022-06-18 23:13:17 +02:00
log ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
midi TIMIDITY: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
mixer ALL: Remove Symbian port 2022-05-28 12:32:29 +02:00
mutex ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
networking NETWORKING: Properly process TLS errors. 2022-10-10 22:37:22 +02:00
platform DC: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
plugins VITA: Add plugins support 2022-08-07 18:15:09 +02:00
presence/discord ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
saves WIN32: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
taskbar WIN32: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
text-to-speech TTS: cleanup (whitespace) 2022-04-26 21:08:41 +03:00
timer ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
updates JANITORIAL: Fix some lost or outdated URLs in comments 2022-05-19 07:57:31 +03:00
vkeybd VKEYBD: Fix euro symbol description in keycodeDescTable 2022-10-07 12:45:40 +02:00
base-backend.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
base-backend.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
modular-backend.cpp COMMON: Use Common::String for OSystem::setShader 2022-10-08 23:39:18 +02:00
modular-backend.h COMMON: Use Common::String for OSystem::setShader 2022-10-08 23:39:18 +02:00
module.mk BACKENDS: OPENGL: Initial WIP import for shader support 2022-10-08 23:39:18 +02:00