Sam Lantinga faebe94c56 Mac: Fix a crash with SDL_MAC_NO_SANDBOX. 12 vuotta sitten
..
atomic 08fa8da77c Fixed bug 2129 - fix for bug 2121 breaks linking for mingw and throws multiple warnings 13 vuotta sitten
audio 517886a7f1 Fixed bug 2205 - SDL_GetAudioDeviceName returns default-device name on invalid index for default-device only drivers 12 vuotta sitten
core 22770a8f40 [Android] Fixes Bug 2041 - can't get SDL_QUIT event... 12 vuotta sitten
cpuinfo 72de99aed3 Initialize MEMORYSTATUSEX size before GlobalMemoryStatusEx() (thanks, Justin!). 13 vuotta sitten
events cd37485e3c Changed parameter name for gesture template save functions from "src" to "dst". 12 vuotta sitten
file 12ca3ce3fa Fixed building using MinGW 13 vuotta sitten
filesystem 609b58e441 Fixed buffer overflow. 13 vuotta sitten
haptic 965a0da901 Moved a SDL_SetError() call elsewhere to avoid triggering it needlessly. 13 vuotta sitten
input e9d2133934 Prevent keystrokes from leaking through to the console when using evdev. 13 vuotta sitten
joystick e3e24bded7 Make sure the joystick count is correct when the added and removed events are dispatched, in case someone is watching for them with an event filter. 12 vuotta sitten
libm 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 13 vuotta sitten
loadso d0a57ea2b5 Rolled back my LoadLibrary change. The first failed call causes a dialog to pop up in Windows apps (but not console apps) and that's really bad. I'll have to deal with this in my app. 13 vuotta sitten
main d1bde399af Backed out changeset 737771c47c6f, done testing Buildbot changes. 13 vuotta sitten
power f5fa492e26 Added a macro SDL_TICKS_PASSED() to correctly compare two 32-bit tick values. 13 vuotta sitten
render 1c9cc8c9b7 Fixed performance regression caused by the fix for bug 2158 12 vuotta sitten
stdlib 12ca3ce3fa Fixed building using MinGW 13 vuotta sitten
test 804e5799ad Fixed common test usage string (was "hidpi", should be "highdpi"). 12 vuotta sitten
thread f5fa492e26 Added a macro SDL_TICKS_PASSED() to correctly compare two 32-bit tick values. 13 vuotta sitten
timer eec4710c53 Fixes bug #2074 - Thanks Sylvain! 13 vuotta sitten
video faebe94c56 Mac: Fix a crash with SDL_MAC_NO_SANDBOX. 12 vuotta sitten
SDL.c ade13fd741 It's okay to quit things more than once. 13 vuotta sitten
SDL_assert.c 12ca3ce3fa Fixed building using MinGW 13 vuotta sitten
SDL_assert_c.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged 13 vuotta sitten
SDL_error.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 13 vuotta sitten
SDL_error_c.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged 13 vuotta sitten
SDL_hints.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 13 vuotta sitten
SDL_log.c 12ca3ce3fa Fixed building using MinGW 13 vuotta sitten