replicant-frameworks_native/opengl/libs/GLES2_dbg
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
..
src GLES2Debugger: Make command exchange async to improve performance. 2011-03-11 11:09:09 -08:00
Android.mk GLES2Debugger: Added DbgContext and vertex data capturing. 2011-03-10 16:40:37 -08:00
generate_api_cpp.py GLES2Debugger: Added DbgContext and vertex data capturing. 2011-03-10 16:40:37 -08:00
generate_debug_in.py
generate_debugger_message_proto.py GLES2Debugger: Make command exchange async to improve performance. 2011-03-11 11:09:09 -08:00
gl2_api_annotated.in