Sam Lantinga 82b8e6df87 Fixed bug 2158 - Pixel missing in SDL_RenderDrawLines 11 年之前
..
atomic 12ca3ce3fa Fixed building using MinGW 11 年之前
audio 3f8df1097c Fixed 1598 - Mingwin build fails on src/audio/xaudio2/SDL_xaudio2.c 11 年之前
core a329c7f1c9 Fixed bug 2139 - SDL_CreateWindow/WIN_GL_LoadLibrary fails due to external iconv not being able to convert path 11 年之前
cpuinfo 12ca3ce3fa Fixed building using MinGW 11 年之前
events b39a4daf04 SDL_TEXTINPUT support for EVDEV 11 年之前
file 12ca3ce3fa Fixed building using MinGW 11 年之前
filesystem 69a4351eb0 Fixed bug 2121 - GCC throws error on SDL_FORCE_INLINE when compiling with -ansi 11 年之前
haptic f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 11 年之前
input e9d2133934 Prevent keystrokes from leaking through to the console when using evdev. 11 年之前
joystick 7ad441a37c Fixed bug 2069 - Device addition/removal queries all USB devices rather than only HID devices. 11 年之前
libm 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 年之前
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. 11 年之前
main 12ca3ce3fa Fixed building using MinGW 11 年之前
power dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 年之前
render 82b8e6df87 Fixed bug 2158 - Pixel missing in SDL_RenderDrawLines 11 年之前
stdlib 12ca3ce3fa Fixed building using MinGW 11 年之前
test 12ca3ce3fa Fixed building using MinGW 11 年之前
thread 12ca3ce3fa Fixed building using MinGW 11 年之前
timer eec4710c53 Fixes bug #2074 - Thanks Sylvain! 11 年之前
video a25b51923a Fixed compiling with the new X11 symbol wrapping 11 年之前
SDL.c 12ca3ce3fa Fixed building using MinGW 11 年之前
SDL_assert.c 12ca3ce3fa Fixed building using MinGW 11 年之前
SDL_assert_c.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 年之前
SDL_error.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 年之前
SDL_error_c.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 年之前
SDL_hints.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 11 年之前
SDL_log.c 12ca3ce3fa Fixed building using MinGW 11 年之前