Sam Lantinga f487d63a6b Fixed crash when printing NULL wide character string 4 years ago
..
atomic 8f1a916ac5 Add basic support for compiling on RISC OS 5 years ago
audio 53b166797d SIZE_MAX need not be defined in limits.h 4 years ago
core 5b3616c325 Generalized the raw input controller driver and moved XInput/WGI detection into it for XInput devices 4 years ago
cpuinfo 02de820008 Add Zhaoxin processor support 4 years ago
dynapi 46a844786b Added SDL_wcscasecmp() and SDL_wcsncasecmp() 4 years ago
events d27238751f os2: integrate the port into main tree. 4 years ago
file d55f47d564 Fixed compile warning 5 years ago
filesystem a7d91ebaa5 winrt: Add EffectiveLocation support for newer Win10 releases 4 years ago
haptic fd89446782 Fixed building on Mac OS X on the command line and with an older macOS SDK 4 years ago
hidapi 9fc4a4c92c Revamped Xbox One HIDAPI init sequence 4 years ago
joystick 9d40a0f317 Fix joystick device add events containing invalid device indexes 4 years ago
libm 54bb9aaccb k_rem_pio2.c: fix typo in second memset(): iq, not q. fixes bug #5309. 4 years ago
loadso a90f0400a5 os2: a _lot_ of coding style cleanup, sot that they match the SDL style. 4 years ago
locale 1f4b5d54ca windows/SDL_syslocale.c: make it build against older SDKs. 4 years ago
main 940419b0a6 uikit: Fixed a typo in a comment. 4 years ago
misc 59022829f4 riscos: Implement SDL_OpenURL() 4 years ago
power a8780c6a28 Updated copyright date for 2020 5 years ago
render 754286c61c SDL Renderer: specify the correct flag when recreating the window 4 years ago
sensor fcb21aa883 Added API for sensors on game controllers 4 years ago
stdlib f487d63a6b Fixed crash when printing NULL wide character string 4 years ago
test 163896543f fix watcom build of SDL_test_common.c 4 years ago
thread 0500c04468 Fix SDL_HINT_THREAD_FORCE_REALTIME_TIME_CRITICAL also applying to HIGH priorities 4 years ago
timer a90f0400a5 os2: a _lot_ of coding style cleanup, sot that they match the SDL style. 4 years ago
video 035f8f2391 SDL_RecreateWindow: allow clearing VULKAN when recreating the window 4 years ago
SDL.c d27238751f os2: integrate the port into main tree. 4 years ago
SDL_assert.c a8780c6a28 Updated copyright date for 2020 5 years ago
SDL_assert_c.h a8780c6a28 Updated copyright date for 2020 5 years ago
SDL_dataqueue.c a8780c6a28 Updated copyright date for 2020 5 years ago
SDL_dataqueue.h a8780c6a28 Updated copyright date for 2020 5 years ago
SDL_error.c 09ca66bf66 SDL_error: simplified error string management. 5 years ago
SDL_error_c.h 09ca66bf66 SDL_error: simplified error string management. 5 years ago
SDL_hints.c a8780c6a28 Updated copyright date for 2020 5 years ago
SDL_hints_c.h a8780c6a28 Updated copyright date for 2020 5 years ago
SDL_internal.h b6afbe6317 Added SDL_log.h to SDL_internal.h so logging is available everywhere 5 years ago
SDL_log.c a8780c6a28 Updated copyright date for 2020 5 years ago