scummvm/backends
Le Philousophe 43a0e5531f BACKENDS: OPENGL: Don't depend on USE_ASPECT
USE_ASPECT disables software aspect ratio correction.
In OpenGL it's done by GPU.
2023-07-01 14:42:58 +03: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 BACKENDS: DIALOGS: GTK: Set and restore locale when using GTK dialogs 2023-03-03 08:45:53 +01:00
events SDL: Allow joystick init to fail 2023-02-05 23:00:42 +01:00
fs ANDROID: Fix assertion fault and missing initializer 2023-04-22 12:29:01 +02:00
graphics BACKENDS: OPENGL: Don't depend on USE_ASPECT 2023-07-01 14:42:58 +03:00
graphics3d ANDROID: Fix glClearColor call 2023-07-01 11:20:57 +02:00
keymapper KEYMAPPER: Add HAT AXIS (DPAD as movement) to hw input 2023-04-05 09:18:57 +03: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 ANDROID: Bundle cacert.pem and don't disable certificate checks 2023-04-02 12:36:10 +02:00
platform IOS7: Implement Apple GCVirtualController 2023-05-06 10:22:20 +02:00
plugins RISCOS: Don't force the use of dynamic areas on RISC OS 5 2023-02-28 22:47:19 +00:00
presence/discord ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
saves KOLIBRI: Add kolibrios backend 2023-02-05 23:00:42 +01:00
taskbar WIN32: Fix CoInitialize / CoUninitialize imbalance 2023-06-29 11:31:19 -07: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: Support RGB332 backing surface 2023-01-12 10:27:20 +03: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 CONFIGURE: Support for kolibri OS 2023-02-05 23:01:09 +01:00