sdl2_frt/src
2019-06-14 13:56:42 -07:00
..
atomic
audio audio: Attempt to fix build on ARM versions of Visual Studio. 2019-06-14 16:52:42 -04:00
core Fixed bug 4665 - Add support for single touch evdev devices 2019-06-12 07:55:48 -07:00
cpuinfo Fixed bug 4557 - SDL_SIMDAlloc and *Free should be in the public interface 2019-06-08 14:54:37 -07:00
dynapi Fixed bug 4526 - replace SDL_RW* macros with functions for using in bindings 2019-06-08 17:43:23 -07:00
events cocoa: Another attempt at synthesized mouse/touch events. 2019-06-13 21:31:03 -04:00
file Fixed bug 4526 - replace SDL_RW* macros with functions for using in bindings 2019-06-08 17:43:23 -07:00
filesystem
haptic
hidapi Protect against NULL device in the Android hidapi implementation 2019-06-07 09:00:26 -07:00
joystick Better patch to make it more clear what's going on 2019-06-12 10:38:49 -07:00
libm
loadso
main
power
render Worked around "Undefined symbol: ___isPlatformVersionAtLeast()" link error on Xcode 11 beta 2019-06-14 13:56:42 -07:00
sensor
stdlib
test test: unify all the command line usage logging. 2019-05-28 17:39:13 -04:00
thread
timer
video Worked around "Undefined symbol: ___isPlatformVersionAtLeast()" link error on Xcode 11 beta 2019-06-14 13:56:42 -07:00
SDL_assert_c.h
SDL_assert.c assert: Fixed some compiler warnings. 2019-06-12 15:35:06 -04:00
SDL_dataqueue.c
SDL_dataqueue.h
SDL_error_c.h
SDL_error.c
SDL_hints.c
SDL_internal.h
SDL_log.c
SDL.c