| .. |
|
atomic
|
42065e785d
Updated copyright to 2016
|
10 years ago |
|
audio
|
6380d5c24e
Fixed audio conversion for unsigned 16 bit data.
|
9 years ago |
|
core
|
539afc5d0b
Fixed bug 3473 - can't build on linux with an old kernel
|
9 years ago |
|
cpuinfo
|
42065e785d
Updated copyright to 2016
|
10 years ago |
|
dynapi
|
9a8642bd6a
Fixed bug 3478 - Patch Haiku to use dlopen instead of load_add_on
|
9 years ago |
|
events
|
062ca2b261
Removed empty statement.
|
9 years ago |
|
file
|
42065e785d
Updated copyright to 2016
|
10 years ago |
|
filesystem
|
51053a062c
Fixed compiling if filesystem is disabled (thanks, Elias!).
|
9 years ago |
|
haptic
|
27d4f09929
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
|
9 years ago |
|
joystick
|
acae3ebf74
Added mapping for the PS3 controller in Bluetooth mode
|
9 years ago |
|
libm
|
42065e785d
Updated copyright to 2016
|
10 years ago |
|
loadso
|
9a8642bd6a
Fixed bug 3478 - Patch Haiku to use dlopen instead of load_add_on
|
9 years ago |
|
main
|
8a73f7e893
Fixed bug 3461 - Implement TEXTINPUT events for Haiku
|
9 years ago |
|
power
|
f050576665
Initial Apple TV / tvOS support.
|
9 years ago |
|
render
|
057bca8a68
Better fix for last point in D3D11 renderer, thanks to Nader Golbaz
|
9 years ago |
|
stdlib
|
40b571c91e
Fixed bug 3468 - _allshr in SDL_stdlib.c is not working properly
|
9 years ago |
|
test
|
9dfe54006e
We should be using a string constant for the strftime format string
|
9 years ago |
|
thread
|
83cb2b63a3
Fixed bug 2758 - Android issues with NDK r10c and API-21
|
9 years ago |
|
timer
|
f31ce3fb33
Windows: Fixed not removing the always added hint callback on quit.
|
9 years ago |
|
video
|
d780031277
Fixed bug 3476 - round() needs _GNU_SOURCE on some old systems
|
9 years ago |
|
SDL.c
|
0eb5c976b9
Fixed bug 3456 - SDL_GameControllerOpen fails if the joystick subsystem isn't initialized
|
9 years ago |
|
SDL_assert.c
|
42065e785d
Updated copyright to 2016
|
10 years ago |
|
SDL_assert_c.h
|
42065e785d
Updated copyright to 2016
|
10 years ago |
|
SDL_error.c
|
53e22e4be8
Only use GCC pragmas when we're building with GCC
|
9 years ago |
|
SDL_error_c.h
|
42065e785d
Updated copyright to 2016
|
10 years ago |
|
SDL_hints.c
|
27d4f09929
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
|
9 years ago |
|
SDL_internal.h
|
42065e785d
Updated copyright to 2016
|
10 years ago |
|
SDL_log.c
|
6f11545a2d
Fixed bug 3323 - SDL_LogOutput prints message twice on Windows when linked with libc
|
9 years ago |