scummvm/backends/platform/sdl
aryanrawlani28 29b6274e67 BACKENDS: CLIPBOARD: Improve usage for SDL & Android.
- Fix possible issue for setting text inside clipboard for SDL.
- Always return a decoded string when from UTF-8 in Android when fetch clipboard.
2020-08-30 14:43:41 +02:00
..
amigaos AMIGAOS4: Reorder .mk file to fix readme.guide 2020-08-26 23:45:39 +02:00
macosx MACOSX: Fix memory leak in copy to clipboard 2020-08-30 14:43:41 +02:00
morphos MORPHOS: Remove unneeded cast 2020-08-24 20:46:12 +01:00
posix BACKENDS: Add init() to OSystem 2020-08-24 14:22:35 +02:00
ps3 BACKENDS: Add init() to OSystem 2020-08-24 14:22:35 +02:00
psp2 BACKENDS: Add init() to OSystem 2020-08-24 14:22:35 +02:00
raspberrypi JANITORIAL: Update all scummvm.org URLS to use https 2019-03-09 21:52:14 +01:00
riscos BACKENDS: Add init() to OSystem 2020-08-24 14:22:35 +02:00
switch BACKENDS: Add init() to OSystem 2020-08-24 14:22:35 +02:00
win32 BACKENDS: WIN32: Add UTF8ToUnicode for Win32wrapper 2020-08-30 14:43:41 +02:00
module.mk MORPHOS: MorphOS Support 2020-08-21 00:59:18 +02:00
sdl-sys.h SDL: Move the compatibility functions into SurfaceSdlGraphicsManager 2020-03-09 22:15:45 +02:00
sdl-window.cpp MORPHOS: Update backends/platform/sdl/sdl-window.cpp 2020-08-21 00:59:18 +02:00
sdl-window.h SDL: Move detection of the desktop resolution into the SdlWindow class 2020-05-10 21:53:07 +02:00
sdl.cpp BACKENDS: CLIPBOARD: Improve usage for SDL & Android. 2020-08-30 14:43:41 +02:00
sdl.h GUI: U32: Begin converting texts in clipboards to u32strings 2020-08-30 14:43:41 +02:00