sdl2_frt/src
2017-08-14 16:09:44 -07:00
..
atomic
audio Fixed bug 3702 - Clear error messages of SDL_LoadObject for optional libraries 2017-08-11 10:21:19 -07:00
core Fixed bug 3753 - Android : load methodID during initialization 2017-08-14 14:14:45 -07:00
cpuinfo
dynapi Fixed bug 2441 - SDL_DuplicateSurface 2017-08-14 13:37:14 -07:00
events Fixed Windows build due to an implicit memcpy generated by the optimizer 2017-08-14 16:09:44 -07:00
file Fixed compiler warnings on Visual Studio 2013 2017-08-12 00:04:46 -07:00
filesystem Fixed bug 3639 - SDL_GetPrefPath returns a path with two consecutive slashes on Unix if org is omitted 2017-08-11 11:32:00 -07:00
haptic Fixed bug 3191 - haptic system on android? 2017-08-12 08:15:09 -07:00
joystick Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 2017-08-14 06:28:21 -07:00
libm
loadso
main Fixed bug 2812 - Make libSDL2main.a usable on Android via a dummy symbol 2017-08-13 18:12:06 -07:00
power power: whoops, that should be "==" not "!=". 2017-07-03 16:45:12 -04:00
render Fixed setting the texture blend mode in the OpenGL ES2 renderer 2017-08-14 10:04:59 -07:00
stdlib Added SDL_wcscmp() 2017-08-13 20:37:49 -07:00
test Added test debug logs for additional event types 2017-08-12 20:21:34 -07:00
thread Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 2017-08-14 06:28:21 -07:00
timer Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 2017-08-14 06:28:21 -07:00
video Fixed bug 2441 - SDL_DuplicateSurface 2017-08-14 13:37:14 -07:00
SDL_assert_c.h
SDL_assert.c Fixed bug 3744 - missing SDLCALL in several functions 2017-08-13 21:06:52 -07:00
SDL_dataqueue.c
SDL_dataqueue.h
SDL_error_c.h
SDL_error.c Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended 2017-07-10 17:16:12 -07:00
SDL_hints.c
SDL_internal.h
SDL_log.c Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 2017-08-14 06:28:21 -07:00
SDL.c