.. |
edid-parse.c
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
edid.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
imKStoUCS.c
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
imKStoUCS.h
|
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
2013-08-21 09:47:10 -03:00 |
SDL_x11clipboard.c
|
Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)).
|
2013-08-29 08:30:21 -07:00 |
SDL_x11clipboard.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_x11dyn.c
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_x11dyn.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_x11events.c
|
Fixes for -Wdeclaration-after-statement
|
2013-08-21 10:12:16 -03:00 |
SDL_x11events.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_x11framebuffer.c
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_x11framebuffer.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_x11keyboard.c
|
Fixed compiler warning.
|
2013-08-20 20:31:57 -04:00 |
SDL_x11keyboard.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_x11messagebox.c
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_x11messagebox.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_x11modes.c
|
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
2013-08-21 09:47:10 -03:00 |
SDL_x11modes.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_x11mouse.c
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_x11mouse.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_x11opengl.c
|
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
2013-08-29 08:29:21 -07:00 |
SDL_x11opengl.h
|
Fixes bug #2037, common EGL code for Android and X11
|
2013-08-19 16:29:46 -03:00 |
SDL_x11opengles.c
|
Fixes bug #2037, common EGL code for Android and X11
|
2013-08-19 16:29:46 -03:00 |
SDL_x11opengles.h
|
Fixes bug #2037, common EGL code for Android and X11
|
2013-08-19 16:29:46 -03:00 |
SDL_x11shape.c
|
Fix a couple of warnings
|
2013-08-21 10:34:32 -03:00 |
SDL_x11shape.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_x11sym.h
|
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
2013-08-21 09:47:10 -03:00 |
SDL_x11touch.c
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_x11touch.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_x11video.c
|
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
2013-08-29 08:29:21 -07:00 |
SDL_x11video.h
|
Fixes #2022, do not resume on Android when surfaceChanged
|
2013-08-12 11:13:50 -03:00 |
SDL_x11window.c
|
Fixed crash if the IC isn't set up for some reason (bad X11 locale?)
|
2013-08-21 10:07:48 -07:00 |
SDL_x11window.h
|
Fixes bug #2037, common EGL code for Android and X11
|
2013-08-19 16:29:46 -03:00 |
SDL_x11xinput2.c
|
Fixes for -Wdeclaration-after-statement
|
2013-08-21 10:12:16 -03:00 |
SDL_x11xinput2.h
|
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
2013-08-21 09:47:10 -03:00 |