Sam Lantinga 46e1377d49 Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. 6 年之前
..
atomic 85aabec27e atomic: Support compiling on ARMv3 6 年之前
audio 3da6a0b20e pulseaudio: don't let FlushCapture get stuck in an infinite loop on shutdown. 6 年之前
core 13e1015169 Android: use SDL_arraysize() 6 年之前
cpuinfo df728f8591 Fixed unused function warning on Android 6 年之前
dynapi 46e1377d49 Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. 6 年之前
events dd7fe0af08 Fixed bug 4814 - Missing scancodes on Linux 6 年之前
file b458d7a28f Readability: remove redundant cast to the same type 6 年之前
filesystem b458d7a28f Readability: remove redundant cast to the same type 6 年之前
haptic 5e13087b0f Updated copyright for 2019 7 年之前
hidapi c5024a182d Backed out debug code 6 年之前
joystick 46e1377d49 Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. 6 年之前
libm d4a67e2541 Readability: change some pointer parameter to be pointer to const 6 年之前
loadso dab55a8d23 Readability: remove redundant cast 6 年之前
main 33ae5e5e99 haiku: mouse_relative fix 6 年之前
power 25d53a4475 SDL_syspower.c: remove redundant expression 6 年之前
render 7b08eb481d direct3d11: Fixed incorrect texture coordinates (thanks, Martin!). 6 年之前
sensor 3ac67cf458 Fixed bug 4837 - Use after free in SDL_SensorUpdate (Thanks!) 6 年之前
stdlib 650964461e Improved XInput VID/PID detection and added SDL_wcsstr() and SDL_wcsncmp() 6 年之前
test 20ddf45ede Added SDL_PIXELFORMAT_BGR444 6 年之前
thread 81cdd50002 Remove redundant 'SDL_GetErrBuf' declaration 6 年之前
timer 5e13087b0f Updated copyright for 2019 7 年之前
video 95d40e8a28 kmsdrm: Fix busy-loop within libc's dlopen() 6 年之前
SDL.c 200d37dabb SDL.c (SDL_ExitProcess): unconstify its param to match its declaration. 6 年之前
SDL_assert.c 3d100df36f Readability: remove const-qualifation from function declaration 6 年之前
SDL_assert_c.h 5e13087b0f Updated copyright for 2019 7 年之前
SDL_dataqueue.c 5e13087b0f Updated copyright for 2019 7 年之前
SDL_dataqueue.h 5e13087b0f Updated copyright for 2019 7 年之前
SDL_error.c 81cdd50002 Remove redundant 'SDL_GetErrBuf' declaration 6 年之前
SDL_error_c.h 5e13087b0f Updated copyright for 2019 7 年之前
SDL_hints.c 9d4c3f12cd Fix missing prototype warning 6 年之前
SDL_hints_c.h cf33f1f0ef Added a utility function to simplify the hint handling logic 6 年之前
SDL_internal.h 5e13087b0f Updated copyright for 2019 7 年之前
SDL_log.c bf9bf602e7 Copypaste SDL_NSLog to UIKit backend, document it as such 7 年之前