summaryrefslogtreecommitdiffstats
path: root/opengl/libs/GLES_trace/src/gltrace_api.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add ES3 support to libGLESv2 and tracing toolsJesse Hall2013-02-121-18/+4638
* Regenerate API/trace files for constness changeJesse Hall2013-02-111-1/+1
* Fix return type of glGetAttribLocation and glGetUniformLocationAndrew Hsieh2012-11-061-4/+4
* gltrace: Make code 64-bit safe.Siva Velusamy2012-02-271-440/+1991
* gltrace: Trace thread time and wall clock time.Siva Velusamy2012-02-171-1311/+3059
* update GLES headers and add support for corresponding new extensions.Mathias Agopian2012-01-281-16/+2283
* gltrace: add start time & duration to each traced call.Siva Velusamy2012-01-041-378/+1129
* gltrace: transport buffering and context managementSiva Velusamy2012-01-041-1128/+752
* glestrace: Framework for GLES tracing librarySiva Velusamy2011-12-021-0/+11921