scummvm/backends
Le Philousophe c756415388 BACKENDS: OPENGL: Don't fail if parameter is not present in preset
RetroArch doesn't use this parameters value and looks up directly for
entries so it would never fail on this.
2022-10-17 22:19:26 +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 JANITORIAL: Fix some lost or outdated URLs in comments 2022-05-19 07:57:31 +03:00
events COMMON: Allow registering multiple event mappers 2022-06-18 23:13:17 +02:00
fs VITA: Fix build with latest toolchains 2022-06-01 12:45:29 +02:00
graphics BACKENDS: OPENGL: Don't fail if parameter is not present in preset 2022-10-17 22:19:26 +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 JANITORIAL: BACKENDS: MIDI: Add override keywords 2022-09-20 21:12:35 +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 SDL: Fix missing replacement for enginesShadersSupported 2022-10-06 19:53:52 +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 ALL: Add limits.h for all codebase 2022-08-22 15:38:10 +02:00
taskbar JANITORIAL: Fix some lost or outdated URLs in comments 2022-05-19 07:57:31 +03: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