summaryrefslogtreecommitdiffstats
path: root/opengl/tests/gl_jni
Commit message (Collapse)AuthorAgeFilesLines
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
| | | | | | | See https://android-git.corp.google.com/g/156801 Bug: 5449033 Change-Id: Ib08fe86d23db91ee153e9f91a99a35c42b9208ea
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-4/+0
| | | | | | Bug: 5010576 Change-Id: I04d722f258951a3078fe07899f5bbe8aac02a8e8
* frameworks/base: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-1/+1
| | | | | Change-Id: I54dd62ebef47e7690afa5a858f3cad941b135481 Signed-off-by: Iliyan Malchev <malchev@google.com>
* Fix another set of out-of-date headers.Dan Bornstein2010-12-072-34/+26
| | | | | | This time in XML files. Change-Id: Iebe36810c3a2d7a6ff354f43808b1b8649b85637
* Fix missing NLBruce Beare2010-06-251-1/+0
| | | | | Change-Id: I323f0c01d2e9ad4c9f07cad24bf6b63edc28ad62 Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
* merge from open-source masterThe Android Open Source Project2010-03-311-1/+2
|\ | | | | | | Change-Id: I627b3a7080e413f756d1751cdae88ec6642b02c4
| * gl_code : add end of line.Jae-Hyung Ahn2010-03-241-1/+2
| | | | | | | | Signed-off-by: Jae-Hyung Ahn <jerry.ahn@windriver.com>
* | Do not use a user tag on apps, as it is ignored.Jean-Baptiste Queru2010-01-061-1/+1
|/ | | | | | | | | | The build system does not honor user tags on apps, and setting it is misleading. This removes the confusion by making the makefiles behave like they read. Change-Id: I7c5feba1c7d07f915b97dd098584f29938a4c885
* Add very simple input path. Fix end-of-line issues.Jack Palevich2009-09-304-64/+76
|
* Create samples showing how to call OpenGL from JNI libraries.Jack Palevich2009-09-237-0/+460