Ryan C. Gordon e2ec1eb12e audio: converting int32 to/from float shouldn't use doubles. 7 years ago
..
atomic e3cc5b2c6b Updated copyright for 2018 7 years ago
audio e2ec1eb12e audio: converting int32 to/from float shouldn't use doubles. 7 years ago
core f536fbea71 Reimplemented Android cursor API support using reflection so it builds with older SDKs 7 years ago
cpuinfo 4df859c586 cpuinfo: Added SDL_HasAVX512F(). 7 years ago
dynapi 4df859c586 cpuinfo: Added SDL_HasAVX512F(). 7 years ago
events 330b19c968 Fixed building on platforms without __sighandler_t 7 years ago
file e3cc5b2c6b Updated copyright for 2018 7 years ago
filesystem 40b27fd51b revert the recent typecast assignment changes (see bug #4079) 7 years ago
haptic e3cc5b2c6b Updated copyright for 2018 7 years ago
joystick 999af8099b Merged latest changes from Steam Link app 7 years ago
libm 11c348b4d7 SDL_log10 7 years ago
loadso e3cc5b2c6b Updated copyright for 2018 7 years ago
main 1143857d76 Fixed bug 4073 - Unquoted Unicode argument parsing broken on Windows due to incorrect usage of SDL_isspace() 7 years ago
power a9ae1b508d Handle NULL return from SDL_DBus_GetContext() 7 years ago
render fe032ff4c9 do the direct3d tap dance for overscan hint only if SDL_VIDEO_RENDER_D3D == 1 7 years ago
stdlib 652d59fb3b make sure SDL_vsnprintf() nul terminates if it is using _vsnprintf 7 years ago
test 3ea093cc85 SDL_test_fuzzer.c: fix strict aliasing warnings by using a union. 7 years ago
thread 8f780e76e1 Fixed build 7 years ago
timer e3cc5b2c6b Updated copyright for 2018 7 years ago
video 999af8099b Merged latest changes from Steam Link app 7 years ago
SDL.c a0687a9ccb Fixed bug 4034 - Don't include _DllMainCRTStartup() if SDL_STATIC_LIB is defined. 7 years ago
SDL_assert.c 2419d26724 Progress fixing bug 4100 - errors and warnings after changeset 11917 7 years ago
SDL_assert_c.h e3cc5b2c6b Updated copyright for 2018 7 years ago
SDL_dataqueue.c e3cc5b2c6b Updated copyright for 2018 7 years ago
SDL_dataqueue.h e3cc5b2c6b Updated copyright for 2018 7 years ago
SDL_error.c 926d803f83 bug #3739: handle %lu, %li and %ld in SDL_SetError. 7 years ago
SDL_error_c.h 926d803f83 bug #3739: handle %lu, %li and %ld in SDL_SetError. 7 years ago
SDL_hints.c e3cc5b2c6b Updated copyright for 2018 7 years ago
SDL_internal.h e3cc5b2c6b Updated copyright for 2018 7 years ago
SDL_log.c e3cc5b2c6b Updated copyright for 2018 7 years ago