Enable GL support for Android build
authorDaniel Koch <dkoch@nvidia.com>
Thu, 8 Dec 2016 07:24:40 +0000 (02:24 -0500)
committerPiers Daniell <pdaniell@nvidia.com>
Fri, 10 Feb 2017 16:18:09 +0000 (11:18 -0500)
commitd6d158c20e81083ec6d18830e70048337cd579e6
treec09a6d17c075906790f0b7db7ff551627ee1bd49
parentaec9e8b9c69b3f04afee8b1379fbcebc0c5e2ed3
Enable GL support for Android build

- Add GL45Activity which creates a GL4.5 core activity
- Enable android build scripts to take 'gl' as argument for
  -glcts-gtf-target
- update documentation for Android building and running

Components: Framework, AOSP, OpenGL

Change-Id: I2231adac800ac641287f157c712a25d9ddd66853
android/openglcts/AndroidManifest.xml
android/openglcts/src/org/khronos/cts/GL45Activity.java [new file with mode: 0644]
android/scripts/build.py
external/openglcts/README.md
external/openglcts/modules/runner/glcAndroidMain.cpp
external/openglcts/scripts/build_android.py