SDL/src/core
Dimitriy Ryazantcev 9faa7977bd UWP: Add support for supplementary Unicode characters input
Characters outside Basic Multilingual Plane (BMP) are coded as so called "surrogate pair" in two separate UTF-16 character events.
2023-11-28 12:33:21 -08:00
..
android Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
freebsd Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
gdk gdk: Add SDL_GDKGetDefaultUser, SDL_GetPrefPath implementation 2023-08-25 10:40:16 -04:00
haiku Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
linux SDL_VideoCapture: allow add/remove device at runtime on linux 2023-11-27 16:01:10 -05:00
n3ds Updated copyright for 2023 2023-01-09 09:41:41 -08:00
ngage Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
openbsd Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
ps2 Fixed PS2 build 2023-01-13 10:00:16 -08:00
psp Updated copyright for 2023 2023-01-09 09:41:41 -08:00
unix Consolidate the X11 WM_CLASS and Wayland app ID envvars 2023-05-28 19:15:36 -04:00
windows Re-add SDL_assert() with non boolean ptr syntax (#8530) 2023-11-11 12:28:24 +03:00
winrt UWP: Add support for supplementary Unicode characters input 2023-11-28 12:33:21 -08:00
SDL_core_unsupported.c SDL_syswm.h has been removed and replaced with window properties 2023-11-08 12:01:48 -08:00
SDL_runapp.c SDL_RunApp: Make sure argc/argv are stable if the caller didn't define them. 2023-11-22 17:34:39 -05:00