Gabriel Jacobo d0fddfab84 Fixes Bug 2134 - [Android] Black screen after resume (sometimes) 11 gadi atpakaļ
..
atomic dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
audio f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 11 gadi atpakaļ
core 90a219a375 Fixed bug where a Logitech wireless keyboard with built-in mouse touchpad didn't get recongized as both devices. 11 gadi atpakaļ
cpuinfo dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
events b39a4daf04 SDL_TEXTINPUT support for EVDEV 11 gadi atpakaļ
file f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 11 gadi atpakaļ
filesystem 69a4351eb0 Fixed bug 2121 - GCC throws error on SDL_FORCE_INLINE when compiling with -ansi 11 gadi atpakaļ
haptic f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 11 gadi atpakaļ
input 90a219a375 Fixed bug where a Logitech wireless keyboard with built-in mouse touchpad didn't get recongized as both devices. 11 gadi atpakaļ
joystick cca094225a Only allocate a joystick instance ID once we know it's a joystick. 11 gadi atpakaļ
libm 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 gadi atpakaļ
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 gadi atpakaļ
main 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 gadi atpakaļ
power dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
render 36b759174f Do a 32-bit compare on RGBA values. Thsi should be inlined in optimized builds. 11 gadi atpakaļ
stdlib cefffd618f Fixed bug 2082 - SDL stdlib implementation does not force upper case for %X format specifier 11 gadi atpakaļ
test 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed 11 gadi atpakaļ
thread 83383c6527 Disable thread naming on Win64 for now. 11 gadi atpakaļ
timer eec4710c53 Fixes bug #2074 - Thanks Sylvain! 11 gadi atpakaļ
video d0fddfab84 Fixes Bug 2134 - [Android] Black screen after resume (sometimes) 11 gadi atpakaļ
SDL.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
SDL_assert.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
SDL_assert_c.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
SDL_error.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
SDL_error_c.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
SDL_hints.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 11 gadi atpakaļ
SDL_log.c 48aca0b2df Fixed bug 2084 - SDL_log xxx on Android outputs to Logcat with incorrect priority. 11 gadi atpakaļ