.. |
atomic
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
audio
|
alsa: Implemented basic device detection.
|
2016-03-05 23:25:23 -05:00 |
core
|
Android: C89 cleanup to avoid warnings/errors since the default gcc mode on Android is still pre-C99.
|
2016-02-09 17:36:42 -08:00 |
cpuinfo
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
dynapi
|
PSP: Deactivated dynamic API.
|
2016-02-13 17:35:38 +01:00 |
events
|
Fixed comment in gesture source.
|
2016-03-27 22:22:13 +02:00 |
file
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
filesystem
|
David Carlier implemented SDL_GetBasePath() for OpenBSD
|
2016-01-31 21:11:15 -08:00 |
haptic
|
Use SDL's stdinc functions instead of C runtime calls.
|
2016-01-05 02:29:16 -05:00 |
joystick
|
Allow mappings to be added before GameControllerInit
|
2016-03-07 08:22:55 -05:00 |
libm
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
loadso
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
main
|
Android: C89 cleanup to avoid warnings/errors since the default gcc mode on Android is still pre-C99.
|
2016-02-09 17:36:42 -08:00 |
power
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
render
|
PSP: Fixed returning success from unsupported SDL_RenderReadPixels().
|
2016-04-01 21:13:58 +02:00 |
stdlib
|
Quick fix for qsort off-by-one error.
|
2016-03-11 08:30:18 -08:00 |
test
|
Fixed compile warnings about uninitialized variables in test library.
|
2016-01-06 22:39:29 +01:00 |
thread
|
Windows: Just use WaitForSingleObjectEx() everywhere.
|
2016-02-21 17:21:29 -05:00 |
timer
|
Windows: make sure SDL_TicksInit has been called before calling Sleep(ms) in SDL_Delay. This ensures the Windows system timer resolution is properly set before Sleep is called.
|
2016-02-14 21:17:25 -04:00 |
video
|
iOS: Workaround for a crash after Dictation is used.
|
2016-04-01 19:18:50 -03:00 |
SDL.c
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -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
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
SDL_error_c.h
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
SDL_hints.c
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
SDL_internal.h
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
SDL_log.c
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |