Sam Lantinga a1b8fa6071 TryLockMutex: Fix error handling for TryLockMutex 8 years ago
..
atomic e3cc5b2c6b Updated copyright for 2018 8 years ago
audio dc8b55e50b coreaudio: Use the standard SDL audio thread instead of spinning a new one. 8 years ago
core f536fbea71 Reimplemented Android cursor API support using reflection so it builds with older SDKs 8 years ago
cpuinfo e3cc5b2c6b Updated copyright for 2018 8 years ago
dynapi 432312561f Added SDL_LinuxSetThreadPriority() to directly set the priority of a Linux thread (tid) 8 years ago
events 330b19c968 Fixed building on platforms without __sighandler_t 8 years ago
file e3cc5b2c6b Updated copyright for 2018 8 years ago
filesystem 40b27fd51b revert the recent typecast assignment changes (see bug #4079) 8 years ago
haptic e3cc5b2c6b Updated copyright for 2018 8 years ago
joystick b7228bc51f Added support for the GameSir G3w 8 years ago
libm 11c348b4d7 SDL_log10 8 years ago
loadso e3cc5b2c6b Updated copyright for 2018 8 years ago
main 1143857d76 Fixed bug 4073 - Unquoted Unicode argument parsing broken on Windows due to incorrect usage of SDL_isspace() 8 years ago
power a9ae1b508d Handle NULL return from SDL_DBus_GetContext() 8 years ago
render 8891f5919f Backed out changeset 6c8521d53507 8 years ago
stdlib 3b4c2fdf5d Fixed bug 3947 - replace strlcpy with memcpy in SDL_strdup() 8 years ago
test 3ea093cc85 SDL_test_fuzzer.c: fix strict aliasing warnings by using a union. 8 years ago
thread a1b8fa6071 TryLockMutex: Fix error handling for TryLockMutex 8 years ago
timer e3cc5b2c6b Updated copyright for 2018 8 years ago
video 2df59062dc wayland: zxdg_shell_v6 needs a configure event before using a surface at all. 8 years ago
SDL.c a0687a9ccb Fixed bug 4034 - Don't include _DllMainCRTStartup() if SDL_STATIC_LIB is defined. 8 years ago
SDL_assert.c 2419d26724 Progress fixing bug 4100 - errors and warnings after changeset 11917 8 years ago
SDL_assert_c.h e3cc5b2c6b Updated copyright for 2018 8 years ago
SDL_dataqueue.c e3cc5b2c6b Updated copyright for 2018 8 years ago
SDL_dataqueue.h e3cc5b2c6b Updated copyright for 2018 8 years ago
SDL_error.c 926d803f83 bug #3739: handle %lu, %li and %ld in SDL_SetError. 8 years ago
SDL_error_c.h 926d803f83 bug #3739: handle %lu, %li and %ld in SDL_SetError. 8 years ago
SDL_hints.c e3cc5b2c6b Updated copyright for 2018 8 years ago
SDL_internal.h e3cc5b2c6b Updated copyright for 2018 8 years ago
SDL_log.c e3cc5b2c6b Updated copyright for 2018 8 years ago