scummvm/backends/platform/sdl
Jaromir Wysoglad c2e0e90c27 SDL: Use a non-const string for SDL_iconv_string
With some older versions of SDL1, the SDL_iconv_string takes
char * instead of const char * as it's argument. This should
fix the build issue with gp2xwiz.
2019-08-24 21:43:57 +01:00
..
amigaos BUILD: Package networking and virtual keyboard files on all platforms 2019-07-08 12:42:21 +03:00
macosx SDL: Simplify implementation of createLogFile() 2019-08-05 10:01:30 +03:00
posix SDL: Simplify implementation of createLogFile() 2019-08-05 10:01:30 +03:00
ps3 SDL: Simplify implementation of createLogFile() 2019-08-05 10:01:30 +03:00
psp2 PSP2: Force fullscreen always on 2019-08-18 15:14:20 -05:00
raspberrypi JANITORIAL: Update all scummvm.org URLS to use https 2019-03-09 21:52:14 +01:00
riscos SDL: Simplify implementation of createLogFile() 2019-08-05 10:01:30 +03:00
switch SWITCH: Force fullscreen always on 2019-08-18 17:03:51 -05:00
win32 WIN32: Delete obsolete comment in convertEncoding. 2019-08-24 18:12:45 +03:00
module.mk WIN32: Move getCodePageId to codepage.h 2019-08-24 18:12:45 +03:00
sdl-sys.h SDL: Fix MSVC warnings 2019-05-09 18:13:10 +10:00
sdl-window.cpp BACKENDS: Add gray20 color to our XPM icon parser 2019-04-02 13:56:12 -04:00
sdl-window.h SDL: Automatically grab mouse upon entering fullscreen 2017-10-23 22:36:04 -05:00
sdl.cpp SDL: Use a non-const string for SDL_iconv_string 2019-08-24 21:43:57 +01:00
sdl.h SDL: Add SDL implementation of convertEncoding 2019-08-24 18:12:45 +03:00