Ryan C. Gordon ca2c8609e1 cocoa: SDL_GetDisplayDPI() should account for Retina displays. před 6 roky
..
atomic 85aabec27e atomic: Support compiling on ARMv3 před 6 roky
audio 3da6a0b20e pulseaudio: don't let FlushCapture get stuck in an infinite loop on shutdown. před 6 roky
core 2bfcf5cd96 Added Linux controller mapping for the Xbox One Elite Series 2 controller in Bluetooth mode před 6 roky
cpuinfo df728f8591 Fixed unused function warning on Android před 6 roky
dynapi b5aff9d7c3 Added SDL_GameControllerTypeForIndex() and SDL_GameControllerGetType() to return the type of controller attached. před 6 roky
events dd7fe0af08 Fixed bug 4814 - Missing scancodes on Linux před 6 roky
file b458d7a28f Readability: remove redundant cast to the same type před 6 roky
filesystem b458d7a28f Readability: remove redundant cast to the same type před 6 roky
haptic 5e13087b0f Updated copyright for 2019 před 7 roky
hidapi 532164366e Use the same logic to get the config descriptor in hid_open() as in hid_enumerate() před 6 roky
joystick 55eb76218d Use stat() to minimize input device opens when not using udev před 6 roky
libm d4a67e2541 Readability: change some pointer parameter to be pointer to const před 6 roky
loadso dab55a8d23 Readability: remove redundant cast před 6 roky
main 33ae5e5e99 haiku: mouse_relative fix před 6 roky
power 25d53a4475 SDL_syspower.c: remove redundant expression před 6 roky
render 7b08eb481d direct3d11: Fixed incorrect texture coordinates (thanks, Martin!). před 6 roky
sensor 3ac67cf458 Fixed bug 4837 - Use after free in SDL_SensorUpdate (Thanks!) před 6 roky
stdlib 650964461e Improved XInput VID/PID detection and added SDL_wcsstr() and SDL_wcsncmp() před 6 roky
test 20ddf45ede Added SDL_PIXELFORMAT_BGR444 před 6 roky
thread 81cdd50002 Remove redundant 'SDL_GetErrBuf' declaration před 6 roky
timer 5e13087b0f Updated copyright for 2019 před 7 roky
video ca2c8609e1 cocoa: SDL_GetDisplayDPI() should account for Retina displays. před 6 roky
SDL.c 200d37dabb SDL.c (SDL_ExitProcess): unconstify its param to match its declaration. před 6 roky
SDL_assert.c 3d100df36f Readability: remove const-qualifation from function declaration před 6 roky
SDL_assert_c.h 5e13087b0f Updated copyright for 2019 před 7 roky
SDL_dataqueue.c 5e13087b0f Updated copyright for 2019 před 7 roky
SDL_dataqueue.h 5e13087b0f Updated copyright for 2019 před 7 roky
SDL_error.c 81cdd50002 Remove redundant 'SDL_GetErrBuf' declaration před 6 roky
SDL_error_c.h 5e13087b0f Updated copyright for 2019 před 7 roky
SDL_hints.c 9d4c3f12cd Fix missing prototype warning před 6 roky
SDL_hints_c.h cf33f1f0ef Added a utility function to simplify the hint handling logic před 6 roky
SDL_internal.h 5e13087b0f Updated copyright for 2019 před 7 roky
SDL_log.c bf9bf602e7 Copypaste SDL_NSLog to UIKit backend, document it as such před 6 roky