replicant-frameworks_native/opengl/libs/GLES_trace
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
..
src 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
.gitignore
Android.mk Add liblog 2013-04-09 21:55:39 -07:00
DESIGN.txt gltrace: Add support for tracing running applications. 2012-12-20 10:38:47 -08:00
dev.make gltrace: Send vertex attribute data after glDraw() call. 2012-03-01 17:41:53 -08:00
gltrace.proto Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00