scummvm/backends/platform
Bastien Bouclet e1358b966a 3DS: Defer texture updates when the palette changes
Fixes a performance issue with the Gob engine where the palette is
updated a large number of times during a single frame.
2020-02-14 06:21:46 +01:00
..
3ds 3DS: Defer texture updates when the palette changes 2020-02-14 06:21:46 +01:00
android ANDROID: Early fix for Android 9+ crash and config/save path issues 2020-01-31 17:23:15 +02:00
androidsdl KEYMAPPER: Make the keymapper mandatory 2020-01-29 08:51:29 +01:00
dc BACKENDS: Add default implementation for GraphicsMode functions 2019-12-15 16:06:56 +02:00
dingux GCW0: Clarify where to put binary on the device 2019-10-06 12:49:20 +02:00
ds BACKENDS: Fix the DS, GameCube and Wii builds 2020-01-04 11:26:31 +01:00
gph GPH/OPENPANDORA: Replace use of strcat()/strcpy() with Common::String() 2019-11-30 20:50:27 +00:00
ios7 IOS7: Fix implementation of getMillis() 2020-02-01 22:56:25 +00:00
iphone IPHONE: Disable idle timer while an engine is running 2020-01-23 20:33:37 +00:00
linuxmoto KEYMAPPER: Rework HardwareInputSet not to allocate all possible inputs 2020-01-29 08:51:29 +01:00
maemo KEYMAPPER: Change backend default bindings to replace keymap defaults 2020-01-29 08:51:30 +01:00
n64 AUDIO: Remove unused parameter from the MixerImpl constructor 2019-11-30 17:47:34 +02:00
null BACKENDS: Move implementation of OSystem::quit() out of ModularBackend 2019-12-01 01:04:06 +02:00
openpandora OPENPANDORA: Fix compilation failures 2019-11-30 23:04:35 +00:00
ps2 BACKENDS: Add more keycodes 2020-01-21 03:28:22 +02:00
psp PSP: Make the PspTimer class a subclass of DefaultTimerManager 2019-12-10 08:35:13 +02:00
samsungtv SDL: Simplify implementations of getDefaultConfigFileName() 2019-12-07 21:15:41 +02:00
sdl KEYMAPPER: Allow joystick half axes to be remapped 2020-02-09 08:34:16 -06:00
symbian KEYMAPPER: Make the keymapper mandatory 2020-01-29 08:51:29 +01:00
tizen BACKENDS: Move implementation of OSystem::quit() out of ModularBackend 2019-12-01 01:04:06 +02:00
webos BUILD: Package networking and virtual keyboard files on all platforms 2019-07-08 12:42:21 +03:00
wii BACKENDS: Fix the DS, GameCube and Wii builds 2020-01-04 11:26:31 +01:00