SDL/src
Ryan C. Gordon a5ebd4d775 wayland: ask KDE protocol extension to use server-side decorations if possible. 2018-10-29 10:14:59 -04:00
..
atomic correct the comment correction.. 2018-06-30 20:10:40 +03:00
audio alsa: optionally run entire pipeline non-blocking. 2018-08-07 16:49:18 -04:00
core Small stack allocations fall back to malloc if they're unexpectedly large. 2018-10-22 20:50:32 -04:00
cpuinfo cpuinfo: Added SDL_HasAVX512F(). 2018-05-21 11:35:42 -04:00
dynapi render: Add floating point versions of various draw APIs. 2018-10-23 01:34:03 -04:00
events Fixed build 2018-08-23 02:21:17 -07:00
file Small stack allocations fall back to malloc if they're unexpectedly large. 2018-10-22 20:50:32 -04:00
filesystem revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
haptic Implement SDL_HapticStopEffect on Android (thanks Rachel!) 2018-08-24 10:41:57 -07:00
hidapi Removed dependency on C++ runtime on iOS 2018-08-21 19:42:19 -07:00
joystick Small stack allocations fall back to malloc if they're unexpectedly large. 2018-10-22 20:50:32 -04:00
libm libm: one more static analysis fix. 2018-08-10 15:22:02 -04:00
loadso Small stack allocations fall back to malloc if they're unexpectedly large. 2018-10-22 20:50:32 -04:00
main Small stack allocations fall back to malloc if they're unexpectedly large. 2018-10-22 20:50:32 -04:00
power Handle NULL return from SDL_DBus_GetContext() 2018-04-23 20:24:12 -07:00
render render: Add floating point versions of various draw APIs. 2018-10-23 01:34:03 -04:00
sensor Added SDL_GetDisplayOrientation() to get the display orientation, and added a new event SDL_DISPLAYEVENT to notify the application when the orientation changes. 2018-08-22 21:48:28 -07:00
stdlib Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. 2018-08-09 16:00:17 -07:00
test Added SDL_GetDisplayOrientation() to get the display orientation, and added a new event SDL_DISPLAYEVENT to notify the application when the orientation changes. 2018-08-22 21:48:28 -07:00
thread thread: fixed compiler warnings on non-Linux systems that use pthread. 2018-05-21 12:00:21 -04:00
timer Updated copyright for 2018 2018-01-03 10:03:25 -08:00
video wayland: ask KDE protocol extension to use server-side decorations if possible. 2018-10-29 10:14:59 -04:00
SDL.c Moved SDL_IsTablet() to a cross-platform API function 2018-08-21 20:03:54 -07:00
SDL_assert.c Small stack allocations fall back to malloc if they're unexpectedly large. 2018-10-22 20:50:32 -04:00
SDL_assert_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_dataqueue.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_dataqueue.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_error.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_error_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_hints.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_internal.h Small stack allocations fall back to malloc if they're unexpectedly large. 2018-10-22 20:50:32 -04:00
SDL_log.c Small stack allocations fall back to malloc if they're unexpectedly large. 2018-10-22 20:50:32 -04:00