scummvm/backends
SupSuper 0128d5e3b5 OPENGLSDL: Fix SDL asserting when getting fullscreen state
This fixes a null pointer being passed to SDL_GetWindowFlags
when there is no window yet, since the condition was incomplete
2020-11-01 20:10:15 +00:00
..
audiocd WIN32: Add override and final keywords 2020-10-16 18:32:08 +01:00
cloud ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
dialogs MORPHOS: Add native file browser via Asl (#2574) 2020-10-31 09:44:55 +01:00
events MAEMO: Add override and final keywords 2020-11-01 20:04:57 +00:00
fs ANDROID: Use SAF for folder and file creation when normal way fails 2020-11-01 19:38:07 +02:00
graphics OPENGLSDL: Fix SDL asserting when getting fullscreen state 2020-11-01 20:10:15 +00:00
graphics3d Merge pull request #2536 from lmerckx/virt-mous-pos 2020-10-17 18:11:13 +02:00
keymapper SYMBIAN: sync with 2.2.0 release. 2020-10-16 17:06:05 +02:00
log
midi WIN32: Add override and final keywords 2020-10-16 18:32:08 +01:00
mixer ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
mutex ANDROID: Add override keywords 2020-10-14 17:48:29 +01:00
networking ALL: Sync with ScummVM, rev: 1f25347dd5 2020-10-08 23:38:29 +02:00
platform MAEMO: Add override and final keywords 2020-11-01 20:04:57 +00:00
plugins WII: Update linkscript and fix for linker false error message 2020-10-19 11:21:22 +02:00
presence/discord ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
saves WIN32: Add override and final keywords 2020-10-16 18:32:08 +01:00
taskbar MACOSX: Fix memory leak in dock tile plugin 2020-10-19 01:14:21 +01:00
text-to-speech WIN32: Add override and final keywords 2020-10-16 18:32:08 +01:00
timer ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
updates WIN32: Add override and final keywords 2020-10-16 18:32:08 +01:00
vkeybd GUI: Fix keymap of virtual keyboard if no GUI opened before (#2555) 2020-10-26 21:18:12 +01: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 BACKENDS: Add missing function to ModularGraphicsBackend 2020-10-15 12:56:45 +01:00
modular-backend.h BACKENDS: Add missing function to ModularGraphicsBackend 2020-10-15 12:56:45 +01:00
module.mk MORPHOS: Add native file browser via Asl (#2574) 2020-10-31 09:44:55 +01:00