replicant-frameworks_native/opengl/tests
Bernhard Rosenkränzer c80fae6e85 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>
2013-03-27 14:06:39 +01:00
..
angeles fixup include paths 2012-03-05 15:59:38 -08:00
configdump Add a test application to dump all the EGLConfig available 2010-10-20 17:10:47 -07:00
EGLTest Added an EGLTest for eglTerminate 2012-04-16 22:25:13 -07:00
fillrate fixup include paths 2012-03-05 15:59:38 -08:00
filter fixup include paths 2012-03-05 15:59:38 -08:00
finish fixup include paths 2012-03-05 15:59:38 -08:00
gl2_basic fixup include paths 2012-03-05 15:59:38 -08:00
gl2_cameraeye Add a simple OpenGL ES 2.0 test program that displays a camera preview stream. 2011-03-28 15:27:19 -07:00
gl2_copyTexImage fixup include paths 2012-03-05 15:59:38 -08:00
gl2_java Fix another set of out-of-date headers. 2010-12-07 16:27:55 -08:00
gl2_jni frameworks/native/opengl: Fix build with gcc 4.8 2013-03-27 14:06:39 +01:00
gl2_yuvtex fixup include paths 2012-03-05 15:59:38 -08:00
gl_basic fixup include paths 2012-03-05 15:59:38 -08:00
gl_jni frameworks/native/opengl: Fix build with gcc 4.8 2013-03-27 14:06:39 +01:00
gl_perf Fix return type of glGetAttribLocation and glGetUniformLocation 2012-11-06 14:39:08 -08:00
gl_perfapp frameworks/native/opengl: Fix build with gcc 4.8 2013-03-27 14:06:39 +01:00
gl_yuvtex fixup include paths 2012-03-05 15:59:38 -08:00
gldual frameworks/native/opengl: Fix build with gcc 4.8 2013-03-27 14:06:39 +01:00
gralloc
hwc Changes to support multi-display HWC 2012-08-07 12:16:36 -07:00
include remove libui dependency on libEGL 2012-02-24 16:42:46 -08:00
lib fixup include paths 2012-03-05 15:59:38 -08:00
lighting1709
linetex fixup include paths 2012-03-05 15:59:38 -08:00
swapinterval fixup include paths 2012-03-05 15:59:38 -08:00
testFramerate Fix another set of out-of-date headers. 2010-12-07 16:27:55 -08:00
testLatency Fix another set of out-of-date headers. 2010-12-07 16:27:55 -08:00
testPauseResume Remove the simulator target from all makefiles. 2011-07-11 22:12:16 -07:00
testViewport Remove the simulator target from all makefiles. 2011-07-11 22:12:16 -07:00
textures fixup include paths 2012-03-05 15:59:38 -08:00
tritex fixup include paths 2012-03-05 15:59:38 -08:00
Android.mk enable java/jni build in PDK if supported 2012-08-07 17:09:19 -07:00