Ryan C. Gordon 619ab7a22d haiku: Various fixes from haikuports. 9 年之前
..
atomic 1d1a0d7f03 atomic: Patched to compile on Android. 9 年之前
audio 226541cb5b audio: another wrong struct that causes NULL pointer crash (thanks, Simon!). 9 年之前
core f6eb23a617 linux: Changed two variables to be static. 9 年之前
cpuinfo c1802ef646 Fixed compile error with gcc -std=c99 9 年之前
dynapi 763e138903 Added an API to get the joystick instance ID before opening the device: SDL_JoystickGetDeviceInstanceID() 9 年之前
events 266816b4aa Removed newlines from error messages. 9 年之前
file 45b774e3f7 Updated copyright for 2017 9 年之前
filesystem 45b774e3f7 Updated copyright for 2017 9 年之前
haptic 70c0400b12 windows: Try to unify all the GUID comparison code into a core helper function. 9 年之前
joystick d7cd653737 Added Steam Controller mappings for Linux and iOS 9 年之前
libm 45b774e3f7 Updated copyright for 2017 9 年之前
loadso 45b774e3f7 Updated copyright for 2017 9 年之前
main 619ab7a22d haiku: Various fixes from haikuports. 9 年之前
power 07519a6b95 Removed a bunch of unnecessary #ifdefs. 9 年之前
render 266816b4aa Removed newlines from error messages. 9 年之前
stdlib c93bca489d stdlib: Fixed crash on SDL_snprintf("%s", NULL). 9 年之前
test 33ff5bd148 Fixed typo in log message. 9 年之前
thread 619ab7a22d haiku: Various fixes from haikuports. 9 年之前
timer 45b774e3f7 Updated copyright for 2017 9 年之前
video 619ab7a22d haiku: Various fixes from haikuports. 9 年之前
SDL.c c57fe6d78a Backing out broken change from previous commit. 9 年之前
SDL_assert.c 45b774e3f7 Updated copyright for 2017 9 年之前
SDL_assert_c.h 45b774e3f7 Updated copyright for 2017 9 年之前
SDL_dataqueue.c 2e2572a4f1 Added SDL_ReserveSpaceInDataQueue() to make space without copying data. 9 年之前
SDL_dataqueue.h 2e2572a4f1 Added SDL_ReserveSpaceInDataQueue() to make space without copying data. 9 年之前
SDL_error.c 45b774e3f7 Updated copyright for 2017 9 年之前
SDL_error_c.h 45b774e3f7 Updated copyright for 2017 9 年之前
SDL_hints.c 45b774e3f7 Updated copyright for 2017 9 年之前
SDL_internal.h d526b8a1e9 Some patches to make SDL compile with armcc (ARM's C compiler). 9 年之前
SDL_log.c 45b774e3f7 Updated copyright for 2017 9 年之前