| .. |
|
atomic
|
42065e785d
Updated copyright to 2016
|
10 years ago |
|
audio
|
57d01d7d67
Patch from Sylvain to fix clang warnings
|
9 years ago |
|
core
|
0d24495b15
Removed unused constants
|
9 years ago |
|
cpuinfo
|
32cb34945e
cpuinfo: patched to compile for getauxval() path.
|
9 years ago |
|
dynapi
|
35430a73f2
cpuinfo: first attempt at SDL_HasNEON() implementation.
|
9 years ago |
|
events
|
57d01d7d67
Patch from Sylvain to fix clang warnings
|
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
|
97aa577589
Fixed empty parameter list in signatures of internal functions.
|
9 years ago |
|
joystick
|
eb9cc03068
Fixed two memory leaks if added game controller mapping has lower priority.
|
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
|
57d01d7d67
Patch from Sylvain to fix clang warnings
|
9 years ago |
|
render
|
97aa577589
Fixed empty parameter list in signatures of internal functions.
|
9 years ago |
|
stdlib
|
57d01d7d67
Patch from Sylvain to fix clang warnings
|
9 years ago |
|
test
|
818d1d3e80
Fixed bug 1646 - Warnings from clang with -Weverything
|
9 years ago |
|
thread
|
97aa577589
Fixed empty parameter list in signatures of internal functions.
|
9 years ago |
|
timer
|
57d01d7d67
Patch from Sylvain to fix clang warnings
|
9 years ago |
|
video
|
a49ac09c02
Windows: Fixed crash if using current SDL_GetWindowWMInfo() from older programs.
|
9 years ago |
|
SDL.c
|
57d01d7d67
Patch from Sylvain to fix clang warnings
|
9 years ago |
|
SDL_assert.c
|
818d1d3e80
Fixed bug 1646 - Warnings from clang with -Weverything
|
9 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
|
37696150e2
Fixed build on various platforms
|
9 years ago |
|
SDL_log.c
|
6f11545a2d
Fixed bug 3323 - SDL_LogOutput prints message twice on Windows when linked with libc
|
9 years ago |