| .. |
|
atomic
|
WinRT: fixed bug whereby SDL would override an app's default orientation
|
2014-12-03 10:55:23 -05:00 |
|
audio
|
Fixed compile warnings about unused variables.
|
2014-12-25 22:03:07 +01:00 |
|
core
|
Replaced include of SDL_types.h with SDL_stdinc.h in internal header file.
|
2015-01-08 21:45:46 +01:00 |
|
cpuinfo
|
Cleaned up some compiler warnings.
|
2014-12-26 23:16:54 -05:00 |
|
dynapi
|
Dynamic API: don't leak if a library loaded but didn't have the entry point.
|
2015-01-05 01:07:36 -05:00 |
|
events
|
WinRT: fixed bug whereby SDL would override an app's default orientation
|
2014-12-03 10:55:23 -05:00 |
|
file
|
WinRT: fixed bug whereby SDL would override an app's default orientation
|
2014-12-03 10:55:23 -05:00 |
|
filesystem
|
Merged default into iOS-improvements
|
2015-01-15 01:15:24 -04:00 |
|
haptic
|
Removed extern declaration of not existing SDL_numhaptics from internal header.
|
2014-12-11 23:38:02 +01:00 |
|
joystick
|
Merged default into iOS-improvements
|
2015-01-15 01:15:24 -04:00 |
|
libm
|
WinRT: fixed bug whereby SDL would override an app's default orientation
|
2014-12-03 10:55:23 -05:00 |
|
loadso
|
WinRT: fixed bug whereby SDL would override an app's default orientation
|
2014-12-03 10:55:23 -05:00 |
|
main
|
Fixed bug 2786 - "UCS-2-INTERNAL" iconv encoding is not supported everywhere, use UTF-16LE instead
|
2014-11-28 04:51:33 -08:00 |
|
power
|
Merged default into iOS-improvements
|
2015-01-15 01:15:24 -04:00 |
|
render
|
Merged default into iOS-improvements
|
2015-01-15 01:15:24 -04:00 |
|
stdlib
|
Clang static analysis builds should use C runtime directly.
|
2015-01-05 01:41:42 -05:00 |
|
test
|
Cleaned up some compiler warnings.
|
2014-12-26 23:16:54 -05:00 |
|
thread
|
Fixed bug 2411 - Even if built with --enable-clock_gettime, SDL2 still calls gettimeofday()
|
2014-11-28 04:37:50 -08:00 |
|
timer
|
WinRT: fixed bug whereby SDL would override an app's default orientation
|
2014-12-03 10:55:23 -05:00 |
|
video
|
Merged default into iOS-improvements
|
2015-01-15 01:15:24 -04:00 |
|
SDL.c
|
WinRT: fixed bug whereby SDL would override an app's default orientation
|
2014-12-03 10:55:23 -05:00 |
|
SDL_assert.c
|
WinRT: fixed bug whereby SDL would override an app's default orientation
|
2014-12-03 10:55:23 -05:00 |
|
SDL_assert_c.h
|
WinRT: fixed bug whereby SDL would override an app's default orientation
|
2014-12-03 10:55:23 -05:00 |
|
SDL_error.c
|
WinRT: fixed bug whereby SDL would override an app's default orientation
|
2014-12-03 10:55:23 -05:00 |
|
SDL_error_c.h
|
WinRT: fixed bug whereby SDL would override an app's default orientation
|
2014-12-03 10:55:23 -05:00 |
|
SDL_hints.c
|
WinRT: fixed bug whereby SDL would override an app's default orientation
|
2014-12-03 10:55:23 -05:00 |
|
SDL_internal.h
|
WinRT: fixed bug whereby SDL would override an app's default orientation
|
2014-12-03 10:55:23 -05:00 |
|
SDL_log.c
|
WinRT: fixed bug whereby SDL would override an app's default orientation
|
2014-12-03 10:55:23 -05:00 |