Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Android: preparation bug 4142, reduce usage of global variable Androi…
…d_Window
- Loading branch information
Showing
with
192 additions
and 203 deletions.
- +127 −136 src/core/android/SDL_android.c
- +15 −15 src/video/android/SDL_androidevents.c
- +11 −11 src/video/android/SDL_androidmouse.c
- +1 −1 src/video/android/SDL_androidmouse.h
- +11 −11 src/video/android/SDL_androidtouch.c
- +1 −1 src/video/android/SDL_androidtouch.h
- +10 −14 src/video/android/SDL_androidvideo.c
- +1 −3 src/video/android/SDL_androidvideo.h
- +8 −5 src/video/android/SDL_androidwindow.c
- +7 −6 src/video/android/SDL_androidwindow.h
Oops, something went wrong.