summaryrefslogtreecommitdiffstats
path: root/opengl/libs/EGL/trace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove vestigial remnants of GLES2_dbgJesse Hall2014-05-171-19/+0
* EGL: rename CallStack::dump into CallStack::logIgor Murashkin2013-10-251-1/+1
* Add ES3 support to libGLESv2 and tracing toolsJesse Hall2013-02-121-3/+2
* Add runtime debugging capabilities to OpenGLRomain Guy2012-10-181-1/+102
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-16/+16
* glestrace: Framework for GLES tracing librarySiva Velusamy2011-12-021-16/+0
* fix x86 buildMathias Agopian2011-05-231-0/+1
* GLES2Debugger: Added DbgContext and vertex data capturing.David Li2011-03-101-1/+1
* Initial commit of GLESv2 debugger serverDavid Li2011-03-031-2/+44
* Trace glUniformXXv and glUniformMatrixXfv calls.Jack Palevich2010-10-271-30/+138
* OpenGL tracing.Jack Palevich2010-10-261-0/+247