Sam Lantinga ca019dada5 Fixed issue where the throttle and other axes on racing wheels don't start at zero and show up as immediate input when the wheel is turned for the first time. Wait until they are actually moved before generating input from them. 9 년 전
..
atomic 42065e785d Updated copyright to 2016 10 년 전
audio b2f6c4c1bd Fixed bus error when converting 16-bit to float for non-integral-multiple sample rates 9 년 전
core 26f05ecb4d Fixed missing prototypes on Android, patch from Sylvain 9 년 전
cpuinfo a949882a98 cpuinfo: fix SDL_HasNEON() on older iOS devices, fixed C++ comment. 9 년 전
dynapi 85d8a79f65 Fixed updated return value for SDL_GL_SwapWindow() 9 년 전
events 54188c8b9e Fixed crash at startup 9 년 전
file 42065e785d Updated copyright to 2016 10 년 전
filesystem 51053a062c Fixed compiling if filesystem is disabled (thanks, Elias!). 9 년 전
haptic 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro 9 년 전
joystick ca019dada5 Fixed issue where the throttle and other axes on racing wheels don't start at zero and show up as immediate input when the wheel is turned for the first time. Wait until they are actually moved before generating input from them. 9 년 전
libm fb5fd67ccb Fixed all known static analysis bugs, with checker-279 on macOS. 9 년 전
loadso 9a8642bd6a Fixed bug 3478 - Patch Haiku to use dlopen instead of load_add_on 9 년 전
main 8a73f7e893 Fixed bug 3461 - Implement TEXTINPUT events for Haiku 9 년 전
power 26f05ecb4d Fixed missing prototypes on Android, patch from Sylvain 9 년 전
render fb5fd67ccb Fixed all known static analysis bugs, with checker-279 on macOS. 9 년 전
stdlib 232ae68864 Still more compiler warning fixes for various platforms. 9 년 전
test 232ae68864 Still more compiler warning fixes for various platforms. 9 년 전
thread 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro 9 년 전
timer 57d01d7d67 Patch from Sylvain to fix clang warnings 9 년 전
video eda74fda96 tvOS: Expose remote swipe gestures as arrow key presses (thanks oviano!) 9 년 전
SDL.c 57d01d7d67 Patch from Sylvain to fix clang warnings 9 년 전
SDL_assert.c 818d1d3e80 Fixed bug 1646 - Warnings from clang with -Weverything 9 년 전
SDL_assert_c.h 42065e785d Updated copyright to 2016 10 년 전
SDL_dataqueue.c a0e003eebb Refactored the audio queueing code to a generic SDL_DataQueue interface. 9 년 전
SDL_dataqueue.h a0e003eebb Refactored the audio queueing code to a generic SDL_DataQueue interface. 9 년 전
SDL_error.c 232ae68864 Still more compiler warning fixes for various platforms. 9 년 전
SDL_error_c.h 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro 9 년 전
SDL_hints.c 27d4f09929 Implemented SDL_GetHintBoolean() to make it easier to check boolean hints 9 년 전
SDL_internal.h 8b960d4e0f Added SDL_VARIABLE_LENGTH_ARRAY so this #ifdef is localized to one place. 9 년 전
SDL_log.c 91491824ae Removed unneeded warning when running from Visual Studio 9 년 전