sdl2_frt/src
2020-05-19 03:14:46 -04:00
..
atomic
audio hints: Allow specifying audio device metadata. 2020-05-03 22:13:48 -04:00
core Fixed bug 5103 - Port fcitx support to both fcitx 4 & 5 2020-05-11 14:31:04 -07:00
cpuinfo
dynapi locale: Implemented SDL_GetPreferredLocales(). 2020-05-04 02:27:29 -04:00
events locale: Implemented SDL_GetPreferredLocales(). 2020-05-04 02:27:29 -04:00
file
filesystem Added SDL_log.h to SDL_internal.h so logging is available everywhere 2020-04-07 09:38:57 -07:00
haptic Improvement for bug 3446 - The haptic API does not allow to select the direction axes 2020-05-04 13:17:43 -07:00
hidapi hid: Add Microsoft Precision Mouse to the joystick blacklist. 2020-05-06 03:18:25 -04:00
joystick Added support for the HORI Real Arcade Pro on Mac OSX and Linux 2020-05-06 12:19:58 -07:00
libm
loadso
locale locale: Make sure C++ implementations (Haiku!) use C linkage. 2020-05-19 03:14:46 -04:00
main locale: Implemented SDL_GetPreferredLocales(). 2020-05-04 02:27:29 -04:00
power
render Fix static analysis warning in SDL_render.c 2020-05-15 21:33:47 +02:00
sensor Fixed build on older Visual Studio, enable new features on newer Visual Studio 2020-04-22 15:42:32 -07:00
stdlib stdlib: Fixed compiler warnings about int vs size_t. 2020-05-05 12:48:55 -04:00
test
thread Added SDL_log.h to SDL_internal.h so logging is available everywhere 2020-04-07 09:38:57 -07:00
timer
video Only set colorkey, if converted surface has no alpha channel (2979) 2020-05-17 21:23:17 +02:00
SDL_assert_c.h
SDL_assert.c
SDL_dataqueue.c
SDL_dataqueue.h
SDL_error_c.h SDL_error: simplified error string management. 2020-04-21 01:30:36 -04:00
SDL_error.c SDL_error: simplified error string management. 2020-04-21 01:30:36 -04:00
SDL_hints_c.h
SDL_hints.c
SDL_internal.h Added SDL_log.h to SDL_internal.h so logging is available everywhere 2020-04-07 09:38:57 -07:00
SDL_log.c
SDL.c