Sam Lantinga 6211668e9f Fixed creating a renderer on the dummy driver on Mac OS X 8 years ago
..
atomic 42065e785d Updated copyright to 2016 9 years ago
audio c023187548 audio: Fixed compiler warnings. 8 years ago
core 26f05ecb4d Fixed missing prototypes on Android, patch from Sylvain 8 years ago
cpuinfo a949882a98 cpuinfo: fix SDL_HasNEON() on older iOS devices, fixed C++ comment. 8 years ago
dynapi 524bf3c282 Fixed bug 3513 - SDL_GL_SwapWindow does not return error status 8 years ago
events 54188c8b9e Fixed crash at startup 8 years ago
file 42065e785d Updated copyright to 2016 9 years ago
filesystem 51053a062c Fixed compiling if filesystem is disabled (thanks, Elias!). 8 years ago
haptic 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro 8 years ago
joystick d6bcec8f6a WinRT: build fixes 8 years ago
libm fb5fd67ccb Fixed all known static analysis bugs, with checker-279 on macOS. 8 years ago
loadso 9a8642bd6a Fixed bug 3478 - Patch Haiku to use dlopen instead of load_add_on 8 years ago
main 8a73f7e893 Fixed bug 3461 - Implement TEXTINPUT events for Haiku 8 years ago
power 26f05ecb4d Fixed missing prototypes on Android, patch from Sylvain 8 years ago
render fb5fd67ccb Fixed all known static analysis bugs, with checker-279 on macOS. 8 years ago
stdlib 232ae68864 Still more compiler warning fixes for various platforms. 8 years ago
test 232ae68864 Still more compiler warning fixes for various platforms. 8 years ago
thread 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro 8 years ago
timer 57d01d7d67 Patch from Sylvain to fix clang warnings 8 years ago
video 6211668e9f Fixed creating a renderer on the dummy driver on Mac OS X 8 years ago
SDL.c 57d01d7d67 Patch from Sylvain to fix clang warnings 8 years ago
SDL_assert.c 818d1d3e80 Fixed bug 1646 - Warnings from clang with -Weverything 8 years ago
SDL_assert_c.h 42065e785d Updated copyright to 2016 9 years ago
SDL_dataqueue.c a0e003eebb Refactored the audio queueing code to a generic SDL_DataQueue interface. 8 years ago
SDL_dataqueue.h a0e003eebb Refactored the audio queueing code to a generic SDL_DataQueue interface. 8 years ago
SDL_error.c 232ae68864 Still more compiler warning fixes for various platforms. 8 years ago
SDL_error_c.h 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro 8 years ago
SDL_hints.c 27d4f09929 Implemented SDL_GetHintBoolean() to make it easier to check boolean hints 8 years ago
SDL_internal.h 8b960d4e0f Added SDL_VARIABLE_LENGTH_ARRAY so this #ifdef is localized to one place. 8 years ago
SDL_log.c 91491824ae Removed unneeded warning when running from Visual Studio 8 years ago