Sam Lantinga 358e4d9c7e Fixed Mac OS X build vor 8 Jahren
..
atomic 500378eb52 Add atomics for Watcom/x86 as inline asm vor 8 Jahren
audio 351d6d4784 audio: Port WASAPI to WinRT, remove XAudio2 backend. vor 8 Jahren
core baae74c857 Added SDL_WinRTGetDeviceFamily() to find out what type of device your application is running on (thanks Daniel Knobe!) vor 8 Jahren
cpuinfo 20364769e0 Fixed typo in comment vor 8 Jahren
dynapi cf3d450313 Added SDL_RenderGetMetalLayer() and SDL_RenderGetMetalCommandEncoder() vor 8 Jahren
events 5cc46f3d30 mouse: remove assert for unimplemented platforms (thanks, tomwardio!). vor 8 Jahren
file f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits vor 8 Jahren
filesystem 00905c98be filesystem: Patched to compile on QNX. vor 8 Jahren
haptic 0d011ec66d Renaming of guard header names to quiet -Wreserved-id-macro vor 8 Jahren
joystick 688bc2858a Steam Virtual GamePad config for macOS vor 8 Jahren
libm 5f38b5d705 Fixed bug 3979 - Failed to link with "multiple definition of `scalbln'" error on both MinGW and MinGW-w64 by CMake vor 8 Jahren
loadso e564da78b7 revert files I didnt mean to commit! vor 8 Jahren
main 2c5724ef5d Updated version to 2.0.8 since SDL_image depends on it vor 8 Jahren
power b36755a3fc power: whoops, that should be "==" not "!=". vor 8 Jahren
render 358e4d9c7e Fixed Mac OS X build vor 8 Jahren
stdlib bcdf8b916b Added SDL_fmod() and SDL_fmodf() vor 8 Jahren
test 1c43705bab Fixed compiler warning vor 8 Jahren
thread 0d011ec66d Renaming of guard header names to quiet -Wreserved-id-macro vor 8 Jahren
timer de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks vor 8 Jahren
video ab06f570a8 Workaround for bug 3931 - spurious SDL_MOUSEMOTION events with SDL_HINT_MOUSE_RELATIVE_MODE_WARP 1 since Windows 10 Fall Creators update vor 8 Jahren
SDL.c c57fe6d78a Backing out broken change from previous commit. vor 9 Jahren
SDL_assert.c 8e98bdaa6f Fixed bug 3883 - SDL_assert / SDL_PromptAssertion in TTY mode does not accept options ("abriA") vor 8 Jahren
SDL_assert_c.h 45b774e3f7 Updated copyright for 2017 vor 9 Jahren
SDL_dataqueue.c 28149e11c8 Added SDL_PeekIntoDataQueue(). vor 8 Jahren
SDL_dataqueue.h 28149e11c8 Added SDL_PeekIntoDataQueue(). vor 8 Jahren
SDL_error.c cd79d8ccec Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended vor 8 Jahren
SDL_error_c.h 45b774e3f7 Updated copyright for 2017 vor 9 Jahren
SDL_hints.c b3ac0b6fb0 A hint with an empty string should be treated as the default value vor 8 Jahren
SDL_internal.h 351d6d4784 audio: Port WASAPI to WinRT, remove XAudio2 backend. vor 8 Jahren
SDL_log.c 7914725bfc Removed spurious debug output vor 8 Jahren