scummvm/backends
Bastien Bouclet 26d0935b9f COMMON: Remove usage of ScopedPtr in OutSaveFile
It's not very useful. However this is mostly to test the theory that the
build failure we've been experiencing in
engines/scumm/he/logic/football.cpp with the osx builder on buildbot is
related to the size of the intermediary assembly source file.
2019-01-05 12:02:19 +01:00
..
audiocd WIN32: Move all ARRAYSIZE undefs to util.h 2018-12-17 12:28:33 +02:00
cloud WIN32: Fix libcurl redefining ARRAYSIZE 2018-12-17 12:28:33 +02:00
dialogs WIN32: Move all ARRAYSIZE undefs to util.h 2018-12-17 12:28:33 +02:00
events BACKENDS: Remove references to the GP32 backend 2018-11-04 21:38:45 +00:00
fs WIN32: Always include windows.h before util.h 2018-12-17 12:28:33 +02:00
graphics SURFACESDL: Respect filtering setting when performing aspect ratio correction 2018-10-24 23:34:41 +02:00
keymapper GUI: Remove Dialog::markAsDirty to expose full GUI redraws 2018-01-27 18:12:34 +01:00
log
midi WIN32: Move all ARRAYSIZE undefs to util.h 2018-12-17 12:28:33 +02:00
mixer SDL: Remove code for unused DoubleBufferSDLMixerManager 2017-09-12 21:46:20 +01:00
mutex
networking WIN32: Fix libcurl redefining ARRAYSIZE 2018-12-17 12:28:33 +02:00
platform BUILD: Copy README.md instead of README 2018-12-25 11:37:26 -05:00
plugins PS2: Fix compilation with latest PS2SDK 2018-09-14 02:33:16 +01:00
saves COMMON: Remove usage of ScopedPtr in OutSaveFile 2019-01-05 12:02:19 +01:00
taskbar WIN32: Move all ARRAYSIZE undefs to util.h 2018-12-17 12:28:33 +02:00
timer
updates UPDATES: Give feedback on OS X when using the Check now button 2016-10-18 00:55:07 +01:00
vkeybd VKEYBD: Fallback to SearchMan when loading keyboard packs 2017-12-28 21:24:57 +01:00
base-backend.cpp OSYSTEM: Remove the API allowing to draw to the OSD surface directly 2016-09-13 20:41:26 +02:00
base-backend.h BACKENDS: Provide an empty implementation for displayActivityIconOnOSD in BaseBackend 2016-09-13 22:23:53 +02:00
modular-backend.cpp OSYSTEM: Add Stretch Mode API 2018-07-08 16:54:51 +01:00
modular-backend.h OSYSTEM: Add Stretch Mode API 2018-07-08 16:54:51 +01:00
module.mk WIN32: Add DialogManager with system file browser support 2018-12-16 10:48:13 +00:00