replicant-frameworks_native/opengl/libs/EGL
Michael I. Gold 0c3ce2a365 egl: fixes for object refcounts
eglMakeCurrent() would only deref the previous surfaces if the old and
new contexts were the same.  eglTerminate() should not touch TLS.
eglReleaseThread() needs to unbind the current context.

Change-Id: I213b8be77b1a23b5a8a6afaac60643662c8aa010
2010-12-23 16:12:19 -08:00
..
egl_entries.in Add support for KHR_fence_sync 2010-09-10 14:01:45 -07:00
egl.cpp egl: fixes for object refcounts 2010-12-23 16:12:19 -08:00
getProcAddress.cpp improve a bit the implementation of eglGetProcAddress 2010-08-09 18:35:43 -07:00
hooks.cpp
Loader.cpp support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl 2010-09-20 12:58:15 -07:00
Loader.h support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl 2010-09-20 12:58:15 -07:00
trace.cpp Trace glUniformXXv and glUniformMatrixXfv calls. 2010-10-27 15:37:01 -07:00