replicant-frameworks_native/opengl/libs
Jesse Hall 4c0596f4cc Rationalize GLES2/3 .in files.
We weren't using gl2_api.in, since gl3_api.in was a superset. And
gl3ext_api.in was empty, and Khronos has decided to keep it that way
(any GLES2/3/... extensions will be in gl2ext.h).

Since libGLES2.so will have all future backwards-compatible GLES APIs,
it makes sense to just use gl2_api.in and gl2ext_api.in to build its
contents. This changes renames gl3_api.in to gl2_api.in and updates
uses of it, and removes gl3ext_api.in and references.

Bug: 15028495
Change-Id: I0745eda27ec91ee625f03e957e4fdb22035dd781
2014-05-17 19:31:48 -07:00
..
EGL Merge "Revert "Temporarily turn on callstack logging"" 2014-04-24 23:49:19 +00:00
ETC1 Fix convert8To4, convert8To5 2011-12-09 14:06:07 -08:00
GLES2 Rationalize GLES2/3 .in files. 2014-05-17 19:31:48 -07:00
GLES_CM native frameworks: 64-bit compile issues 2014-03-12 13:12:44 -07:00
GLES_trace Rationalize GLES2/3 .in files. 2014-05-17 19:31:48 -07:00
tools Rationalize GLES2/3 .in files. 2014-05-17 19:31:48 -07:00
Android.mk am 214b4a61: am 8155ce81: Merge "Remove unused LOCAL_LDLIBS." 2014-05-07 23:01:19 +00:00
debug.in Initial commit of GLESv2 debugger server 2011-03-03 18:28:43 -08:00
egl_impl.h Don't wrap EGLImageKHR and EGLSyncKHR anymore 2012-02-14 17:14:36 -08:00
entries.in Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00
enums.in Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00
glestrace.h gltrace: Add support for tracing running applications. 2012-12-20 10:38:47 -08:00
hooks.h improve GLES jumptables 2013-07-01 15:52:47 -07:00
trace.in Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00