Sam Lantinga 0103bc0bff Default to OpenGL ES 2.0 instead of 1.0 when it's available. 12 лет назад
..
atomic dad420670f Fixes #2022, do not resume on Android when surfaceChanged 13 лет назад
audio f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 13 лет назад
core 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 13 лет назад
cpuinfo dad420670f Fixes #2022, do not resume on Android when surfaceChanged 13 лет назад
events 3e2930defe Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x) 13 лет назад
file f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 13 лет назад
filesystem f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 13 лет назад
haptic f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 13 лет назад
joystick dc9ddf1f61 Fixed bug 2090 - Some joystick inputs are delayed on FreeBSD 13 лет назад
libm 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 13 лет назад
loadso dad420670f Fixes #2022, do not resume on Android when surfaceChanged 13 лет назад
main 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 13 лет назад
power dad420670f Fixes #2022, do not resume on Android when surfaceChanged 13 лет назад
render fae4190dca Added SDL_Direct3D9GetAdapterIndex(), which returns the adapter index you would pass into CreateDevice to get your device on the right monitor in full screen mode. This fixes the default adapter in SDL_render_d3d.c, which means that tests will work fullscreen off the main monitor now. 12 лет назад
stdlib cefffd618f Fixed bug 2082 - SDL stdlib implementation does not force upper case for %X format specifier 13 лет назад
test e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). 13 лет назад
thread 83383c6527 Disable thread naming on Win64 for now. 12 лет назад
timer eec4710c53 Fixes bug #2074 - Thanks Sylvain! 13 лет назад
video 0103bc0bff Default to OpenGL ES 2.0 instead of 1.0 when it's available. 12 лет назад
SDL.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 13 лет назад
SDL_assert.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 13 лет назад
SDL_assert_c.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged 13 лет назад
SDL_error.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 13 лет назад
SDL_error_c.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged 13 лет назад
SDL_hints.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 13 лет назад
SDL_log.c 48aca0b2df Fixed bug 2084 - SDL_log xxx on Android outputs to Logcat with incorrect priority. 13 лет назад