sdl2_frt/src
2018-09-30 19:53:26 -07:00
..
atomic SDL_atomic.c, SDL_spinlock.c: use lock prefix with xchg in Watcom asm. 2018-09-27 11:55:02 +03:00
audio audio: disable NEON converters for now. 2018-09-29 16:48:15 -04:00
core Ensure we wait on the surface resize before returning from setting fullscreen mode. 2018-09-28 20:39:57 -07:00
cpuinfo Fixed bug 4277 - warnings patch 2018-09-27 14:56:29 -07:00
dynapi Fixed bug 4264 - SDL_CreateTextureFromSurface generates error message but returns ok 2018-09-24 16:41:55 -07:00
events Re-enable drag-and-drop events by default 2018-09-30 19:53:26 -07:00
file
filesystem
haptic
hidapi hidapi/windows/hid.c: comment out ntdef.h include after windows.h. 2018-09-28 13:44:10 +03:00
joystick replace bool stuff in controller_type.h with SDL_bool. 2018-09-28 17:01:24 +03:00
libm
loadso
main Updated version to 2.0.9 2018-09-26 10:08:14 -07:00
power
render Fixed mingw-w64 build 2018-09-28 00:40:35 -07:00
sensor Fixed bug 4277 - warnings patch 2018-09-27 14:56:29 -07:00
stdlib Fixed bug 4283 - SDL's version of memset is different from libc's 2018-09-28 20:48:18 -07:00
test
thread
timer
video macOS: Fix a crash when the video subsystem quits, if SDL_MAC_NO_SANDBOX was defined when SDL was compiled. 2018-09-30 11:26:41 -03:00
SDL_assert_c.h
SDL_assert.c use the 'aborts' pragma of Watcom for SDL_NORETURN functions 2018-06-13 14:45:02 +03: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 Fixed whitespace 2018-09-24 11:49:25 -07:00