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