SDL/src/video/android
Sylvain Becker 02f292eb13 Android: add some SetError for Android_SetWindowFullscreen
First error could happen if Android_SetWindowFullscreen somehow gets
called between SurfaceDestroyed() and SurfaceCreated()

Second error should not happen has native_window validity is guaranteed.
(It would happens previously with error -19)
2019-01-09 22:49:49 +01:00
..
SDL_androidclipboard.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_androidclipboard.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_androidevents.c Android: better fix for bug 3186. Run those commands from SDL thread. 2019-01-06 20:25:54 +01:00
SDL_androidevents.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_androidgl.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_androidgl.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_androidkeyboard.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_androidkeyboard.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_androidmessagebox.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_androidmessagebox.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_androidmouse.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_androidmouse.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_androidtouch.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_androidtouch.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_androidvideo.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_androidvideo.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_androidvulkan.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_androidvulkan.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_androidwindow.c Android: add some SetError for Android_SetWindowFullscreen 2019-01-09 22:49:49 +01:00
SDL_androidwindow.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00