Sam Lantinga 7079195697 Fixed compiler warning 7 years ago
..
atomic 500378eb52 Add atomics for Watcom/x86 as inline asm 7 years ago
audio ba10d2b654 Fixed compiler warning 7 years ago
core 84fb4893cf Check SDL_UDEV_DYNAMIC first, then SDL_UDEV_LIBS separately 7 years ago
cpuinfo b821ded96c SDL_cpuinfo.c: add os/2 support to SDL_GetCPUCount() and SDL_GetSystemRAM(). 7 years ago
dynapi 9c580e14c9 Added functions to query and set the SDL memory allocation functions: 7 years ago
events 1887c54c68 Fixed memory leak in Cocoa mouse code 7 years ago
file f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits 7 years ago
filesystem 00905c98be filesystem: Patched to compile on QNX. 7 years ago
haptic 0d011ec66d Renaming of guard header names to quiet -Wreserved-id-macro 7 years ago
joystick b647bd0692 The event filter and event watch functions are now thread-safe 7 years ago
libm 45b774e3f7 Updated copyright for 2017 8 years ago
loadso e564da78b7 revert files I didnt mean to commit! 7 years ago
main 0ce23a5498 Updated version to 2.0.7 7 years ago
power b36755a3fc power: whoops, that should be "==" not "!=". 7 years ago
render a7c79c5e25 Normalize touch events to the render viewport (thanks Sylvain!) 7 years ago
stdlib 21cd2df694 Fixed compiler warning 7 years ago
test 7079195697 Fixed compiler warning 7 years ago
thread 0d011ec66d Renaming of guard header names to quiet -Wreserved-id-macro 7 years ago
timer de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 7 years ago
video f4f9e39f62 Fixed bug 3874 - Compiler warnings SDL_Surface.c and SDL_cocoakeyboard.m 7 years ago
SDL.c c57fe6d78a Backing out broken change from previous commit. 8 years ago
SDL_assert.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 years ago
SDL_assert_c.h 45b774e3f7 Updated copyright for 2017 8 years ago
SDL_dataqueue.c 28149e11c8 Added SDL_PeekIntoDataQueue(). 7 years ago
SDL_dataqueue.h 28149e11c8 Added SDL_PeekIntoDataQueue(). 7 years ago
SDL_error.c cd79d8ccec Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended 7 years ago
SDL_error_c.h 45b774e3f7 Updated copyright for 2017 8 years ago
SDL_hints.c b3ac0b6fb0 A hint with an empty string should be treated as the default value 7 years ago
SDL_internal.h d526b8a1e9 Some patches to make SDL compile with armcc (ARM's C compiler). 8 years ago
SDL_log.c de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 7 years ago