replicant-frameworks_native/opengl/libs/EGL
David Li 85f33a7168 GLES2Debugger: Make command exchange async to improve performance.
In message loop, use select to check for available commands from client,
 rather than always expecting commands in eglSwapBuffers.

Change-Id: Ifc34dd77c2528c8b9c71f594e3eda4f93400cd2b
Signed-off-by: David Li <davidxli@google.com>
2011-03-11 11:09:09 -08:00
..
egl_entries.in
egl.cpp GLES2Debugger: Make command exchange async to improve performance. 2011-03-11 11:09:09 -08:00
getProcAddress.cpp
hooks.cpp
Loader.cpp
Loader.h
trace.cpp