This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fixed 2D video on Android
There was a dummy renderer left in there which was overriding the OpenGL ES renderer.
- Loading branch information
Showing
with
15 additions
and 389 deletions.
- +1 −0 Makefile.android
- +14 −15 include/SDL_config_android.h
- +0 −344 src/video/android/SDL_androidrender.c
- +0 −28 src/video/android/SDL_androidrender.h
- +0 −2 src/video/android/SDL_androidvideo.c
Oops, something went wrong.