Ryan C. Gordon 85d12d8f21 metal: Added some comments and FIXMEs. 7 anni fa
..
atomic 500378eb52 Add atomics for Watcom/x86 as inline asm 7 anni fa
audio 351d6d4784 audio: Port WASAPI to WinRT, remove XAudio2 backend. 7 anni fa
core 88e3562ba0 Use the included Khronos headers on Android so we can create Core OpenGL contexts when building with older SDK 7 anni fa
cpuinfo 20364769e0 Fixed typo in comment 7 anni fa
dynapi cf3d450313 Added SDL_RenderGetMetalLayer() and SDL_RenderGetMetalCommandEncoder() 7 anni fa
events 5cc46f3d30 mouse: remove assert for unimplemented platforms (thanks, tomwardio!). 7 anni fa
file f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits 7 anni fa
filesystem 00905c98be filesystem: Patched to compile on QNX. 7 anni fa
haptic 0d011ec66d Renaming of guard header names to quiet -Wreserved-id-macro 7 anni fa
joystick 688bc2858a Steam Virtual GamePad config for macOS 7 anni fa
libm 5f38b5d705 Fixed bug 3979 - Failed to link with "multiple definition of `scalbln'" error on both MinGW and MinGW-w64 by CMake 7 anni fa
loadso e564da78b7 revert files I didnt mean to commit! 7 anni fa
main 2c5724ef5d Updated version to 2.0.8 since SDL_image depends on it 7 anni fa
power b36755a3fc power: whoops, that should be "==" not "!=". 7 anni fa
render 85d12d8f21 metal: Added some comments and FIXMEs. 7 anni fa
stdlib bcdf8b916b Added SDL_fmod() and SDL_fmodf() 7 anni fa
test cf9236488a Fixed bug 3879 - add missing SDLCALL to SDLTest_TrackedMalloc & co. 7 anni fa
thread 0d011ec66d Renaming of guard header names to quiet -Wreserved-id-macro 7 anni fa
timer de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 7 anni fa
video 127841f315 Fixed compiler warning 7 anni fa
SDL.c c57fe6d78a Backing out broken change from previous commit. 8 anni fa
SDL_assert.c 8e98bdaa6f Fixed bug 3883 - SDL_assert / SDL_PromptAssertion in TTY mode does not accept options ("abriA") 7 anni fa
SDL_assert_c.h 45b774e3f7 Updated copyright for 2017 8 anni fa
SDL_dataqueue.c 28149e11c8 Added SDL_PeekIntoDataQueue(). 7 anni fa
SDL_dataqueue.h 28149e11c8 Added SDL_PeekIntoDataQueue(). 7 anni fa
SDL_error.c cd79d8ccec Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended 7 anni fa
SDL_error_c.h 45b774e3f7 Updated copyright for 2017 8 anni fa
SDL_hints.c b3ac0b6fb0 A hint with an empty string should be treated as the default value 7 anni fa
SDL_internal.h 351d6d4784 audio: Port WASAPI to WinRT, remove XAudio2 backend. 7 anni fa
SDL_log.c 7914725bfc Removed spurious debug output 7 anni fa