summaryrefslogtreecommitdiffstats
path: root/opengl/tests/gl2_jni
Commit message (Expand)AuthorAgeFilesLines
* am f0dcff89: Merge "gl_code.cpp: Remove a DOS style newline"Jesse Hall2013-05-131-1/+1
|\
| * gl_code.cpp: Remove a DOS style newlineBernhard Rosenkränzer2013-03-271-1/+1
* | Add liblogYing Wang2013-04-091-0/+1
|/
* frameworks/native/opengl: Fix build with gcc 4.8Bernhard Rosenkränzer2013-03-271-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-4/+4
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-4/+0
* frameworks/base: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-1/+1
* Fix another set of out-of-date headers.Dan Bornstein2010-12-072-34/+26
* Do not use a user tag on apps, as it is ignored.Jean-Baptiste Queru2010-01-061-1/+1
* Change way we choose EGL surfaces to be compatible with the nativeJack Palevich2009-10-021-9/+166
* Fix build.Jack Palevich2009-09-251-1/+1
* Tighten up sample code.Jack Palevich2009-09-253-22/+25
* Create samples showing how to call OpenGL from JNI libraries.Jack Palevich2009-09-237-0/+495