scummvm/backends
2021-11-23 23:18:12 +00:00
..
audiocd BACKEND: Make it possible to check for other audio track numbers than 1 2021-11-22 19:38:40 +02:00
cloud BACKENDS: CLOUD: Fix overridden methods 2021-11-18 22:38:42 +01:00
dialogs BACKENDS: Use nullptr 2021-11-14 15:51:59 +02:00
events BACKENDS: Use nullptr 2021-11-14 15:51:59 +02:00
fs BACKENDS: Use nullptr 2021-11-14 15:51:59 +02:00
graphics OPENGL: Fix crash when scaling small areas 2021-11-23 23:18:12 +00:00
graphics3d/openglsdl GRAPHICS: Clean up OpenGL defines (#3551) 2021-11-18 00:56:21 +01:00
keymapper BACKENDS: Use nullptr 2021-11-14 15:51:59 +02:00
log BACKENDS: Use nullptr 2021-11-14 15:51:59 +02:00
midi BACKENDS: Use nullptr 2021-11-14 15:51:59 +02:00
mixer BACKENDS: Use nullptr 2021-11-14 15:51:59 +02:00
mutex BACKENDS: JANITORIAL: Remove 'virtual' when override is specified 2021-11-14 14:31:41 +02:00
networking BACKENDS: NETWORKING: Preparations for aborting the request 2021-11-20 00:55:44 +01:00
platform BACKENDS: MACOS: Trigger GMM on the touchbar icon tap 2021-11-22 23:32:13 +01:00
plugins BACKENDS: JANITORIAL: Remove 'virtual' when override is specified 2021-11-14 14:31:41 +02:00
presence/discord BACKENDS: PRESENCE: Only trigger Discord RPC if enabled in configuration 2021-09-02 14:21:07 +02:00
saves BACKENDS: Use nullptr 2021-11-14 15:51:59 +02:00
taskbar BACKENDS: Use nullptr 2021-11-14 15:51:59 +02:00
text-to-speech BACKENDS: Use nullptr 2021-11-14 15:51:59 +02:00
timer BACKENDS: Use nullptr 2021-11-14 15:51:59 +02:00
updates BACKENDS: JANITORIAL: Remove 'virtual' when override is specified 2021-11-14 14:31:41 +02:00
vkeybd BACKENDS: Explicitly use ellipsis for the virtual keybord if needed 2021-08-01 17:22:13 +02:00
base-backend.cpp
base-backend.h BACKENDS: JANITORIAL: Remove 'virtual' when override is specified 2021-11-14 14:31:41 +02:00
modular-backend.cpp GRAPHICS: Split ScalerPluginObject into two classes 2021-11-23 23:32:58 +01:00
modular-backend.h GRAPHICS: Split ScalerPluginObject into two classes 2021-11-23 23:32:58 +01:00
module.mk BACKENDS: NETWORKING: Add session.cpp to compilation 2021-11-18 22:38:42 +01:00