Ryan C. Gordon 0e4ce84801 opengl: Make diagonal lines match the software renderer. 4 years ago
..
atomic 8f1a916ac5 Add basic support for compiling on RISC OS 5 years ago
audio 1b8dee7caf coreaudio: Remove unnecessary include of CoreServices.h 4 years ago
core a4040293dd os2: misc build fixes 4 years ago
cpuinfo 34a82fca49 SDL_cpuinfo.c (OS2): undefine HAVE_SYSCTLBYNAME 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 b3a34c94e0 hid: Add Microsoft Precision Mouse to the joystick blacklist. 5 years ago
joystick 4ea1a10bd2 Added stub controller LED functions for WGI and RAWINPUT (thanks meyraud!) 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 fa23e3d00b locale: Implemented SDL_GetPreferredLocales(). 5 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 56622f9c92 Fixed bug 5126 - MinGW compile error SDL_windowssensor.c 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 a90f0400a5 os2: a _lot_ of coding style cleanup, sot that they match the SDL style. 4 years ago
timer a90f0400a5 os2: a _lot_ of coding style cleanup, sot that they match the SDL style. 4 years ago
video de6d0ac55a uikit: Patched to compile on older iOS SDKs. 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