Philipp Wiesemann cd37485e3c Changed parameter name for gesture template save functions from "src" to "dst". 12 年 前
..
atomic 08fa8da77c Fixed bug 2129 - fix for bug 2121 breaks linking for mingw and throws multiple warnings 12 年 前
audio 08fa8da77c Fixed bug 2129 - fix for bug 2121 breaks linking for mingw and throws multiple warnings 12 年 前
core a503dabe01 Fixed a crash initializing Android touch IDs 12 年 前
cpuinfo 72de99aed3 Initialize MEMORYSTATUSEX size before GlobalMemoryStatusEx() (thanks, Justin!). 12 年 前
events cd37485e3c Changed parameter name for gesture template save functions from "src" to "dst". 12 年 前
file 12ca3ce3fa Fixed building using MinGW 12 年 前
filesystem 609b58e441 Fixed buffer overflow. 12 年 前
haptic 965a0da901 Moved a SDL_SetError() call elsewhere to avoid triggering it needlessly. 12 年 前
input e9d2133934 Prevent keystrokes from leaking through to the console when using evdev. 12 年 前
joystick b8b9bfbe5b Fixed some warnings building for 64-bit Windows 12 年 前
libm 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 12 年 前
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. 12 年 前
main d1bde399af Backed out changeset 737771c47c6f, done testing Buildbot changes. 12 年 前
power f5fa492e26 Added a macro SDL_TICKS_PASSED() to correctly compare two 32-bit tick values. 12 年 前
render 4e270de15d Changed function to return -1 through SDL_Error() instead of plain -1. 12 年 前
stdlib 12ca3ce3fa Fixed building using MinGW 12 年 前
test 804e5799ad Fixed common test usage string (was "hidpi", should be "highdpi"). 12 年 前
thread f5fa492e26 Added a macro SDL_TICKS_PASSED() to correctly compare two 32-bit tick values. 12 年 前
timer eec4710c53 Fixes bug #2074 - Thanks Sylvain! 12 年 前
video 0f8d9995fe Corrected typo in source comment. 12 年 前
SDL.c ade13fd741 It's okay to quit things more than once. 12 年 前
SDL_assert.c 12ca3ce3fa Fixed building using MinGW 12 年 前
SDL_assert_c.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged 12 年 前
SDL_error.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 12 年 前
SDL_error_c.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged 12 年 前
SDL_hints.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 12 年 前
SDL_log.c 12ca3ce3fa Fixed building using MinGW 12 年 前