History log of /frameworks/native/opengl/tests/gl_jni/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8a0cb4ee0b6c351de82987efb472fa38dfaf608a 10-Apr-2013 Ying Wang <wangying@google.com> Add liblog

Bug: 8580410
Change-Id: I2ca4fa00dde0b574df3619134836bcb9315bd506
/frameworks/native/opengl/tests/gl_jni/Android.mk
c80fae6e8576b9675e4d9305986fe0341e6db3c9 27-Mar-2013 Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org> frameworks/native/opengl: Fix build with gcc 4.8

In gcc 4.8, the warning for unused parameters (such as JNIEnv* pointers
in JNI functions that don't need it) is enabled by default - causing
-Werror to break the build.

Change-Id: Ib91721f2cb9912b79c2ac19b4210b1309b08304f
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
/frameworks/native/opengl/tests/gl_jni/Android.mk
baa44b89ec159fd65230cbb8ebab62d63a513b0b 12-Jul-2011 Jeff Brown <jeffbrown@google.com> Remove the simulator target from all makefiles.
Bug: 5010576

Change-Id: I04d722f258951a3078fe07899f5bbe8aac02a8e8
/frameworks/native/opengl/tests/gl_jni/Android.mk
9dde9efd0b6b4d1311d1313d0657a8e94b550989 14-Mar-2011 Iliyan Malchev <malchev@google.com> frameworks/base: remove LOCAL_PRELINK_MODULE

Change-Id: I54dd62ebef47e7690afa5a858f3cad941b135481
Signed-off-by: Iliyan Malchev <malchev@google.com>
/frameworks/native/opengl/tests/gl_jni/Android.mk
837edec5e39e4c914b56bd74f7cdf31ab5bc5843 06-Jan-2010 Jean-Baptiste Queru <jbq@google.com> Do not use a user tag on apps, as it is ignored.

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
/frameworks/native/opengl/tests/gl_jni/Android.mk
919583553781f1e1885fa17f76d54008ebeca3c1 23-Sep-2009 Jack Palevich <jackpal@google.com> Create samples showing how to call OpenGL from JNI libraries.
/frameworks/native/opengl/tests/gl_jni/Android.mk