replicant-frameworks_native/opengl/libs
Mathias Agopian 4e620ddce3 free EGL resources associated to a thread when it terminates
destroyed but current-to-a-thread resources are only destroyed
when they're made not-current; however, we were not destroying
those when the thread itself terminated, causing these resources
to be leaked forever.

we now install a tls-key destructor that takes care of this
by calling eglReleaseThread upon thread termination.

Bug: 9209776
Change-Id: I88298a34e3a27488eb81eab76717715569c7d57c
2013-05-30 16:07:36 -07:00
..
EGL free EGL resources associated to a thread when it terminates 2013-05-30 16:07:36 -07:00
ETC1
GLES2
GLES_CM
GLES_trace free EGL resources associated to a thread when it terminates 2013-05-30 16:07:36 -07:00
tools
Android.mk
debug.in
egl_impl.h
entries.in
enums.in
glestrace.h
hooks.h
trace.in