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