sdl2_frt/src
2019-10-27 14:52:09 +01:00
..
atomic Fixed memory barrier macro check so it isn't quite so fragile 2019-06-30 23:58:31 -07:00
audio Fixed bug 4842 - Redundant condition in MS_ADPCM_Decode and IMA_ADPCM_Decode 2019-10-23 09:36:41 +02:00
core linux: If D-Bus isn't available on the system, don't keep trying to load it. 2019-10-09 19:38:16 -04:00
cpuinfo Android: fix compilation error of SDL_cpuinfo.c on android-r13b (bug 4365) 2019-10-27 14:52:09 +01:00
dynapi dynapi: Deal with failure cases better, other fixes. 2019-10-14 12:41:06 -04:00
events Backed out changeset b0241180cdc5 2019-10-14 22:41:27 -07:00
file Fixed bug 4820 - SDL assumes RW_SEEK_SET == SEEK_SET 2019-10-10 17:21:46 +02:00
filesystem Fixed bug 4726 - Fix for tvOS GetPrefPath 2019-07-18 19:33:17 -07:00
haptic
hidapi Prevent the SPEEDLINK COMPETITION PRO joystick from switching into Android controller mode when enumerated over HID on Windows 10. 2019-08-22 15:58:00 -07:00
joystick Fixed bug 4843 - Passing NULL to memset in SDL_PrivateLoadButtonMapping 2019-10-23 09:53:23 +02:00
libm
loadso
main Updated SDL development builds to version 2.0.11 2019-09-22 10:37:16 -07:00
power
render macOS Fix potential memory leaks in the Metal renderer caught by clang's static analyzer. 2019-10-26 14:39:50 -03:00
sensor Fixed bug 4837 - Use after free in SDL_SensorUpdate (Thanks!) 2019-10-23 08:46:59 +02:00
stdlib stdlib: Patched to compile. 2019-09-26 13:44:49 -04:00
test test: Fixed wrong verbose flag check (thanks, watcom.hecht!). 2019-10-15 12:02:19 -04:00
thread Hopefully fixed the mingw32 build 2019-03-19 17:20:54 -07:00
timer
video x11: check if the X server honored our XMoveWindow() call (thanks, R.E. Rust!). 2019-10-26 23:58:55 -04:00
SDL_assert_c.h
SDL_assert.c Better fix for iOS build 2019-10-17 17:51:49 -07:00
SDL_dataqueue.c
SDL_dataqueue.h
SDL_error_c.h
SDL_error.c Fix DirectInput error codes being lost 2019-03-16 18:11:09 -07:00
SDL_hints.c
SDL_internal.h
SDL_log.c Copypaste SDL_NSLog to UIKit backend, document it as such 2019-07-17 23:20:57 -04:00
SDL.c remove warning prototype SDL_ExitProcess() 2019-10-19 09:23:40 +02:00