.. |
atomic
|
42065e785d
Updated copyright to 2016
|
9 years ago |
audio
|
62310c6bfd
Work-around for a hang when USB devices are unplugged, contributed by James Zipperer
|
8 years ago |
core
|
099e8a685b
Linux: Fixed compile warnings about unused variables.
|
8 years ago |
cpuinfo
|
42065e785d
Updated copyright to 2016
|
9 years ago |
dynapi
|
27d4f09929
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
|
8 years ago |
events
|
ba051ae7d9
Linux: Added missing scancodes.
|
8 years ago |
file
|
42065e785d
Updated copyright to 2016
|
9 years ago |
filesystem
|
51053a062c
Fixed compiling if filesystem is disabled (thanks, Elias!).
|
8 years ago |
haptic
|
27d4f09929
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
|
8 years ago |
joystick
|
c0578f9293
Linux: Removed not needed platform info from entry in controller database.
|
8 years ago |
libm
|
42065e785d
Updated copyright to 2016
|
9 years ago |
loadso
|
f31c7086d8
Enable SDL_LoadObject on iOS 8+ and tvOS.
|
8 years ago |
main
|
8aab39cb7d
Fixed bug 3452 - Getting unicode arguments for the main entry point on Windows
|
8 years ago |
power
|
f050576665
Initial Apple TV / tvOS support.
|
8 years ago |
render
|
8e2634eb13
Fixed divide by zero if setting integer scale without setting logical width and height
|
8 years ago |
stdlib
|
8109b1378a
Partial fix for bug 3092 - Statically link sdl2 with /MT for msvc
|
8 years ago |
test
|
9dfe54006e
We should be using a string constant for the strftime format string
|
8 years ago |
thread
|
83cb2b63a3
Fixed bug 2758 - Android issues with NDK r10c and API-21
|
8 years ago |
timer
|
f31ce3fb33
Windows: Fixed not removing the always added hint callback on quit.
|
8 years ago |
video
|
5af67f49f4
Fixed bug 3458 - x11: reset deadkeys in StartTextInput/StopTextInput
|
8 years ago |
SDL.c
|
0eb5c976b9
Fixed bug 3456 - SDL_GameControllerOpen fails if the joystick subsystem isn't initialized
|
8 years ago |
SDL_assert.c
|
42065e785d
Updated copyright to 2016
|
9 years ago |
SDL_assert_c.h
|
42065e785d
Updated copyright to 2016
|
9 years ago |
SDL_error.c
|
53e22e4be8
Only use GCC pragmas when we're building with GCC
|
8 years ago |
SDL_error_c.h
|
42065e785d
Updated copyright to 2016
|
9 years ago |
SDL_hints.c
|
27d4f09929
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
|
8 years ago |
SDL_internal.h
|
42065e785d
Updated copyright to 2016
|
9 years ago |
SDL_log.c
|
6f11545a2d
Fixed bug 3323 - SDL_LogOutput prints message twice on Windows when linked with libc
|
8 years ago |