Sam Lantinga 6ec3e69045 Fixed whitespace style пре 12 година
..
atomic 08fa8da77c Fixed bug 2129 - fix for bug 2121 breaks linking for mingw and throws multiple warnings пре 12 година
audio 247313174a Updated notes about building with the Windows 8 SDK: Get the DirectX SDK. пре 12 година
core 3f2e942fa0 Fixed implicit function declarations by including the missing header. пре 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 b30e396ba1 Fixed bug 1965 - Mac: dead code for supporting OS 10.4 пре 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 1c9cc8c9b7 Fixed performance regression caused by the fix for bug 2158 пре 12 година
stdlib 12ca3ce3fa Fixed building using MinGW пре 12 година
test 77a0d3fe2a Toggling fullscreen now takes fullscreen flags пре 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 6ec3e69045 Fixed whitespace style пре 12 година
SDL.c 3523b409bc Made helper window creation depend on initializing the Haptics or Joystick subsystems. пре 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 година