scummvm/backends
2021-06-16 23:16:01 +01:00
..
audiocd JANITORIAL: Fix some excess tabs 2021-04-15 23:18:08 +03:00
cloud JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
dialogs JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
events JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
fs JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
graphics BACKENDS: Add support for OpenGL 1.1 contexts 2021-06-16 23:16:01 +01:00
graphics3d/openglsdl SWITCH: Fix wrong zoom in 3D games 2021-04-21 14:14:51 -05:00
keymapper JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
log JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
midi MSVC: Add compiler printf validation 2021-06-02 08:35:31 +03:00
mixer BACKENDS: fixed mismatched new[] vs delete call in NullMixerManager 2021-02-20 22:37:19 +01:00
mutex ANDROID: Add override keywords 2020-10-14 17:48:29 +01:00
networking JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
platform DOCS,TRAVIS: Change IRC links to libera.chat 2021-05-27 22:47:32 +03:00
plugins JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
presence/discord ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
saves JANITORIAL: Update more old bug tracker numbers 2021-06-09 14:28:52 -06:00
taskbar JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
text-to-speech JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
timer ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
updates JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
vkeybd JANITORIAL: Fix some excess tabs 2021-04-15 23:18:08 +03:00
base-backend.cpp BACKENDS: Drop getScreenPixelBuffer() as no longer needed. (#2521) 2020-10-13 22:30:39 +02:00
base-backend.h BACKENDS: Drop getScreenPixelBuffer() as no longer needed. (#2521) 2020-10-13 22:30:39 +02:00
modular-backend.cpp SDL: Refactor OpenGLSdlGraphics3dManager to inherit from SdlGraphicsManager 2021-04-17 20:32:27 +02:00
modular-backend.h COMMON: Remove resetGraphicsScale from OSystem 2020-11-12 21:05:36 +00:00
module.mk SDL: Refactor OpenGLSdlGraphics3dManager to inherit from SdlGraphicsManager 2021-04-17 20:32:27 +02:00