Philipp Wiesemann 604a4b1b30 haiku: Fixed SDL_SetClipboardText() allocating too much memory and cutting text. 8 years ago
..
atomic 1d1a0d7f03 atomic: Patched to compile on Android. 8 years ago
audio 3639895eac Removed unused errno includes. 8 years ago
core 90ed3daa3e Changed messages about not recognized keys to include discourse link. 8 years ago
cpuinfo c1802ef646 Fixed compile error with gcc -std=c99 8 years ago
dynapi 763e138903 Added an API to get the joystick instance ID before opening the device: SDL_JoystickGetDeviceInstanceID() 8 years ago
events 266816b4aa Removed newlines from error messages. 8 years ago
file 45b774e3f7 Updated copyright for 2017 8 years ago
filesystem 3639895eac Removed unused errno includes. 8 years ago
haptic 70c0400b12 windows: Try to unify all the GUID comparison code into a core helper function. 8 years ago
joystick cc5b4f450a emscripten: Changed internal functions to be static. 8 years ago
libm 45b774e3f7 Updated copyright for 2017 8 years ago
loadso 45b774e3f7 Updated copyright for 2017 8 years ago
main 619ab7a22d haiku: Various fixes from haikuports. 8 years ago
power 07519a6b95 Removed a bunch of unnecessary #ifdefs. 8 years ago
render 02773811b3 render: GL_DestroyRender() should activate first. 8 years ago
stdlib c93bca489d stdlib: Fixed crash on SDL_snprintf("%s", NULL). 8 years ago
test cff9e5a876 test: info now reports usable display bounds and DPI (thanks, Eric!). 8 years ago
thread 619ab7a22d haiku: Various fixes from haikuports. 8 years ago
timer 45b774e3f7 Updated copyright for 2017 8 years ago
video 604a4b1b30 haiku: Fixed SDL_SetClipboardText() allocating too much memory and cutting text. 8 years ago
SDL.c c57fe6d78a Backing out broken change from previous commit. 8 years ago
SDL_assert.c e889757bb3 assert: Better Emscripten support. 8 years ago
SDL_assert_c.h 45b774e3f7 Updated copyright for 2017 8 years ago
SDL_dataqueue.c 2e2572a4f1 Added SDL_ReserveSpaceInDataQueue() to make space without copying data. 8 years ago
SDL_dataqueue.h 2e2572a4f1 Added SDL_ReserveSpaceInDataQueue() to make space without copying data. 8 years ago
SDL_error.c 45b774e3f7 Updated copyright for 2017 8 years ago
SDL_error_c.h 45b774e3f7 Updated copyright for 2017 8 years ago
SDL_hints.c 45b774e3f7 Updated copyright for 2017 8 years ago
SDL_internal.h d526b8a1e9 Some patches to make SDL compile with armcc (ARM's C compiler). 8 years ago
SDL_log.c 45b774e3f7 Updated copyright for 2017 8 years ago