sdl2_frt/src
2016-11-01 10:46:47 -07:00
..
atomic Updated copyright to 2016 2016-01-02 10:10:34 -08:00
audio Fixed compiling on older versions of ALSA 2016-10-28 17:00:37 -07:00
core Fixed bug 3473 - can't build on linux with an old kernel 2016-11-01 10:33:44 -07:00
cpuinfo Updated copyright to 2016 2016-01-02 10:10:34 -08:00
dynapi Fixed bug 3478 - Patch Haiku to use dlopen instead of load_add_on 2016-11-01 10:30:46 -07:00
events Linux: Added missing scancodes. 2016-10-16 22:47:49 +02:00
file Updated copyright to 2016 2016-01-02 10:10:34 -08:00
filesystem Fixed compiling if filesystem is disabled (thanks, Elias!). 2016-08-30 21:14:13 +02:00
haptic Implemented SDL_GetHintBoolean() to make it easier to check boolean hints 2016-10-07 23:40:44 -07:00
joystick Fixed bug 3444 - Android-TV: no more handling of back button on remote 2016-10-17 22:09:22 -07:00
libm Updated copyright to 2016 2016-01-02 10:10:34 -08:00
loadso Fixed bug 3478 - Patch Haiku to use dlopen instead of load_add_on 2016-11-01 10:30:46 -07:00
main Fixed bug 3461 - Implement TEXTINPUT events for Haiku 2016-10-19 20:42:22 -07:00
power Initial Apple TV / tvOS support. 2016-09-13 22:18:06 -03:00
render Fixed divide by zero if setting integer scale without setting logical width and height 2016-10-14 00:51:57 -07:00
stdlib Partial fix for bug 3092 - Statically link sdl2 with /MT for msvc 2016-10-17 21:47:33 -07:00
test We should be using a string constant for the strftime format string 2016-10-01 10:38:15 -07:00
thread Fixed bug 2758 - Android issues with NDK r10c and API-21 2016-10-14 06:57:55 -07:00
timer Windows: Fixed not removing the always added hint callback on quit. 2016-10-16 22:47:37 +02:00
video Patch from Tapani P?lli to fix a memory leak in X11_GL_CreateContext 2016-11-01 10:46:47 -07:00
SDL_assert_c.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_assert.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_error_c.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_error.c Only use GCC pragmas when we're building with GCC 2016-10-01 11:22:39 -07:00
SDL_hints.c Implemented SDL_GetHintBoolean() to make it easier to check boolean hints 2016-10-07 23:40:44 -07:00
SDL_internal.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_log.c Fixed bug 3323 - SDL_LogOutput prints message twice on Windows when linked with libc 2016-10-01 12:28:05 -07:00
SDL.c Fixed bug 3456 - SDL_GameControllerOpen fails if the joystick subsystem isn't initialized 2016-10-17 21:44:32 -07:00