Sam Lantinga 5c5ba0e331 Fixed bug 4394 - Crash in SDL_PumpEvents() after SDL_DestroyWindow() 7 年 前
..
atomic d9fb77a3c1 SDL_atomic.c, SDL_spinlock.c: use lock prefix with xchg in Watcom asm. 7 年 前
audio 1f6bd95110 Emscripten: make CloseAudio actually close audio 7 年 前
core 5029d50ea8 Add SDL_TouchDeviceType enum and SDL_GetTouchDeviceType(SDL_TouchID id). 7 年 前
cpuinfo 7df0f4fdac Fixed bug 4277 - warnings patch 7 年 前
dynapi 5029d50ea8 Add SDL_TouchDeviceType enum and SDL_GetTouchDeviceType(SDL_TouchID id). 7 年 前
events 5029d50ea8 Add SDL_TouchDeviceType enum and SDL_GetTouchDeviceType(SDL_TouchID id). 7 年 前
file b262b0ebc9 Small stack allocations fall back to malloc if they're unexpectedly large. 7 年 前
filesystem 40b27fd51b revert the recent typecast assignment changes (see bug #4079) 8 年 前
haptic 91820998fc Add and update include guards 7 年 前
hidapi b08bdc4401 Don't build SDL_JOYSTICK_HIDAPI by default on iOS 7 年 前
joystick b73703b9c6 Fixed bug 4391 - hid_enumerate() sometimes causes game to freeze for a few seconds 7 年 前
libm 1a02403ea7 libm: Watcom defines huge=__huge: undefine it to fix build using Watcom. 7 年 前
loadso b262b0ebc9 Small stack allocations fall back to malloc if they're unexpectedly large. 7 年 前
main e542d1a36d winmain: Patched to compile on C89 compilers. 7 年 前
power 7be4fca62c SDL_power.c: Adjust SDL_POWER_DISABLED ifdefs to avoid zero-size array 7 年 前
render 457e58c40b opengles: Fixed compiler warnings. 7 年 前
sensor b73703b9c6 Fixed bug 4391 - hid_enumerate() sometimes causes game to freeze for a few seconds 7 年 前
stdlib d3fa42b8c4 os/2 bits for SDL_malloc.c -- from libffi 7 年 前
test b815ad56fc Fixed bug 4366 - Compile throws a warning on RPI (Raspbian Stretch) 7 年 前
thread acb05f50d8 thread: make SDL_CreateThreadWithStackSize() a public API. 7 年 前
timer 91820998fc Add and update include guards 7 年 前
video 5c5ba0e331 Fixed bug 4394 - Crash in SDL_PumpEvents() after SDL_DestroyWindow() 7 年 前
SDL.c b73703b9c6 Fixed bug 4391 - hid_enumerate() sometimes causes game to freeze for a few seconds 7 年 前
SDL_assert.c b262b0ebc9 Small stack allocations fall back to malloc if they're unexpectedly large. 7 年 前
SDL_assert_c.h 91820998fc Add and update include guards 7 年 前
SDL_dataqueue.c e3cc5b2c6b Updated copyright for 2018 8 年 前
SDL_dataqueue.h e3cc5b2c6b Updated copyright for 2018 8 年 前
SDL_error.c 926d803f83 bug #3739: handle %lu, %li and %ld in SDL_SetError. 8 年 前
SDL_error_c.h 926d803f83 bug #3739: handle %lu, %li and %ld in SDL_SetError. 8 年 前
SDL_hints.c e3cc5b2c6b Updated copyright for 2018 8 年 前
SDL_internal.h b262b0ebc9 Small stack allocations fall back to malloc if they're unexpectedly large. 7 年 前
SDL_log.c b262b0ebc9 Small stack allocations fall back to malloc if they're unexpectedly large. 7 年 前