.. |
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
|
Patch from Sylvain to fix clang warnings
|
2016-11-13 22:57:41 -08:00 |
cpuinfo
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
dynapi
|
Standardized the format of the SDL joystick GUID and added functions to retrieve the USB VID/PID from a joystick and game controller.
|
2016-11-10 17:19:34 -08: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 unresolved symbol on Visual Studio
|
2016-11-13 23:04:47 -08:00 |
joystick
|
Patch from Sylvain to fix clang warnings
|
2016-11-13 22:57:41 -08: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 bug 3359 - Software renderer does incorrect blending with SDL_RenderCopyEx
|
2016-11-15 01:12:27 -08:00 |
stdlib
|
Patch from Sylvain to fix clang warnings
|
2016-11-13 22:57:41 -08:00 |
test
|
Fixed build error with missing function prototype in the SDL_test_harness.h header
|
2016-11-13 23:09:42 -08:00 |
thread
|
Patch from Sylvain to fix clang warnings
|
2016-11-13 22:57:41 -08:00 |
timer
|
Patch from Sylvain to fix clang warnings
|
2016-11-13 22:57:41 -08:00 |
video
|
[qtwayland] Set orientation and window flags via SDL hints
|
2016-11-13 10:39:04 +01:00 |
SDL.c
|
Patch from Sylvain to fix clang warnings
|
2016-11-13 22:57:41 -08:00 |
SDL_assert.c
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -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 |