Sam Lantinga b6238c87e4 Don't try to build the RAWINPUT driver if HIDAPI is disabled 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 07eae7d670 Fix process randomly getting killed when SDL_THREAD_PRIORITY_HIGH/TIME_CRITICAL is set 4 years ago
cpuinfo 02de820008 Add Zhaoxin processor support 4 years ago
dynapi e555d45331 Added SDL_JoystickHasLED 4 years ago
events d27238751f os2: integrate the port into main tree. 4 years ago
file d55f47d564 Fixed compile warning 5 years ago
filesystem a90f0400a5 os2: a _lot_ of coding style cleanup, sot that they match the SDL style. 4 years ago
haptic b162629546 cmake: Fix building with -DSDL_HAPTIC=Off 4 years ago
hidapi e12457d8bf Added support for the Xbox Series X controller to the HIDAPI driver 4 years ago
joystick b6238c87e4 Don't try to build the RAWINPUT driver if HIDAPI is disabled 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 0e4ce84801 opengl: Make diagonal lines match the software renderer. 4 years ago
sensor 59795822d0 make SDL_SensorGetDeviceNonPortableType match its prototype. 4 years ago
stdlib e410b34f92 stdlib: Corrected implementation of SDL_wcsncmp. 4 years ago
test 163896543f fix watcom build of SDL_test_common.c 4 years ago
thread 07eae7d670 Fix process randomly getting killed when SDL_THREAD_PRIORITY_HIGH/TIME_CRITICAL is set 4 years ago
timer a90f0400a5 os2: a _lot_ of coding style cleanup, sot that they match the SDL style. 4 years ago
video 53b166797d SIZE_MAX need not be defined in limits.h 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