| .. |
|
atomic
|
1d1a0d7f03
atomic: Patched to compile on Android.
|
9 years ago |
|
audio
|
7382cebb41
audio: Fix audio queue functions to use new spec structure.
|
9 years ago |
|
core
|
f6eb23a617
linux: Changed two variables to be static.
|
9 years ago |
|
cpuinfo
|
c1802ef646
Fixed compile error with gcc -std=c99
|
9 years ago |
|
dynapi
|
763e138903
Added an API to get the joystick instance ID before opening the device: SDL_JoystickGetDeviceInstanceID()
|
9 years ago |
|
events
|
266816b4aa
Removed newlines from error messages.
|
9 years ago |
|
file
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
filesystem
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
haptic
|
70c0400b12
windows: Try to unify all the GUID comparison code into a core helper function.
|
9 years ago |
|
joystick
|
27023ed2b3
Added support for the Cyborg V.3 Rumble Pad and the Mad Catz FightPad PRO
|
9 years ago |
|
libm
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
loadso
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
main
|
63e83a3127
Haiku: Removed unused variable.
|
9 years ago |
|
power
|
07519a6b95
Removed a bunch of unnecessary #ifdefs.
|
9 years ago |
|
render
|
266816b4aa
Removed newlines from error messages.
|
9 years ago |
|
stdlib
|
c93bca489d
stdlib: Fixed crash on SDL_snprintf("%s", NULL).
|
9 years ago |
|
test
|
33ff5bd148
Fixed typo in log message.
|
9 years ago |
|
thread
|
1517ba7285
PSP: Fixed error messages.
|
9 years ago |
|
timer
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
video
|
1286a7d23e
windows: Add SDL_WINDOW_ALWAYS_ON_TOP support.
|
9 years ago |
|
SDL.c
|
c57fe6d78a
Backing out broken change from previous commit.
|
9 years ago |
|
SDL_assert.c
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
SDL_assert_c.h
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
SDL_dataqueue.c
|
2e2572a4f1
Added SDL_ReserveSpaceInDataQueue() to make space without copying data.
|
9 years ago |
|
SDL_dataqueue.h
|
2e2572a4f1
Added SDL_ReserveSpaceInDataQueue() to make space without copying data.
|
9 years ago |
|
SDL_error.c
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
SDL_error_c.h
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
SDL_hints.c
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
|
SDL_internal.h
|
d526b8a1e9
Some patches to make SDL compile with armcc (ARM's C compiler).
|
9 years ago |
|
SDL_log.c
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |