SDL/src
2019-01-24 08:44:37 +01:00
..
atomic Initial support for Nintendo WiiU 2018-10-28 19:14:23 +01:00
audio Merge branch 'master' of https://github.com/SDL-mirror/SDL into wiiu 2018-10-30 22:18:32 +01:00
core Add and update include guards 2018-10-28 21:36:48 +01:00
cpuinfo Fixed bug 4277 - warnings patch 2018-09-27 14:56:29 -07:00
dynapi Initial support for Nintendo WiiU 2018-10-28 19:14:23 +01:00
events Add and update include guards 2018-10-28 21:36:48 +01:00
file Updated copyright for 2018 2018-01-03 10:03:25 -08:00
filesystem revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
haptic Add and update include guards 2018-10-28 21:36:48 +01:00
hidapi Don't build SDL_JOYSTICK_HIDAPI by default on iOS 2018-10-26 09:27:31 -07:00
joystick input/wiiu: Clear last_touched after sending touch release event 2019-01-24 08:44:37 +01:00
libm Merge branch 'master' of https://github.com/SDL-mirror/SDL into wiiu 2018-10-30 22:18:32 +01:00
loadso Updated copyright for 2018 2018-01-03 10:03:25 -08:00
main winmain: Patched to compile on C89 compilers. 2018-10-29 20:18:50 -04:00
power SDL_power.c: Adjust SDL_POWER_DISABLED ifdefs to avoid zero-size array 2018-10-15 11:01:00 +03:00
render render/wiiu: Fixup color blending 2019-01-12 19:20:13 +01:00
sensor Add and update include guards 2018-10-28 21:36:48 +01:00
stdlib Initial support for Nintendo WiiU 2018-10-28 19:14:23 +01: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 wiiu: Switch to cmake 2018-10-30 22:04:29 +01:00
timer Merge branch 'master' of https://github.com/SDL-mirror/SDL into wiiu 2018-10-30 22:18:32 +01:00
video render/wiiu: Add support for color/alpha mod values/some blend modes 2019-01-12 20:59:50 +11:00
SDL_assert_c.h Add and update include guards 2018-10-28 21:36:48 +01:00
SDL_assert.c use the 'aborts' pragma of Watcom for SDL_NORETURN functions 2018-06-13 14:45:02 +03: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.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_hints.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_internal.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_log.c Initial support for Nintendo WiiU 2018-10-28 19:14:23 +01:00
SDL.c Initial support for Nintendo WiiU 2018-10-28 19:14:23 +01:00