Sam Lantinga 196f69984a Fixed NEON detection on arm64 CPUs 5 years ago
..
atomic 85aabec27e atomic: Support compiling on ARMv3 5 years ago
audio e3cedf967d Add the destination format to the error when conversion isn't possible 5 years ago
core d004cc7050 Android: same way as in nativePause(), resume events are sent from SDL thread 5 years ago
cpuinfo 196f69984a Fixed NEON detection on arm64 CPUs 5 years ago
dynapi 5e19e66c73 Fixed bug 4914 - Expose SDL_ScaleMode and add SDL_SetTextureScaleMode/SDL_GetTextureScaleMode 5 years ago
events dd7fe0af08 Fixed bug 4814 - Missing scancodes on Linux 5 years ago
file b458d7a28f Readability: remove redundant cast to the same type 5 years ago
filesystem b458d7a28f Readability: remove redundant cast to the same type 5 years ago
haptic 982f8a83ec Fixed bug 4910 - Missing joystick-driver type check in haptic 5 years ago
hidapi 98ce0e50b7 Removed unnecessary setlocale() on Mac 5 years ago
joystick c14a59d999 Worked around an issue where the kernel would lose the force feedback effect 5 years ago
libm d4a67e2541 Readability: change some pointer parameter to be pointer to const 5 years ago
loadso dab55a8d23 Readability: remove redundant cast 5 years ago
main 33ae5e5e99 haiku: mouse_relative fix 5 years ago
power 58a11d30de Fixed bug 4920 - Wider support for seconds of battery life left on Linux platforms using sys interface 5 years ago
render ef3ca2cc46 Fix build error in SDL_render_metal.m (bug #4916.) 5 years ago
sensor 3ac67cf458 Fixed bug 4837 - Use after free in SDL_SensorUpdate (Thanks!) 5 years ago
stdlib 650964461e Improved XInput VID/PID detection and added SDL_wcsstr() and SDL_wcsncmp() 5 years ago
test 20ddf45ede Added SDL_PIXELFORMAT_BGR444 5 years ago
thread 81cdd50002 Remove redundant 'SDL_GetErrBuf' declaration 5 years ago
timer 5e13087b0f Updated copyright for 2019 6 years ago
video 2b1edf4113 X11_InitKeyboard: do not call XAutoRepeatOn unnecessarily 5 years ago
SDL.c 200d37dabb SDL.c (SDL_ExitProcess): unconstify its param to match its declaration. 5 years ago
SDL_assert.c 3d100df36f Readability: remove const-qualifation from function declaration 5 years ago
SDL_assert_c.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_dataqueue.c 5e13087b0f Updated copyright for 2019 6 years ago
SDL_dataqueue.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_error.c 81cdd50002 Remove redundant 'SDL_GetErrBuf' declaration 5 years ago
SDL_error_c.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_hints.c 9d4c3f12cd Fix missing prototype warning 5 years ago
SDL_hints_c.h cf33f1f0ef Added a utility function to simplify the hint handling logic 5 years ago
SDL_internal.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_log.c bf9bf602e7 Copypaste SDL_NSLog to UIKit backend, document it as such 5 years ago