Sam Lantinga 5f48ce0b64 Fixed bug 3815 - implicit-fallthrough warning - DUFFS_LOOP4 and friends 7 anni fa
..
atomic 500378eb52 Add atomics for Watcom/x86 as inline asm 7 anni fa
audio 93583d461c alsa: removed snd_pcm_wait() call before writing to playback device. 7 anni fa
core aa85436ec7 Fixed compile warning 7 anni fa
cpuinfo b821ded96c SDL_cpuinfo.c: add os/2 support to SDL_GetCPUCount() and SDL_GetSystemRAM(). 7 anni fa
dynapi fb28393200 vulkan: use "unsigned int" instead of "unsigned" 7 anni fa
events 50efbda736 Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h 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 0ddac338b0 keep joystick thread from waking unnecessarily, and from possibly blocking for 300ms at shutdown if a joystick was just plugged in 7 anni fa
libm 45b774e3f7 Updated copyright for 2017 8 anni fa
loadso 45b774e3f7 Updated copyright for 2017 8 anni fa
main dbb0a2aa74 Removed the need for libSDL2main.a on Android, and separated JNI initialization out for other integrations 7 anni fa
power b36755a3fc power: whoops, that should be "==" not "!=". 7 anni fa
render 30d554e3d6 Fixed building SDL applications with Visual Studio and the clang toolset 7 anni fa
stdlib 19114b0378 Fixed bug 3813 - gcc7 fallthrough warnings in SDL_iconv.c and SDL_pixels.c 7 anni fa
test e8059221bd Fixed bug 3806 - Fixes for MSVC compiler warnings 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 5f48ce0b64 Fixed bug 3815 - implicit-fallthrough warning - DUFFS_LOOP4 and friends 7 anni fa
SDL.c c57fe6d78a Backing out broken change from previous commit. 8 anni fa
SDL_assert.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 anni fa
SDL_assert_c.h 45b774e3f7 Updated copyright for 2017 8 anni fa
SDL_dataqueue.c 2e2572a4f1 Added SDL_ReserveSpaceInDataQueue() to make space without copying data. 8 anni fa
SDL_dataqueue.h 2e2572a4f1 Added SDL_ReserveSpaceInDataQueue() to make space without copying data. 8 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 45b774e3f7 Updated copyright for 2017 8 anni fa
SDL_internal.h d526b8a1e9 Some patches to make SDL compile with armcc (ARM's C compiler). 8 anni fa
SDL_log.c de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 7 anni fa