Ryan C. Gordon 965a0da901 Moved a SDL_SetError() call elsewhere to avoid triggering it needlessly. hace 11 años
..
atomic 08fa8da77c Fixed bug 2129 - fix for bug 2121 breaks linking for mingw and throws multiple warnings hace 11 años
audio 08fa8da77c Fixed bug 2129 - fix for bug 2121 breaks linking for mingw and throws multiple warnings hace 11 años
core a503dabe01 Fixed a crash initializing Android touch IDs hace 11 años
cpuinfo 08fa8da77c Fixed bug 2129 - fix for bug 2121 breaks linking for mingw and throws multiple warnings hace 11 años
events 08fa8da77c Fixed bug 2129 - fix for bug 2121 breaks linking for mingw and throws multiple warnings hace 11 años
file 12ca3ce3fa Fixed building using MinGW hace 11 años
filesystem 28aa076c8b SDL_GetPrefPath() now uses the organization on all platforms. hace 11 años
haptic 965a0da901 Moved a SDL_SetError() call elsewhere to avoid triggering it needlessly. hace 11 años
input e9d2133934 Prevent keystrokes from leaking through to the console when using evdev. hace 11 años
joystick b8b9bfbe5b Fixed some warnings building for 64-bit Windows hace 11 años
libm 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) hace 11 años
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. hace 11 años
main d1bde399af Backed out changeset 737771c47c6f, done testing Buildbot changes. hace 11 años
power f5fa492e26 Added a macro SDL_TICKS_PASSED() to correctly compare two 32-bit tick values. hace 11 años
render 2348e426c7 Fixed whitespace hace 11 años
stdlib 12ca3ce3fa Fixed building using MinGW hace 11 años
test 11d38d696e Fixed bug 2015 - surface getting leak in SDLTest_ScreenShot function hace 11 años
thread f5fa492e26 Added a macro SDL_TICKS_PASSED() to correctly compare two 32-bit tick values. hace 11 años
timer eec4710c53 Fixes bug #2074 - Thanks Sylvain! hace 11 años
video 298d3d627a Fixed duplicate const warning hace 11 años
SDL.c ade13fd741 It's okay to quit things more than once. hace 11 años
SDL_assert.c 12ca3ce3fa Fixed building using MinGW hace 11 años
SDL_assert_c.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
SDL_error.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
SDL_error_c.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
SDL_hints.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) hace 11 años
SDL_log.c 12ca3ce3fa Fixed building using MinGW hace 11 años