| .. |
|
atomic
|
42065e785d
Updated copyright to 2016
|
10 lat temu |
|
audio
|
62310c6bfd
Work-around for a hang when USB devices are unplugged, contributed by James Zipperer
|
9 lat temu |
|
core
|
099e8a685b
Linux: Fixed compile warnings about unused variables.
|
9 lat temu |
|
cpuinfo
|
42065e785d
Updated copyright to 2016
|
10 lat temu |
|
dynapi
|
27d4f09929
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
|
9 lat temu |
|
events
|
f9b15a94ec
Linux: Fixed mixed up scancodes.
|
9 lat temu |
|
file
|
42065e785d
Updated copyright to 2016
|
10 lat temu |
|
filesystem
|
51053a062c
Fixed compiling if filesystem is disabled (thanks, Elias!).
|
9 lat temu |
|
haptic
|
27d4f09929
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
|
9 lat temu |
|
joystick
|
c0578f9293
Linux: Removed not needed platform info from entry in controller database.
|
9 lat temu |
|
libm
|
42065e785d
Updated copyright to 2016
|
10 lat temu |
|
loadso
|
f31c7086d8
Enable SDL_LoadObject on iOS 8+ and tvOS.
|
9 lat temu |
|
main
|
8aab39cb7d
Fixed bug 3452 - Getting unicode arguments for the main entry point on Windows
|
9 lat temu |
|
power
|
f050576665
Initial Apple TV / tvOS support.
|
9 lat temu |
|
render
|
8e2634eb13
Fixed divide by zero if setting integer scale without setting logical width and height
|
9 lat temu |
|
stdlib
|
9db5e9aae9
Made #if defined(X) consistent
|
9 lat temu |
|
test
|
9dfe54006e
We should be using a string constant for the strftime format string
|
9 lat temu |
|
thread
|
83cb2b63a3
Fixed bug 2758 - Android issues with NDK r10c and API-21
|
9 lat temu |
|
timer
|
f31ce3fb33
Windows: Fixed not removing the always added hint callback on quit.
|
9 lat temu |
|
video
|
01f6273675
emscripten: check if device pixel ratio has changed
|
9 lat temu |
|
SDL.c
|
f050576665
Initial Apple TV / tvOS support.
|
9 lat temu |
|
SDL_assert.c
|
42065e785d
Updated copyright to 2016
|
10 lat temu |
|
SDL_assert_c.h
|
42065e785d
Updated copyright to 2016
|
10 lat temu |
|
SDL_error.c
|
53e22e4be8
Only use GCC pragmas when we're building with GCC
|
9 lat temu |
|
SDL_error_c.h
|
42065e785d
Updated copyright to 2016
|
10 lat temu |
|
SDL_hints.c
|
27d4f09929
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
|
9 lat temu |
|
SDL_internal.h
|
42065e785d
Updated copyright to 2016
|
10 lat temu |
|
SDL_log.c
|
6f11545a2d
Fixed bug 3323 - SDL_LogOutput prints message twice on Windows when linked with libc
|
9 lat temu |