Sam Lantinga 0103bc0bff Default to OpenGL ES 2.0 instead of 1.0 when it's available. 12 lat temu
..
atomic dad420670f Fixes #2022, do not resume on Android when surfaceChanged 12 lat temu
audio f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 12 lat temu
core 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 12 lat temu
cpuinfo dad420670f Fixes #2022, do not resume on Android when surfaceChanged 12 lat temu
events 3e2930defe Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x) 12 lat temu
file f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 12 lat temu
filesystem f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 12 lat temu
haptic f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 12 lat temu
joystick dc9ddf1f61 Fixed bug 2090 - Some joystick inputs are delayed on FreeBSD 12 lat temu
libm 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 12 lat temu
loadso dad420670f Fixes #2022, do not resume on Android when surfaceChanged 12 lat temu
main 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 12 lat temu
power dad420670f Fixes #2022, do not resume on Android when surfaceChanged 12 lat temu
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 lat temu
stdlib cefffd618f Fixed bug 2082 - SDL stdlib implementation does not force upper case for %X format specifier 12 lat temu
test e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). 12 lat temu
thread 83383c6527 Disable thread naming on Win64 for now. 12 lat temu
timer eec4710c53 Fixes bug #2074 - Thanks Sylvain! 12 lat temu
video 0103bc0bff Default to OpenGL ES 2.0 instead of 1.0 when it's available. 12 lat temu
SDL.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 12 lat temu
SDL_assert.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 12 lat temu
SDL_assert_c.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged 12 lat temu
SDL_error.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 12 lat temu
SDL_error_c.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged 12 lat temu
SDL_hints.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 12 lat temu
SDL_log.c 48aca0b2df Fixed bug 2084 - SDL_log xxx on Android outputs to Logcat with incorrect priority. 12 lat temu