Sam Lantinga f8e1874d01 Fixed bug 2646 - Problems with software renderer when SDL_SetRenderLogicalSize set 8 years ago
..
atomic 1d1a0d7f03 atomic: Patched to compile on Android. 9 years ago
audio 96305832bc Fixed bug 3702 - Clear error messages of SDL_LoadObject for optional libraries 8 years ago
core e54eede265 Provide the correct state of the on-screen keyboard to the API (patch from Sylvain) 8 years ago
cpuinfo c1802ef646 Fixed compile error with gcc -std=c99 9 years ago
dynapi f1829d956f Added SDL_wcscmp() 8 years ago
events ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 8 years ago
file b425050baf Fixed compiler warnings on Visual Studio 2013 8 years ago
filesystem 658975f381 Fixed bug 3639 - SDL_GetPrefPath returns a path with two consecutive slashes on Unix if org is omitted 8 years ago
haptic 0a52db54bd Fixed bug 3191 - haptic system on android? 8 years ago
joystick ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 8 years ago
libm 45b774e3f7 Updated copyright for 2017 9 years ago
loadso 45b774e3f7 Updated copyright for 2017 9 years ago
main df2d299447 Fixed bug 2812 - Make libSDL2main.a usable on Android via a dummy symbol 8 years ago
power b36755a3fc power: whoops, that should be "==" not "!=". 8 years ago
render f8e1874d01 Fixed bug 2646 - Problems with software renderer when SDL_SetRenderLogicalSize set 8 years ago
stdlib f1829d956f Added SDL_wcscmp() 8 years ago
test b2e2bcc203 Added test debug logs for additional event types 8 years ago
thread 7229397c0c Fixed bug 3258 - SDL_TryLockMutex blocks for pthreads with FAKE_RECURSIVE_MUTEX 8 years ago
timer 72ab258812 Fixed bug 2764 - Timer is not rescheduled with the returned interval 8 years ago
video eb06aba8ae Fixed bug 3742 - minor warning fixes 8 years ago
SDL.c c57fe6d78a Backing out broken change from previous commit. 9 years ago
SDL_assert.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 8 years ago
SDL_assert_c.h 45b774e3f7 Updated copyright for 2017 9 years ago
SDL_dataqueue.c 2e2572a4f1 Added SDL_ReserveSpaceInDataQueue() to make space without copying data. 9 years ago
SDL_dataqueue.h 2e2572a4f1 Added SDL_ReserveSpaceInDataQueue() to make space without copying data. 9 years ago
SDL_error.c cd79d8ccec Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended 8 years ago
SDL_error_c.h 45b774e3f7 Updated copyright for 2017 9 years ago
SDL_hints.c 45b774e3f7 Updated copyright for 2017 9 years ago
SDL_internal.h d526b8a1e9 Some patches to make SDL compile with armcc (ARM's C compiler). 9 years ago
SDL_log.c 45b774e3f7 Updated copyright for 2017 9 years ago