Sylvain Becker 25d53a4475 SDL_syspower.c: remove redundant expression 6 years ago
..
atomic 959cfc428e Fixed memory barrier macro check so it isn't quite so fragile 6 years ago
audio 60d3965ece Readability: remove redundant return, continue, enum declaration 6 years ago
core a747106c97 linux: If D-Bus isn't available on the system, don't keep trying to load it. 6 years ago
cpuinfo 463bf5c2d8 Android: fix compilation error of SDL_cpuinfo.c on android-r13b (bug 4365) 6 years ago
dynapi 3d100df36f Readability: remove const-qualifation from function declaration 6 years ago
events b458d7a28f Readability: remove redundant cast to the same type 6 years ago
file b458d7a28f Readability: remove redundant cast to the same type 6 years ago
filesystem b458d7a28f Readability: remove redundant cast to the same type 6 years ago
haptic 5e13087b0f Updated copyright for 2019 7 years ago
hidapi 5c15e81cfb Prevent the SPEEDLINK COMPETITION PRO joystick from switching into Android controller mode when enumerated over HID on Windows 10. 6 years ago
joystick 60d3965ece Readability: remove redundant return, continue, enum declaration 6 years ago
libm d4a67e2541 Readability: change some pointer parameter to be pointer to const 6 years ago
loadso 5e13087b0f Updated copyright for 2019 7 years ago
main 3fe2d8368c Updated SDL development builds to version 2.0.11 6 years ago
power 25d53a4475 SDL_syspower.c: remove redundant expression 6 years ago
render 60d3965ece Readability: remove redundant return, continue, enum declaration 6 years ago
sensor 3ac67cf458 Fixed bug 4837 - Use after free in SDL_SensorUpdate (Thanks!) 6 years ago
stdlib b458d7a28f Readability: remove redundant cast to the same type 6 years ago
test d4a67e2541 Readability: change some pointer parameter to be pointer to const 6 years ago
thread b458d7a28f Readability: remove redundant cast to the same type 6 years ago
timer 5e13087b0f Updated copyright for 2019 7 years ago
video d4a67e2541 Readability: change some pointer parameter to be pointer to const 6 years ago
SDL.c 3d100df36f Readability: remove const-qualifation from function declaration 6 years ago
SDL_assert.c 3d100df36f Readability: remove const-qualifation from function declaration 6 years ago
SDL_assert_c.h 5e13087b0f Updated copyright for 2019 7 years ago
SDL_dataqueue.c 5e13087b0f Updated copyright for 2019 7 years ago
SDL_dataqueue.h 5e13087b0f Updated copyright for 2019 7 years ago
SDL_error.c 58ca76bee3 Fix DirectInput error codes being lost 7 years ago
SDL_error_c.h 5e13087b0f Updated copyright for 2019 7 years ago
SDL_hints.c 5e13087b0f Updated copyright for 2019 7 years ago
SDL_internal.h 5e13087b0f Updated copyright for 2019 7 years ago
SDL_log.c bf9bf602e7 Copypaste SDL_NSLog to UIKit backend, document it as such 6 years ago