sdl2_frt/src
2015-11-26 01:36:36 -05:00
..
atomic
audio Emscripten: Added missing error messages for audio and joystick init failures. 2015-08-05 21:04:10 +02:00
core WinRT: lots of display and windowing related fixes 2015-11-26 00:41:39 -05:00
cpuinfo
dynapi Added SDL_JoystickFromInstanceID() and SDL_GameControllerFromInstanceID(). 2015-11-14 12:35:45 -05:00
events Add a new SDL_KEYMAPCHANGED SDL event to abstract notification of keyboard layout or input language changes. 2015-10-27 11:17:32 -07:00
file
filesystem
haptic Fix crash on controller hotplug on linux. 2015-09-30 15:38:30 -07:00
joystick WinRT: fixed build error in latest XInput code 2015-11-14 21:29:14 -05:00
libm
loadso
main Fixed bug 3083 - Android JNIEXPORT and JNICALL missing 2015-08-01 22:03:50 -07:00
power
render WinRT: lots of display and windowing related fixes 2015-11-26 00:41:39 -05:00
stdlib
test Fixed memory leak in test harness. 2015-07-06 21:02:20 +02:00
thread WinRT: fixed crash in SDL_CondWaitTimeout, when using Win10's MSVC runtime 2015-11-15 13:04:42 -05:00
timer
video WinRT: bug-fix, fullscreen window flags weren't set if device was rotated 90 degrees 2015-11-26 01:36:36 -05:00
SDL_assert_c.h
SDL_assert.c
SDL_error_c.h
SDL_error.c
SDL_hints.c
SDL_internal.h
SDL_log.c Windows: Fixed wrong debugger output if logging empty string as info or warning. 2015-07-16 21:31:21 +02:00
SDL.c