.. |
atomic
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
audio
|
Patch from Sylvain to fix clang warnings
|
2016-11-13 22:57:41 -08:00 |
core
|
Removed unused constants
|
2016-11-15 01:24:58 -08:00 |
cpuinfo
|
cpuinfo: patched to compile for getauxval() path.
|
2016-11-17 17:03:43 -05:00 |
dynapi
|
cpuinfo: first attempt at SDL_HasNEON() implementation.
|
2016-11-17 01:15:16 -05:00 |
events
|
Patch from Sylvain to fix clang warnings
|
2016-11-13 22:57:41 -08: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
|
Fixed empty parameter list in signatures of internal functions.
|
2016-11-16 22:08:51 +01:00 |
joystick
|
Fixed empty parameter list in signatures of internal functions.
|
2016-11-16 22:08:51 +01:00 |
libm
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
loadso
|
Fixed bug 3478 - Patch Haiku to use dlopen instead of load_add_on
|
2016-11-01 10:30:46 -07:00 |
main
|
Fixed bug 3461 - Implement TEXTINPUT events for Haiku
|
2016-10-19 20:42:22 -07:00 |
power
|
Patch from Sylvain to fix clang warnings
|
2016-11-13 22:57:41 -08:00 |
render
|
Fixed empty parameter list in signatures of internal functions.
|
2016-11-16 22:08:51 +01:00 |
stdlib
|
Patch from Sylvain to fix clang warnings
|
2016-11-13 22:57:41 -08:00 |
test
|
Fixed bug 1646 - Warnings from clang with -Weverything
|
2016-11-15 01:30:08 -08:00 |
thread
|
Fixed empty parameter list in signatures of internal functions.
|
2016-11-16 22:08:51 +01:00 |
timer
|
Patch from Sylvain to fix clang warnings
|
2016-11-13 22:57:41 -08:00 |
video
|
Windows: Fixed crash if using current SDL_GetWindowWMInfo() from older programs.
|
2016-11-18 00:06:09 +01:00 |
SDL.c
|
Patch from Sylvain to fix clang warnings
|
2016-11-13 22:57:41 -08:00 |
SDL_assert.c
|
Fixed bug 1646 - Warnings from clang with -Weverything
|
2016-11-15 01:30:08 -08:00 |
SDL_assert_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_error_c.h
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08: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
|
Fixed build on various platforms
|
2016-11-11 13:47:40 -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 |