Ryan C. Gordon b4e76b58e7 sensor: Fix overaggressive search/replace. :) 6 years ago
..
atomic 8f1a916ac5 Add basic support for compiling on RISC OS 6 years ago
audio 68777406e5 windows: Fix calls to CoCreateInstance() so last parameter is a LPVOID *. 6 years ago
core eadc8693dd Fixed bug 5103 - Port fcitx support to both fcitx 4 & 5 6 years ago
cpuinfo 582f570600 Improved CPU detection on ARM platforms 6 years ago
dynapi fa23e3d00b locale: Implemented SDL_GetPreferredLocales(). 6 years ago
events fa23e3d00b locale: Implemented SDL_GetPreferredLocales(). 6 years ago
file d55f47d564 Fixed compile warning 6 years ago
filesystem b6afbe6317 Added SDL_log.h to SDL_internal.h so logging is available everywhere 6 years ago
haptic 68777406e5 windows: Fix calls to CoCreateInstance() so last parameter is a LPVOID *. 6 years ago
hidapi b3a34c94e0 hid: Add Microsoft Precision Mouse to the joystick blacklist. 6 years ago
joystick 5fe34a4079 hidapi: Fix compiler warning. 6 years ago
libm 0897f2359c Fixed compiler warning 6 years ago
loadso a8780c6a28 Updated copyright date for 2020 6 years ago
locale 539125b895 locale: Fixed compiler warning on WinRT. 6 years ago
main fa23e3d00b locale: Implemented SDL_GetPreferredLocales(). 6 years ago
power a8780c6a28 Updated copyright date for 2020 6 years ago
render 39690a0478 Fix static analysis warning in SDL_render.c 6 years ago
sensor b4e76b58e7 sensor: Fix overaggressive search/replace. :) 6 years ago
stdlib b0a20a153c stdlib: Fixed compiler warnings about int vs size_t. 6 years ago
test c760c02c6c Fix some format specifier warnings 6 years ago
thread b6afbe6317 Added SDL_log.h to SDL_internal.h so logging is available everywhere 6 years ago
timer a8780c6a28 Updated copyright date for 2020 6 years ago
video db4246f695 Only set colorkey, if converted surface has no alpha channel (2979) 6 years ago
SDL.c a8780c6a28 Updated copyright date for 2020 6 years ago
SDL_assert.c a8780c6a28 Updated copyright date for 2020 6 years ago
SDL_assert_c.h a8780c6a28 Updated copyright date for 2020 6 years ago
SDL_dataqueue.c a8780c6a28 Updated copyright date for 2020 6 years ago
SDL_dataqueue.h a8780c6a28 Updated copyright date for 2020 6 years ago
SDL_error.c 09ca66bf66 SDL_error: simplified error string management. 6 years ago
SDL_error_c.h 09ca66bf66 SDL_error: simplified error string management. 6 years ago
SDL_hints.c a8780c6a28 Updated copyright date for 2020 6 years ago
SDL_hints_c.h a8780c6a28 Updated copyright date for 2020 6 years ago
SDL_internal.h b6afbe6317 Added SDL_log.h to SDL_internal.h so logging is available everywhere 6 years ago
SDL_log.c a8780c6a28 Updated copyright date for 2020 6 years ago