.. |
atomic
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
audio
|
XAudio2/DirectSound: Use the usual Windows string convert (thanks, Norfanin!).
|
2013-08-22 13:32:27 -04:00 |
core
|
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
2013-08-21 09:47:10 -03:00 |
cpuinfo
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
events
|
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
2013-08-21 09:47:10 -03:00 |
file
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
filesystem
|
Christoph Mallon: Use SDL_arraysize()
|
2013-08-29 08:26:55 -07:00 |
haptic
|
Fixed comment typo.
|
2013-08-28 17:12:07 -04:00 |
joystick
|
Change order we enumerate Windows joysticks.
|
2013-08-28 22:09:17 -04:00 |
libm
|
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
2013-08-21 09:47:10 -03:00 |
loadso
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
main
|
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
2013-08-21 09:47:10 -03:00 |
power
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
render
|
Fix warning in GL ES2 renderer
|
2013-08-22 17:26:22 -03:00 |
stdlib
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
test
|
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
2013-08-21 09:47:10 -03:00 |
thread
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
timer
|
Fixes for -Wdeclaration-after-statement
|
2013-08-21 10:12:16 -03:00 |
video
|
Fixes typo in EGL code (thanks jmcfarlane!)
|
2013-08-26 14:23:18 -03:00 |
SDL.c
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_assert.c
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_assert_c.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_error.c
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_error_c.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_hints.c
|
Christoph Mallon: Simplify assignment.
|
2013-08-29 08:26:24 -07:00 |
SDL_log.c
|
Fix endlines for logging via OutputDebugString().
|
2013-08-28 22:05:16 -04:00 |