scummvm/backends
2022-12-22 23:45:14 +01:00
..
audiocd JANITORIAL: Fix various single-character typos 2022-11-11 20:55:56 +01:00
cloud COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01: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 BACKENDS: Make StdioStream use a 64-bit fseeko/ftello on more platforms 2022-12-11 21:48:33 +01:00
graphics GRAPHICS: Split conversion.cpp into multiple files 2022-12-22 23:45:14 +01:00
graphics3d GRAPHICS: Split conversion.cpp into multiple files 2022-12-22 23:45:14 +01: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 MACOSX: Simplify detection conditions for the older CoreAudio API 2022-11-09 12:27:51 +01:00
mixer SDL: Allow selecting the audio channel count from the command line 2022-11-18 17:17:00 +01:00
mutex ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
networking COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
platform GRAPHICS: Split conversion.cpp into multiple files 2022-12-22 23:45:14 +01:00
plugins COMMON: Fix 3DS compilation with newer toolchain that emits PREL31 relocs 2022-12-13 13:41:18 +01:00
presence/discord ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
saves COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
taskbar MACOSX: Update some comments about macOS 10.4/10.5 behavior 2022-11-05 10:09:58 +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 COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01: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: Allow games to use overlay for something else than GUI 2022-11-12 19:12:05 +01:00
modular-backend.h COMMON: Allow games to use overlay for something else than GUI 2022-11-12 19:12:05 +01:00
module.mk BACKENDS: OPENGL: Initial WIP import for shader support 2022-10-08 23:39:18 +02:00