summaryrefslogtreecommitdiffstats
path: root/opengl/libs/GLES2_dbg
Commit message (Expand)AuthorAgeFilesLines
* remove unused codeMathias Agopian2012-01-2820-10596/+0
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-035-24/+24
* glestrace: Framework for GLES tracing librarySiva Velusamy2011-12-021-50/+0
* fix EGL debuggerMathias Agopian2011-09-198-33/+29
* fix another bug that prevented the gl debugger to workMathias Agopian2011-09-011-1/+1
* Remove the simulator target from all makefiles.Jeff Brown2011-07-112-11/+7
* refactor EGL source codeMathias Agopian2011-05-163-55/+43
* GLES2Dbg: noop - format & commentDavid Li2011-04-212-6/+6
* GLES2Dbg: send some GL implementation constants to clientDavid Li2011-04-197-21/+107
* GLES2Dbg: initial testsDavid Li2011-04-199-18/+991
* GLES2Dbg: added CaptureDraw and CaptureSwap optionsDavid Li2011-04-128-51/+203
* GLES2Dbg: use dump.gles2dbg file when fails to create socketDavid Li2011-04-126-26/+57
* GLES2Dbg: add EXTEND_AFTER_CALL_Debug_* macro and improve protocolDavid Li2011-04-1212-120/+245
* GLES2Dbg: change GLES2_dbg to shared libraryDavid Li2011-04-127-16/+35
* GLES2Dbg: use 256KB chunks for lzf compressionDavid Li2011-03-284-39/+43
* GLESv2Dbg: ability to create GL calls from clientDavid Li2011-03-227-9/+1308
* GLES2Dbg: added SETPROP expectResponseDavid Li2011-03-2213-614/+343
* GLES2Dbg: added reference frame for glReadPixelsDavid Li2011-03-229-44/+318
* GLES2Dbg: use libLZF for compressing imagesDavid Li2011-03-216-132/+54
* GLES2Debugger: Make command exchange async to improve performance.David Li2011-03-118-66/+93
* GLES2Debugger: Added DbgContext and vertex data capturing.David Li2011-03-1013-2374/+481
* Added screenshot after glDraw* option to GLES2 DebuggerDavid Li2011-03-0419-5889/+6126
* Initial commit of GLESv2 debugger serverDavid Li2011-03-0316-0/+9681