.. |
atomic
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
audio
|
f79fc33a39
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
11 years ago |
core
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
11 years ago |
cpuinfo
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
events
|
3e2930defe
Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x)
|
11 years ago |
file
|
f79fc33a39
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
11 years ago |
filesystem
|
f79fc33a39
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
11 years ago |
haptic
|
f79fc33a39
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
11 years ago |
joystick
|
dc9ddf1f61
Fixed bug 2090 - Some joystick inputs are delayed on FreeBSD
|
11 years ago |
libm
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
11 years ago |
loadso
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
main
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
11 years ago |
power
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
render
|
ace1e98a18
Fixes bug #2040, prepare SDL_GL_CONTEXT_EGL for deprecation on v2.1
|
11 years ago |
stdlib
|
cefffd618f
Fixed bug 2082 - SDL stdlib implementation does not force upper case for %X format specifier
|
11 years ago |
test
|
e07d7e649c
Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)).
|
11 years ago |
thread
|
83383c6527
Disable thread naming on Win64 for now.
|
11 years ago |
timer
|
eec4710c53
Fixes bug #2074 - Thanks Sylvain!
|
11 years ago |
video
|
37509cf3e3
Mac: Fix cast warning.
|
11 years ago |
SDL.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
SDL_assert.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
SDL_assert_c.h
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
SDL_error.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
SDL_error_c.h
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
SDL_hints.c
|
f79fc33a39
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
11 years ago |
SDL_log.c
|
48aca0b2df
Fixed bug 2084 - SDL_log xxx on Android outputs to Logcat with incorrect priority.
|
11 years ago |