Alex Szpakowski 5501bcc834 macOS: Fix an OS-generated warning printed to stdout on launch in bundled apps. 8 years ago
..
atomic 500378eb52 Add atomics for Watcom/x86 as inline asm 8 years ago
audio e830ef3458 Fixed typo converting 4 channel audio to 2 channel 8 years ago
core 50e422adfe Fixed bug 3917 - Android, issues with getManifestEnvironmentVariable 8 years ago
cpuinfo b821ded96c SDL_cpuinfo.c: add os/2 support to SDL_GetCPUCount() and SDL_GetSystemRAM(). 8 years ago
dynapi bcdf8b916b Added SDL_fmod() and SDL_fmodf() 8 years ago
events 5cc46f3d30 mouse: remove assert for unimplemented platforms (thanks, tomwardio!). 8 years ago
file f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits 8 years ago
filesystem 00905c98be filesystem: Patched to compile on QNX. 8 years ago
haptic 0d011ec66d Renaming of guard header names to quiet -Wreserved-id-macro 8 years ago
joystick c954b53830 Fixed bug 3935 - Not find joysticks if android run 24-48 days. 8 years ago
libm 34a8cf767c Fixed compiler warnings after uClibc code update 8 years ago
loadso e564da78b7 revert files I didnt mean to commit! 8 years ago
main 2c5724ef5d Updated version to 2.0.8 since SDL_image depends on it 8 years ago
power b36755a3fc power: whoops, that should be "==" not "!=". 8 years ago
render 9fd0d6191c Fixed bug 3821 - Allow SDL_CreateWindow and SDL_CreateRenderer with OpenGL ES 3.0 (GLES3) for Angle (Windows) 8 years ago
stdlib bcdf8b916b Added SDL_fmod() and SDL_fmodf() 8 years ago
test cf9236488a Fixed bug 3879 - add missing SDLCALL to SDLTest_TrackedMalloc & co. 8 years ago
thread 0d011ec66d Renaming of guard header names to quiet -Wreserved-id-macro 8 years ago
timer de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 8 years ago
video 5501bcc834 macOS: Fix an OS-generated warning printed to stdout on launch in bundled apps. 8 years ago
SDL.c c57fe6d78a Backing out broken change from previous commit. 9 years ago
SDL_assert.c 8e98bdaa6f Fixed bug 3883 - SDL_assert / SDL_PromptAssertion in TTY mode does not accept options ("abriA") 8 years ago
SDL_assert_c.h 45b774e3f7 Updated copyright for 2017 9 years ago
SDL_dataqueue.c 28149e11c8 Added SDL_PeekIntoDataQueue(). 8 years ago
SDL_dataqueue.h 28149e11c8 Added SDL_PeekIntoDataQueue(). 8 years ago
SDL_error.c cd79d8ccec Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended 8 years ago
SDL_error_c.h 45b774e3f7 Updated copyright for 2017 9 years ago
SDL_hints.c b3ac0b6fb0 A hint with an empty string should be treated as the default value 8 years ago
SDL_internal.h d526b8a1e9 Some patches to make SDL compile with armcc (ARM's C compiler). 9 years ago
SDL_log.c de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 8 years ago