replicant-frameworks_native/opengl/libs
Michael Lentine e2fc6f87be Fix parsing of extension string
Previously the parsing found the next space and then added the the difference
between the current position and space to the set of tokens. This improperly
generated empty strings if there were consecutive spaces or if spaces existed at
the beginning or end of strings. To fix this, the parse is modified to use
simple stringstream parsing.

Bug: 22709246

Change-Id: I9e32c07bbf984eadccdadf1dc34437fa0c46088b
2015-07-31 09:26:58 -07:00
..
EGL Fix parsing of extension string 2015-07-31 09:26:58 -07:00
ETC1 Fix convert8To4, convert8To5 2011-12-09 14:06:07 -08:00
GLES2 Fix EGL shim extension injection for GL ES 3 drivers. 2015-05-28 15:34:31 -07:00
GLES_CM [MIPS] Fix mips32r1 build 2015-02-02 16:54:15 -08:00
GLES_trace Revert "Revert "Update protobuf library from 2.3 to 2.6."" 2015-01-12 20:07:43 +00:00
tools Rationalize GLES2/3 .in files. 2014-05-17 19:31:48 -07:00
Android.mk Switch libGLESv1_CM/libGLESv2 to hash-style=both 2015-05-13 15:05:07 -07:00
egl_impl.h Fix EGL shim extension injection for GL ES 3 drivers. 2015-05-28 15:34:31 -07:00
entries.in opengl: Regenerate code with ES 3.1 and new extensions 2014-05-21 15:32:23 -07:00
enums.in opengl: Regenerate code with ES 3.1 and new extensions 2014-05-21 15:32:23 -07:00
glestrace.h gltrace: Add support for tracing running applications. 2012-12-20 10:38:47 -08:00
hooks.h opengl: Regenerate code with ES 3.1 and new extensions 2014-05-21 15:32:23 -07:00
trace.in opengl: Regenerate code with ES 3.1 and new extensions 2014-05-21 15:32:23 -07:00