replicant-frameworks_native/opengl/libs
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 GLES2Debugger: Make command exchange async to improve performance. 2011-03-11 11:09:09 -08:00
ETC1
GLES2
GLES2_dbg GLES2Debugger: Make command exchange async to improve performance. 2011-03-11 11:09:09 -08:00
GLES_CM
tools
Android.mk Added screenshot after glDraw* option to GLES2 Debugger 2011-03-04 17:50:48 -08:00
debug.in Initial commit of GLESv2 debugger server 2011-03-03 18:28:43 -08:00
egl_impl.h
entries.in
enums.in
glesv2dbg_functions.h GLES2Debugger: Added DbgContext and vertex data capturing. 2011-03-10 16:40:37 -08:00
glesv2dbg.h GLES2Debugger: Make command exchange async to improve performance. 2011-03-11 11:09:09 -08:00
hooks.h
trace.in