replicant-frameworks_native/opengl
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
..
include GLConsumer: start using EGL_ANDROID_image_crop 2013-10-02 17:34:35 +00:00
libagl Remove unused LOCAL_LDLIBS. 2014-05-07 15:26:38 -07:00
libs Rationalize GLES2/3 .in files. 2014-05-17 19:31:48 -07:00
specs GLConsumer: start using EGL_ANDROID_image_crop 2013-10-02 17:34:35 +00:00
tests Remove deprecated BufferQueue constructor 2014-04-07 13:41:37 -07:00
tools/glgen Fix bad link tag in javadoc. 2014-02-28 14:05:52 +00:00