replicant-frameworks_native/opengl
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
..
include
libagl Fix a multithreading bug in libagl's EGL. 2011-01-30 15:59:36 -08:00
libagl2 Initial commit of libAgl2 using Pixelflinger2 in external/mesa3d 2011-03-08 17:41:29 -08:00
libs GLES2Debugger: Make command exchange async to improve performance. 2011-03-11 11:09:09 -08:00
tests
tools/glgen