scummvm/backends/platform/sdl
2019-03-09 21:52:14 +01:00
..
amigaos BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system instance 2018-10-14 21:25:33 +01:00
macosx COMMON: Rename enum variable for native browser feature 2018-12-17 23:06:07 +00:00
posix POSIX: Set the default screenshots path to the XDG Pictures directory 2018-12-02 19:34:02 +01:00
ps3 BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system instance 2018-10-14 21:25:33 +01:00
psp2 BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system instance 2018-10-14 21:25:33 +01:00
raspberrypi JANITORIAL: Update all scummvm.org URLS to use https 2019-03-09 21:52:14 +01:00
riscos BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system instance 2018-10-14 21:25:33 +01:00
win32 BUILD: Improve rules for compiling Windows resource scripts 2019-02-21 20:33:39 +00:00
module.mk WIN32: Move utility functions to a common wrapper 2018-12-16 10:48:13 +00:00
sdl-sys.h SDL: Do not try to replace FILE with an incompatible type 2018-02-09 14:26:42 +01:00
sdl-window.cpp SDL: Grab mouse when ScummVM is started in fullscreen mode 2017-11-17 12:01:35 -06:00
sdl-window.h SDL: Automatically grab mouse upon entering fullscreen 2017-10-23 22:36:04 -05:00
sdl.cpp SDL: Fix crash when calling OSystem::quit() and OSystem::fatalError() 2018-11-26 22:42:30 +00:00
sdl.h OSYSTEM: Add API to copy text to clipboard 2018-04-29 21:47:10 +01:00