scummvm/backends
2024-03-30 14:40:05 +01:00
..
audiocd BACKENDS: Make audio CD use Path class 2023-12-24 13:19:25 +01:00
cloud COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
dialogs BACKENDS: Migrate to Path API 2023-12-24 13:19:25 +01:00
dlc DLC: Remove Playstore code 2023-09-14 08:22:56 +02:00
events TWP: Move ImGui to backends 2024-03-07 20:08:26 +01:00
fs KOLIBRI: Update for new ksys.h 2024-01-20 23:52:46 +01:00
graphics GRAPHICS: Move PaletteManager definition to a separate header 2024-03-12 12:24:00 +02:00
graphics3d AMIGAOS: Use compiler defines 2024-03-16 01:59:27 +02:00
imgui BACKENDS: IMGUI: Use ScummVM facilities to get function pointers (#5715) 2024-03-17 22:32:28 +01:00
keymapper KEYMAPPER: Add method isEnabled to Common::Keymapper 2024-02-23 18:59:27 -10:00
log ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
midi MM: XEEN: Initial MT32/LAPC-1 support 2024-02-17 13:16:51 -10:00
mixer BACKENDS: ATARI: Change dma playback to interrupt-driven 2024-02-24 03:54:54 +01:00
mutex ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
networking AMIGAOS: Use compiler defines 2024-03-16 01:59:27 +02:00
platform LIBRETRO: drop performance auto tuner 2024-03-30 14:40:05 +01:00
plugins PLUGINS: Implement NONE relocations 2024-02-24 20:48:21 +01:00
presence/discord ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
saves COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
taskbar COMMON: Make taskbar use Path 2023-12-24 13:19:25 +01:00
text-to-speech MACOSX: Update some comments about macOS 10.4/10.5 behavior 2022-11-05 10:09:58 +01: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: Migrate virtual keyboard to Path class 2023-12-24 13:19:25 +01:00
base-backend.cpp BACKENDS: Remove leftover code 2023-08-14 00:40:42 +02:00
base-backend.h BACKENDS: Remove leftover code 2023-08-14 00:40:42 +02:00
modular-backend.cpp COMMON: Make shaders API use the Path class 2023-12-24 13:19:25 +01:00
modular-backend.h COMMON: Make shaders API use the Path class 2023-12-24 13:19:25 +01:00
module.mk BACKENDS: Try to fix imgui compilation errors 2024-03-17 13:09:32 +01:00