summaryrefslogtreecommitdiffstats
path: root/opengl/libs/GLES2_dbg/src/server.cpp
Commit message (Expand)AuthorAgeFilesLines
* GLES2Dbg: add EXTEND_AFTER_CALL_Debug_* macro and improve protocolDavid Li2011-04-121-10/+25
* GLESv2Dbg: ability to create GL calls from clientDavid Li2011-03-221-1/+5
* GLES2Dbg: added SETPROP expectResponseDavid Li2011-03-221-3/+8
* GLES2Dbg: added reference frame for glReadPixelsDavid Li2011-03-221-4/+2
* GLES2Debugger: Make command exchange async to improve performance.David Li2011-03-111-17/+39
* GLES2Debugger: Added DbgContext and vertex data capturing.David Li2011-03-101-9/+8
* Added screenshot after glDraw* option to GLES2 DebuggerDavid Li2011-03-041-31/+102
* Initial commit of GLESv2 debugger serverDavid Li2011-03-031-0/+158