Alex Szpakowski 42b19c9749 metal: Respect the vsync flag on macOS 10.13+. 8 éve
..
atomic 500378eb52 Add atomics for Watcom/x86 as inline asm 8 éve
audio ab4695f48f wasapi: switched to event-driven interface. 8 éve
core 70082db849 Fixed bug 4003 - HAVE_POLL undefined in SDL_poll.c, making it impossible to use. 8 éve
cpuinfo 20364769e0 Fixed typo in comment 8 éve
dynapi cf3d450313 Added SDL_RenderGetMetalLayer() and SDL_RenderGetMetalCommandEncoder() 8 éve
events ca7297668a Fixed bug 3996 - Corrupted or over-released critical section on SDL_Quit (SDL_event_watchers_lock) 8 éve
file f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits 8 éve
filesystem 00905c98be filesystem: Patched to compile on QNX. 8 éve
haptic e0d0184f09 Fixed bug 3999 - Build failed when try to build with configure script for Android 8 éve
joystick fee2469c65 Fixed bug 4005 - Android, SDL_IsGameController() crashes is index is out of range 8 éve
libm 5f38b5d705 Fixed bug 3979 - Failed to link with "multiple definition of `scalbln'" error on both MinGW and MinGW-w64 by CMake 8 éve
loadso e564da78b7 revert files I didnt mean to commit! 8 éve
main 2c5724ef5d Updated version to 2.0.8 since SDL_image depends on it 8 éve
power b36755a3fc power: whoops, that should be "==" not "!=". 9 éve
render 42b19c9749 metal: Respect the vsync flag on macOS 10.13+. 8 éve
stdlib bcdf8b916b Added SDL_fmod() and SDL_fmodf() 8 éve
test 1c43705bab Fixed compiler warning 8 éve
thread 0d011ec66d Renaming of guard header names to quiet -Wreserved-id-macro 8 éve
timer de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 8 éve
video 64ec4c3334 macOS: Make sure the desktop's display mode is always in SDL's list of display modes. 8 éve
SDL.c c57fe6d78a Backing out broken change from previous commit. 9 éve
SDL_assert.c 8e98bdaa6f Fixed bug 3883 - SDL_assert / SDL_PromptAssertion in TTY mode does not accept options ("abriA") 8 éve
SDL_assert_c.h 45b774e3f7 Updated copyright for 2017 9 éve
SDL_dataqueue.c 28149e11c8 Added SDL_PeekIntoDataQueue(). 8 éve
SDL_dataqueue.h 28149e11c8 Added SDL_PeekIntoDataQueue(). 8 éve
SDL_error.c cd79d8ccec Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended 9 éve
SDL_error_c.h 45b774e3f7 Updated copyright for 2017 9 éve
SDL_hints.c b3ac0b6fb0 A hint with an empty string should be treated as the default value 8 éve
SDL_internal.h 351d6d4784 audio: Port WASAPI to WinRT, remove XAudio2 backend. 8 éve
SDL_log.c 7914725bfc Removed spurious debug output 8 éve