summaryrefslogtreecommitdiffstats
path: root/opengl/libs/GLES2_dbg/src/dbgcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix EGL debuggerMathias Agopian2011-09-191-16/+8
* fix another bug that prevented the gl debugger to workMathias Agopian2011-09-011-1/+1
* refactor EGL source codeMathias Agopian2011-05-161-17/+17
* GLES2Dbg: send some GL implementation constants to clientDavid Li2011-04-191-1/+18
* GLES2Dbg: initial testsDavid Li2011-04-191-3/+34
* GLES2Dbg: added CaptureDraw and CaptureSwap optionsDavid Li2011-04-121-2/+9
* GLES2Dbg: use dump.gles2dbg file when fails to create socketDavid Li2011-04-121-7/+11
* GLES2Dbg: add EXTEND_AFTER_CALL_Debug_* macro and improve protocolDavid Li2011-04-121-0/+23
* GLES2Dbg: change GLES2_dbg to shared libraryDavid Li2011-04-121-1/+12
* GLES2Dbg: use 256KB chunks for lzf compressionDavid Li2011-03-281-12/+21
* GLES2Dbg: added SETPROP expectResponseDavid Li2011-03-221-7/+46
* GLES2Dbg: added reference frame for glReadPixelsDavid Li2011-03-221-3/+31
* GLES2Dbg: use libLZF for compressing imagesDavid Li2011-03-211-4/+23
* GLES2Debugger: Make command exchange async to improve performance.David Li2011-03-111-2/+6
* GLES2Debugger: Added DbgContext and vertex data capturing.David Li2011-03-101-0/+243