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 Fix convert8To4, convert8To5 2011-12-09 14:06:07 -08:00
GLES2 fix local include paths 2013-04-04 23:30:18 -07:00
GLES_CM fix local include paths 2013-04-04 23:30:18 -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
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 am 111d920b: am d3b2c029: Merge "[MIPS] Add MIPS architecture support to opengl framework" 2013-03-28 23:09:44 -07:00
trace.in Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00