replicant-frameworks_native/opengl
Jesse Hall 5ea4c73058 Symlink /system/lib/libGLESv3.so -> libGLESv2.so
The platform has a unified GLES2/GLES3 wrapper in libGLESv2.so, which
is what bundled binaries should link against. The NDK will have
separate GLES2 and GLES3 libraries so that applications will get a
link error if they accidentally use GLES3 entry points in a GLES2
application. This symlink allows GLES3 NDK apps to load using the
unified wrapper.

Change-Id: Ic344ef63c334047fccebb55b7cb2fb23a4c2d61b
2013-02-13 16:28:56 -08:00
..
include Import OpenGL ES 3.0 headers from Khronos SVN 2013-02-12 16:29:43 -08:00
libagl Merge "egl: Reintroduce eglGetRenderBufferANDROID" 2012-10-05 13:14:29 -07:00
libs Symlink /system/lib/libGLESv3.so -> libGLESv2.so 2013-02-13 16:28:56 -08:00
specs Merge extensions as published at khronos.org 2012-12-14 09:58:45 -08:00
tests Rename ISurfaceTexture and SurfaceTexture 2012-12-18 13:10:48 -08:00
tools/glgen Rename ISurfaceTexture and SurfaceTexture 2012-12-18 13:10:48 -08:00