This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
opengl
/
libs
/
EGL
History
Mathias Agopian
6099ab701e
fix [2189862] Race condition in eglIntialize and eglDestroy
...
there is now a lock protext a perticular display. it's held during initialization and destruction.
2010-02-05 16:17:01 -08:00
..
egl_entries.in
Add eglGetRenderBufferANDROID() extension, which returns the current render buffer as an android_native_buffer_t*
2009-06-25 00:02:44 -07:00
egl.cpp
fix [2189862] Race condition in eglIntialize and eglDestroy
2010-02-05 16:17:01 -08:00
hooks.cpp
fix [2187212] add support for GLESv2 dispatch based on TLS
2009-10-14 02:06:37 -07:00
Loader.cpp
fix [2187212] add support for GLESv2 dispatch based on TLS
2009-10-14 02:06:37 -07:00
Loader.h
fix [2187212] add support for GLESv2 dispatch based on TLS
2009-10-14 02:06:37 -07:00