Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Adds testgles2
Source code copied from: https://github.com/fantasydr/sdl-2.0-gles (thanks!) Minor fixes, configure script changes done by me.
- Loading branch information
Showing
with
713 additions
and 1 deletion.
- +1 −1 android-project/jni/src/Android.mk
- +4 −0 test/Makefile.in
- +38 −0 test/configure
- +23 −0 test/configure.in
- +647 −0 test/testgles2.c
Oops, something went wrong.