sdl2_frt/src
2016-12-06 12:23:17 -05:00
..
atomic
audio audio: Fixed compiler warnings. 2016-12-06 12:23:17 -05:00
core Fixed missing prototypes on Android, patch from Sylvain 2016-12-02 02:25:12 -08:00
cpuinfo
dynapi Added an API to iterate over game controller mappings 2016-11-29 06:36:57 -08:00
events Fixed crash at startup 2016-12-03 09:59:43 -08:00
file
filesystem
haptic
joystick Added support for the Hori Fighting Commander 4 2016-12-03 08:39:21 -08:00
libm
loadso
main
power Fixed missing prototypes on Android, patch from Sylvain 2016-12-02 02:25:12 -08:00
render
stdlib
test
thread
timer
video Fixed missing prototypes on Android, patch from Sylvain 2016-12-02 02:25:12 -08:00
SDL_assert_c.h
SDL_assert.c
SDL_dataqueue.c Refactored the audio queueing code to a generic SDL_DataQueue interface. 2016-12-06 02:23:54 -05:00
SDL_dataqueue.h Refactored the audio queueing code to a generic SDL_DataQueue interface. 2016-12-06 02:23:54 -05:00
SDL_error_c.h
SDL_error.c
SDL_hints.c
SDL_internal.h Added SDL_VARIABLE_LENGTH_ARRAY so this #ifdef is localized to one place. 2016-12-06 02:20:58 -05:00
SDL_log.c
SDL.c