Ryan C. Gordon 903ff6414e audio: SDL_ResampleCVT() should use memmove instead of memcpy. 8 лет назад
..
atomic 500378eb52 Add atomics for Watcom/x86 as inline asm 8 лет назад
audio 903ff6414e audio: SDL_ResampleCVT() should use memmove instead of memcpy. 8 лет назад
core 312da2623a Fixed bug 3854 - arguments to dbus_type_is_basic() were incorrect 8 лет назад
cpuinfo b821ded96c SDL_cpuinfo.c: add os/2 support to SDL_GetCPUCount() and SDL_GetSystemRAM(). 8 лет назад
dynapi d90fce3c9e Exposed the joystick locking functions for multi-threaded access to the joystick API 8 лет назад
events b647bd0692 The event filter and event watch functions are now thread-safe 8 лет назад
file f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits 8 лет назад
filesystem 00905c98be filesystem: Patched to compile on QNX. 8 лет назад
haptic 0d011ec66d Renaming of guard header names to quiet -Wreserved-id-macro 8 лет назад
joystick b647bd0692 The event filter and event watch functions are now thread-safe 8 лет назад
libm 45b774e3f7 Updated copyright for 2017 9 лет назад
loadso e564da78b7 revert files I didnt mean to commit! 8 лет назад
main dbb0a2aa74 Removed the need for libSDL2main.a on Android, and separated JNI initialization out for other integrations 8 лет назад
power b36755a3fc power: whoops, that should be "==" not "!=". 9 лет назад
render e9652b1987 Fixed bug 3857 - SDL_ConvertPixels misses YUV conversions 8 лет назад
stdlib 19114b0378 Fixed bug 3813 - gcc7 fallthrough warnings in SDL_iconv.c and SDL_pixels.c 8 лет назад
test 0fea9164eb Added an example for SDL_SetWindowHitTest() when you create a borderless resizable window. 8 лет назад
thread 0d011ec66d Renaming of guard header names to quiet -Wreserved-id-macro 8 лет назад
timer de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 8 лет назад
video d2a2b0c139 Fixed bug 3857 - SDL_ConvertPixels misses YUV conversions 8 лет назад
SDL.c c57fe6d78a Backing out broken change from previous commit. 9 лет назад
SDL_assert.c ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 8 лет назад
SDL_assert_c.h 45b774e3f7 Updated copyright for 2017 9 лет назад
SDL_dataqueue.c 28149e11c8 Added SDL_PeekIntoDataQueue(). 8 лет назад
SDL_dataqueue.h 28149e11c8 Added SDL_PeekIntoDataQueue(). 8 лет назад
SDL_error.c cd79d8ccec Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended 9 лет назад
SDL_error_c.h 45b774e3f7 Updated copyright for 2017 9 лет назад
SDL_hints.c b3ac0b6fb0 A hint with an empty string should be treated as the default value 8 лет назад
SDL_internal.h d526b8a1e9 Some patches to make SDL compile with armcc (ARM's C compiler). 9 лет назад
SDL_log.c de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 8 лет назад