..
atomic
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
audio
alsa: more tapdancing to enumerate physical hardware devices.
2016-10-10 15:29:18 -04:00
core
Fixed building and using fcitx IME support on Linux
2016-10-08 11:30:07 -07:00
cpuinfo
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
dynapi
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
2016-10-07 23:40:44 -07:00
events
Linux: Fixed mixed up scancodes.
2016-10-09 20:31:04 +02:00
file
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
filesystem
Fixed compiling if filesystem is disabled (thanks, Elias!).
2016-08-30 21:14:13 +02:00
haptic
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
2016-10-07 23:40:44 -07:00
joystick
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
2016-10-07 23:40:44 -07:00
libm
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
loadso
Enable SDL_LoadObject on iOS 8+ and tvOS.
2016-09-25 15:02:06 -03:00
main
Fixed bug 3320 - SDL_windows_main.c defines both console application entry points
2016-10-01 12:31:31 -07:00
power
Initial Apple TV / tvOS support.
2016-09-13 22:18:06 -03:00
render
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
2016-10-07 23:40:44 -07:00
stdlib
Made #if defined(X) consistent
2016-10-10 02:58:29 -07:00
test
We should be using a string constant for the strftime format string
2016-10-01 10:38:15 -07:00
thread
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
2016-10-07 23:40:44 -07:00
timer
threads: Move SDL's own thread creation to a new internal API.
2016-04-12 16:45:10 -04:00
video
Fixed building and using fcitx IME support on Linux
2016-10-08 11:30:07 -07:00
SDL_assert_c.h
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_assert.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_error_c.h
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_error.c
Only use GCC pragmas when we're building with GCC
2016-10-01 11:22:39 -07:00
SDL_hints.c
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
2016-10-07 23:40:44 -07:00
SDL_internal.h
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_log.c
Fixed bug 3323 - SDL_LogOutput prints message twice on Windows when linked with libc
2016-10-01 12:28:05 -07:00
SDL.c
Initial Apple TV / tvOS support.
2016-09-13 22:18:06 -03:00