replicant-frameworks_native/opengl/libs
Mathias Agopian a4b2c04182 fix a dead-lock in eglMakeCurrent
this was introduced in a recent change. eglMakeCurrent can
end up calling eglDestroyImageKHR via ANativewWindow::disconnect
when the consumer is in the same process.

we make sure we don't hold the lock while this is happening.

Change-Id: Id17fe4fd76eecf5f962cefb9aa32be41fc1b042d
2012-02-03 15:24:51 -08:00
..
EGL fix a dead-lock in eglMakeCurrent 2012-02-03 15:24:51 -08:00
ETC1 Fix convert8To4, convert8To5 2011-12-09 14:06:07 -08:00
GLES2 add support for GL_EXT_debug_marker 2012-01-29 22:22:09 -08:00
GLES_CM add support for GL_EXT_debug_marker 2012-01-29 22:22:09 -08:00
GLES_trace gltrace: fixup Push & Insert Marker calls 2012-02-01 12:16:40 -08:00
tools add support for GL_EXT_debug_marker 2012-01-29 22:22:09 -08:00
Android.mk glestrace: Framework for GLES tracing library 2011-12-02 15:30:17 -08:00
debug.in
egl_impl.h add support for GL_EXT_debug_marker 2012-01-29 22:22:09 -08:00
entries.in update GLES headers and add support for corresponding new extensions. 2012-01-28 20:41:35 -08:00
enums.in update GLES headers and add support for corresponding new extensions. 2012-01-28 20:41:35 -08:00
glestrace.h gltrace: transport buffering and context management 2012-01-04 11:38:37 -08:00
hooks.h update GLES headers and add support for corresponding new extensions. 2012-01-28 20:41:35 -08:00
trace.in update GLES headers and add support for corresponding new extensions. 2012-01-28 20:41:35 -08:00