replicant-frameworks_native/opengl
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
..
include update GLES headers and add support for corresponding new extensions. 2012-01-28 20:41:35 -08:00
libagl Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 13:19:13 +00:00
libs fix a dead-lock in eglMakeCurrent 2012-02-03 15:24:51 -08:00
specs add a way to access the version string of the h/w implementation of EGL 2011-11-29 18:00:35 -08:00
tests Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 13:19:13 +00:00
tools/glgen GLES: add image external enums 2011-11-15 11:35:46 -08:00