| .. |
|
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
|
Initial merge of Emscripten port!
|
2014-12-18 00:19:52 -05:00 |
|
haptic
|
Removed extern declaration of not existing SDL_numhaptics from internal header.
|
2014-12-11 23:38:02 +01:00 |
|
joystick
|
Fixed wrong documentation in joystick implementation source.
|
2015-01-16 23:07:10 +01: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
|
WinRT: fixed bug whereby SDL would override an app's default orientation
|
2014-12-03 10:55:23 -05:00 |
|
power
|
Initial merge of Emscripten port!
|
2014-12-18 00:19:52 -05:00 |
|
render
|
GLES2: Only use VBOs for Emscripten (for now).
|
2014-12-26 22:30:19 -05: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
|
WinRT: fixed bug whereby SDL would override an app's default orientation
|
2014-12-03 10:55:23 -05:00 |
|
timer
|
WinRT: fixed bug whereby SDL would override an app's default orientation
|
2014-12-03 10:55:23 -05:00 |
|
video
|
Cleaned up some compiler warnings.
|
2014-12-26 23:16:54 -05: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 |