replicant-frameworks_native/opengl
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
..
include Refresh EGL header to work with the NDK 2010-11-07 23:36:28 +01:00
libagl fix eglChooseConfig() for special attributes. 2010-10-25 15:51:24 -07:00
libs egl: fixes for object refcounts 2011-02-22 18:15:08 -08:00
tests Add a test application to dump all the EGLConfig available 2010-10-20 17:10:47 -07:00
tools/glgen Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. 2010-06-22 20:08:40 +08:00