replicant-frameworks_native/opengl/libs
Michael I. Gold 3e52713ffd 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: I7f4c090a287ee1e29e4708ae10679fb9d7d8c8c5
Related-Bug: 2964479
2011-02-22 18:15:08 -08:00
..
EGL egl: fixes for object refcounts 2011-02-22 18:15:08 -08:00
ETC1 A library for encoding and decoding ETC1 textures. 2009-12-31 13:31:04 +08:00
GLES2 better fix for [3028370] GL get error should return a valid error if no context is bound. 2010-09-23 16:44:48 -07:00
GLES_CM better fix for [3028370] GL get error should return a valid error if no context is bound. 2010-09-23 16:44:48 -07:00
tools fix [2187212] add support for GLESv2 dispatch based on TLS 2009-10-14 02:06:37 -07:00
Android.mk fix [2421247] implement eglGetProcAddress(), needed in the ndk 2010-08-02 18:23:36 -07:00
egl_impl.h small cleanup. gEGLImpl should have been static 2010-04-09 14:26:07 -07:00
entries.in update GL ES stub libraries with the new GL ES headers 2010-06-09 18:20:21 -07:00
hooks.h fix [2421247] implement eglGetProcAddress(), needed in the ndk 2010-08-02 18:23:36 -07:00