SDL/src
Philipp Wiesemann fc510bd798 nacl: Fixed crash if allocating memory for audio device failed. 2017-05-28 21:50:47 +02:00
..
atomic atomic: Patched to compile on Android. 2017-04-13 15:28:56 -04:00
audio nacl: Fixed crash if allocating memory for audio device failed. 2017-05-28 21:50:47 +02:00
core power: Add Linux org.freedesktop.UPower D-Bus implementation. 2017-05-28 07:14:11 -04:00
cpuinfo Fixed compile error with gcc -std=c99 2017-03-06 21:25:06 -08:00
dynapi Added an API to get the joystick instance ID before opening the device: SDL_JoystickGetDeviceInstanceID() 2017-03-09 16:09:16 -08:00
events Removed newlines from error messages. 2017-03-26 21:00:19 +02:00
file Updated copyright for 2017 2017-01-01 18:33:28 -08:00
filesystem Removed unused errno includes. 2017-05-27 23:30:07 +02:00
haptic windows: Try to unify all the GUID comparison code into a core helper function. 2017-02-13 17:00:46 -05:00
joystick emscripten: Changed internal functions to be static. 2017-05-12 23:01:17 +02:00
libm Updated copyright for 2017 2017-01-01 18:33:28 -08:00
loadso Updated copyright for 2017 2017-01-01 18:33:28 -08:00
main haiku: Various fixes from haikuports. 2017-05-01 18:39:05 -04:00
power power: Add Linux org.freedesktop.UPower D-Bus implementation. 2017-05-28 07:14:11 -04:00
render render: GL_DestroyRender() should activate first. 2017-05-18 21:00:11 -04:00
stdlib stdlib: Fixed crash on SDL_snprintf("%s", NULL). 2017-02-14 02:49:08 -05:00
test test: info now reports usable display bounds and DPI (thanks, Eric!). 2017-05-18 16:29:10 -04:00
thread haiku: Various fixes from haikuports. 2017-05-01 18:39:05 -04:00
timer Updated copyright for 2017 2017-01-01 18:33:28 -08:00
video haiku: Fixed SDL_SetClipboardText() putting random data in clipboard. 2017-05-28 21:50:11 +02:00
SDL.c Backing out broken change from previous commit. 2017-04-01 00:46:42 -04:00
SDL_assert.c assert: Better Emscripten support. 2017-05-19 14:51:03 -04:00
SDL_assert_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_dataqueue.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_dataqueue.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_error.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_error_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_hints.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_internal.h Some patches to make SDL compile with armcc (ARM's C compiler). 2017-03-02 13:33:04 -05:00
SDL_log.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00