replicant-frameworks_native/opengl/libs
Jesse Hall ea4fdd4beb Don't swallow eglCreateContext errors
If the implementation eglCreateContext failed, we called
eglGetError(), so we could check that it set the EGL error properly.
But since we'd already called this, when the app called eglGetError()
it would get EGL_SUCCESS!

Bug: 10181333
Change-Id: Ic45d3a8fcb8c4421e04844c6d2f52761790b5948
2013-08-12 16:43:34 -07:00
..
EGL Don't swallow eglCreateContext errors 2013-08-12 16:43:34 -07:00
ETC1 Fix convert8To4, convert8To5 2011-12-09 14:06:07 -08:00
GLES2 improve GLES jumptables 2013-07-01 15:52:47 -07:00
GLES_CM improve GLES jumptables 2013-07-01 15:52:47 -07:00
GLES_trace free EGL resources associated to a thread when it terminates 2013-05-30 16:07:36 -07:00
tools Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00
Android.mk Add liblog 2013-04-09 21:55:39 -07: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