Sam Lantinga 8593076da7 Fixed whitespace 4 年 前
..
atomic ebdfd0e175 atomic: detect clang separately 4 年 前
audio 6d5edfa733 Fixed crash on Android 8, due to bugs in AAudio implementation 4 年 前
core a559864968 x11/wayland: Fix signal handling while blocking in WaitEventTimeout() 4 年 前
cpuinfo 9886d897e2 Fix AltiVec detection on FreeBSD 4 年 前
dynapi 43ddc59fa8 Export SDL_LinuxSetThreadPriorityAndPolicy() function (#4877) 4 年 前
events f73376ae24 events: Add logging for SDL_CONTROLLERTOUCHPAD*, SDL_CONTROLLERSENSORUPDATE, and SDL_SENSORUPDATE events 4 年 前
file abcfb22b7d Add support for Vita file API in SDL_rwops 5 年 前
filesystem 9ee6942e79 Improve RISC OS implementations of SDL_GetBasePath and SDL_GetPrefPath 4 年 前
haptic 345c161feb Fixed some accidental uses of external C runtime functions 4 年 前
hidapi db18764e41 Use correct relative include path 4 年 前
joystick 26706319d7 Ignore the ASRock LED controller, it's not a joystick 4 年 前
libm 9130f7c377 Updated copyright for 2021 5 年 前
loadso 9130f7c377 Updated copyright for 2021 5 年 前
locale 01a2f27679 consistently use TEXT() macro with LoadLibrary() and GetModuleHandle() 5 年 前
main 3f6ebffff4 Updated to version 2.0.17 for development 4 年 前
misc d4e1b4974a unix: OpenURL: Move unsetenv above vfork 4 年 前
power 345c161feb Fixed some accidental uses of external C runtime functions 4 年 前
render 848d7b1254 Vita: Implement command batching 4 年 前
sensor e58a955e68 Deprecate dolcesdk 5 年 前
stdlib 3ea35fe5bb fix SDL_atoi() 4 年 前
test c57bcb47b1 test: Fix building with libunwind under autotools 4 年 前
thread 43ddc59fa8 Export SDL_LinuxSetThreadPriorityAndPolicy() function (#4877) 4 年 前
timer 8593076da7 Fixed whitespace 4 年 前
video a01aaf053c Fixed compiler warning 4 年 前
SDL.c 0e294e90ae Ensure that SDL_InitSubSystem quits subsystems after an error. (#4834) 4 年 前
SDL_assert.c 9130f7c377 Updated copyright for 2021 5 年 前
SDL_assert_c.h 9130f7c377 Updated copyright for 2021 5 年 前
SDL_dataqueue.c 9130f7c377 Updated copyright for 2021 5 年 前
SDL_dataqueue.h 9130f7c377 Updated copyright for 2021 5 年 前
SDL_error.c 9130f7c377 Updated copyright for 2021 5 年 前
SDL_error_c.h 9130f7c377 Updated copyright for 2021 5 年 前
SDL_hints.c 9130f7c377 Updated copyright for 2021 5 年 前
SDL_hints_c.h 9130f7c377 Updated copyright for 2021 5 年 前
SDL_internal.h c27e1249e1 Remove SDL_HAVE_RENDER_GEOMETRY define 4 年 前
SDL_log.c ed6ce5ccb0 log: Fixed compiler warnings on 64-bit Visual Studio. 4 年 前