Ryan C. Gordon 5a8ecf4e79 yuv: Patched to make static analysis happy (warned about unused variable). il y a 6 ans
..
atomic e3cc5b2c6b Updated copyright for 2018 il y a 7 ans
audio 4773690d0f Deal with possible malloc(0) calls, as pointed out by static analysis. il y a 6 ans
core a515853569 Added support for external mouse in Samsung DeX mode il y a 6 ans
cpuinfo 4df859c586 cpuinfo: Added SDL_HasAVX512F(). il y a 7 ans
dynapi a515853569 Added support for external mouse in Samsung DeX mode il y a 6 ans
events a515853569 Added support for external mouse in Samsung DeX mode il y a 6 ans
file e3cc5b2c6b Updated copyright for 2018 il y a 7 ans
filesystem 40b27fd51b revert the recent typecast assignment changes (see bug #4079) il y a 7 ans
haptic e3cc5b2c6b Updated copyright for 2018 il y a 7 ans
joystick 864b8f89fa Merged in community contributed controller mappings from https://raw.githubusercontent.com/gabomdq/SDL_GameControllerDB/master/gamecontrollerdb.txt il y a 6 ans
libm 11c348b4d7 SDL_log10 il y a 7 ans
loadso e3cc5b2c6b Updated copyright for 2018 il y a 7 ans
main 1143857d76 Fixed bug 4073 - Unquoted Unicode argument parsing broken on Windows due to incorrect usage of SDL_isspace() il y a 7 ans
power a9ae1b508d Handle NULL return from SDL_DBus_GetContext() il y a 7 ans
render 915a7e0341 gles2: Whoops, overzealous copy/paste on my part. :) il y a 6 ans
stdlib 652d59fb3b make sure SDL_vsnprintf() nul terminates if it is using _vsnprintf il y a 7 ans
test 08de74ec49 use the 'aborts' pragma of Watcom for SDL_NORETURN functions il y a 6 ans
thread 0ad4b0b697 thread: fixed compiler warnings on non-Linux systems that use pthread. il y a 7 ans
timer e3cc5b2c6b Updated copyright for 2018 il y a 7 ans
video 5a8ecf4e79 yuv: Patched to make static analysis happy (warned about unused variable). il y a 6 ans
SDL.c a0687a9ccb Fixed bug 4034 - Don't include _DllMainCRTStartup() if SDL_STATIC_LIB is defined. il y a 7 ans
SDL_assert.c 08de74ec49 use the 'aborts' pragma of Watcom for SDL_NORETURN functions il y a 6 ans
SDL_assert_c.h e3cc5b2c6b Updated copyright for 2018 il y a 7 ans
SDL_dataqueue.c e3cc5b2c6b Updated copyright for 2018 il y a 7 ans
SDL_dataqueue.h e3cc5b2c6b Updated copyright for 2018 il y a 7 ans
SDL_error.c 926d803f83 bug #3739: handle %lu, %li and %ld in SDL_SetError. il y a 7 ans
SDL_error_c.h 926d803f83 bug #3739: handle %lu, %li and %ld in SDL_SetError. il y a 7 ans
SDL_hints.c e3cc5b2c6b Updated copyright for 2018 il y a 7 ans
SDL_internal.h e3cc5b2c6b Updated copyright for 2018 il y a 7 ans
SDL_log.c e3cc5b2c6b Updated copyright for 2018 il y a 7 ans