replicant-frameworks_native/opengl
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
..
include am a151a19d: Merge "Fix return type of glGetAttribLocation and glGetUniformLocation" 2012-11-06 20:41:34 -08:00
libagl Simplify OpenGL TLS access on ARM. 2013-02-13 17:30:54 -08:00
libs Simplify OpenGL TLS access on ARM. 2013-02-13 17:30:54 -08:00
specs DO NOT MERGE - native_fence_sync: fix an enum name 2012-11-26 14:26:31 -08:00
tests frameworks/native/opengl: Fix build with gcc 4.8 2013-03-27 14:06:39 +01:00
tools/glgen am a151a19d: Merge "Fix return type of glGetAttribLocation and glGetUniformLocation" 2012-11-06 20:41:34 -08:00