replicant-frameworks_native/opengl
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
..
include libEGL: whitelist the EGL_KHR_create_context_no_error extension 2015-05-12 08:42:05 -07:00
libagl Check that width and height parameters are small. 2015-05-29 10:54:30 -07:00
libs Fix parsing of extension string 2015-07-31 09:26:58 -07:00
specs
tests
tools Fix EGL shim extension injection for GL ES 3 drivers. 2015-05-28 15:34:31 -07:00