.. |
atomic
|
06ccb71bcd
Make sure the memory barrier functions are always available, and now they are implemented on Android __ARM_ARCH_5TE__
|
8 years ago |
audio
|
6814f5dbc0
ALSA driver improvements:
|
8 years ago |
core
|
42d02890f4
Linux: Fixed error message.
|
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
|
ca0bf151d5
Fix some more compiler warnings on armcc.
|
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
|
763e138903
Added an API to get the joystick instance ID before opening the device: SDL_JoystickGetDeviceInstanceID()
|
8 years ago |
libm
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
loadso
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
main
|
63e83a3127
Haiku: Removed unused variable.
|
8 years ago |
power
|
07519a6b95
Removed a bunch of unnecessary #ifdefs.
|
8 years ago |
render
|
ca0bf151d5
Fix some more compiler warnings on armcc.
|
8 years ago |
stdlib
|
c93bca489d
stdlib: Fixed crash on SDL_snprintf("%s", NULL).
|
8 years ago |
test
|
33ff5bd148
Fixed typo in log message.
|
8 years ago |
thread
|
d1eb2d190d
thread: Don't use SetThreadDescription on WinRT right now.
|
8 years ago |
timer
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
video
|
c35f46d03c
mir: Set the max/min w/h vs just setting the window w/h
|
8 years ago |
SDL.c
|
d526b8a1e9
Some patches to make SDL compile with armcc (ARM's C compiler).
|
8 years ago |
SDL_assert.c
|
45b774e3f7
Updated copyright for 2017
|
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 |