Ryan C. Gordon 8917f8634d assert: allow assertions to work on platforms without threads. 8 years ago
..
atomic 1d1a0d7f03 atomic: Patched to compile on Android. 8 years ago
audio 91e6054b03 wasapi: don't mark capture devices as failed for AUDCLNT_S_BUFFER_EMPTY. 8 years ago
core f6eb23a617 linux: Changed two variables to be static. 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 45b774e3f7 Updated copyright for 2017 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 772407627b Fixed restoring a window that was maximized then minimized, then restored. 8 years ago
SDL.c c57fe6d78a Backing out broken change from previous commit. 8 years ago
SDL_assert.c 8917f8634d assert: allow assertions to work on platforms without threads. 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