Ryan C. Gordon c521ae84bc Patched to compile on non-C99 Microsoft compiler. 12 anni fa
..
atomic 12ca3ce3fa Fixed building using MinGW 12 anni fa
audio 3f8df1097c Fixed 1598 - Mingwin build fails on src/audio/xaudio2/SDL_xaudio2.c 12 anni fa
core a329c7f1c9 Fixed bug 2139 - SDL_CreateWindow/WIN_GL_LoadLibrary fails due to external iconv not being able to convert path 12 anni fa
cpuinfo 12ca3ce3fa Fixed building using MinGW 12 anni fa
events b39a4daf04 SDL_TEXTINPUT support for EVDEV 12 anni fa
file 12ca3ce3fa Fixed building using MinGW 12 anni fa
filesystem 69a4351eb0 Fixed bug 2121 - GCC throws error on SDL_FORCE_INLINE when compiling with -ansi 12 anni fa
haptic c521ae84bc Patched to compile on non-C99 Microsoft compiler. 12 anni fa
input e9d2133934 Prevent keystrokes from leaking through to the console when using evdev. 12 anni fa
joystick 5e74299a83 Fix adding of XInput devices (thanks, Mitchell!) 12 anni fa
libm 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 12 anni fa
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 anni fa
main 12ca3ce3fa Fixed building using MinGW 12 anni fa
power dad420670f Fixes #2022, do not resume on Android when surfaceChanged 12 anni fa
render 20f5167d27 Use vertex arrays for drawing points in addition to lines 12 anni fa
stdlib 12ca3ce3fa Fixed building using MinGW 12 anni fa
test 12ca3ce3fa Fixed building using MinGW 12 anni fa
thread 12ca3ce3fa Fixed building using MinGW 12 anni fa
timer eec4710c53 Fixes bug #2074 - Thanks Sylvain! 12 anni fa
video a25b51923a Fixed compiling with the new X11 symbol wrapping 12 anni fa
SDL.c ade13fd741 It's okay to quit things more than once. 12 anni fa
SDL_assert.c 12ca3ce3fa Fixed building using MinGW 12 anni fa
SDL_assert_c.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged 12 anni fa
SDL_error.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 12 anni fa
SDL_error_c.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged 12 anni fa
SDL_hints.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 12 anni fa
SDL_log.c 12ca3ce3fa Fixed building using MinGW 12 anni fa