summaryrefslogtreecommitdiffstats
path: root/opengl/libs/GLES2_dbg/src/vertex.cpp
Commit message (Expand)AuthorAgeFilesLines
* GLES2Dbg: add EXTEND_AFTER_CALL_Debug_* macro and improve protocolDavid Li2011-04-121-69/+50
* GLES2Dbg: use 256KB chunks for lzf compressionDavid Li2011-03-281-4/+2
* GLESv2Dbg: ability to create GL calls from clientDavid Li2011-03-221-6/+18
* GLES2Dbg: added SETPROP expectResponseDavid Li2011-03-221-3/+3
* GLES2Dbg: added reference frame for glReadPixelsDavid Li2011-03-221-8/+16
* GLES2Dbg: use libLZF for compressing imagesDavid Li2011-03-211-21/+10
* GLES2Debugger: Make command exchange async to improve performance.David Li2011-03-111-36/+42
* GLES2Debugger: Added DbgContext and vertex data capturing.David Li2011-03-101-30/+72
* Added screenshot after glDraw* option to GLES2 DebuggerDavid Li2011-03-041-0/+189