summaryrefslogtreecommitdiffstats
path: root/opengl/libs/GLES_trace/src
Commit message (Expand)AuthorAgeFilesLines
* Add ES3 support to libGLESv2 and tracing toolsJesse Hall2013-02-124-27/+5251
* Regenerate API/trace files for constness changeJesse Hall2013-02-112-2/+2
* gltrace: Add support for tracing running applications.Siva Velusamy2012-12-201-10/+57
* am 168dfe71: am 5e530e02: am a151a19d: Merge "Fix return type of glGetAttribL...Andrew Hsieh2012-11-063-8/+8
|\
| * am a151a19d: Merge "Fix return type of glGetAttribLocation and glGetUniformLo...Andrew Hsieh2012-11-063-8/+8
| |\
| | * Fix return type of glGetAttribLocation and glGetUniformLocationAndrew Hsieh2012-11-063-8/+8
* | | gltrace: Fix NPESiva Velusamy2012-10-011-4/+2
|/ /
* | gltrace: flush trace buffer on createContext & makeCurrentSiva Velusamy2012-08-161-0/+2
* | gltrace: Fixup vertex attrib pointers only for GLES2Siva Velusamy2012-06-113-3/+22
|/
* gltrace: Allow receiving commands of length > 4Siva Velusamy2012-05-163-9/+53
* gldebugger: Allow connections from root userSiva Velusamy2012-04-261-2/+3
* gltrace: Only accept connections from the shell.Siva Velusamy2012-03-151-0/+14
* gltrace: Send vertex attribute data after glDraw() call.Siva Velusamy2012-03-015-43/+411
* gltrace: Make code 64-bit safe.Siva Velusamy2012-02-273-552/+2104
* gltrace: attach buffer data sent with glBufferDataSiva Velusamy2012-02-241-0/+28
* gltrace: Trace thread time and wall clock time.Siva Velusamy2012-02-175-1316/+3128
* gltrace: Patch up all glUniform*() calls.Siva Velusamy2012-02-141-0/+154
* gltrace: fixup Push & Insert Marker callsSiva Velusamy2012-02-011-0/+8
* Merge "gltrace: Use Unix Domain Socket rather than INET Socket"Siva Velusamy2012-01-303-19/+21
|\
| * gltrace: Use Unix Domain Socket rather than INET SocketSiva Velusamy2012-01-273-19/+21
* | update GLES headers and add support for corresponding new extensions.Mathias Agopian2012-01-284-18/+2589
|/
* gltrace: fixup data for glTexSubImage2D & glDeleteBuffersSiva Velusamy2012-01-171-23/+64
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-083-8/+8
* gltrace: add user settings to control data captured.Siva Velusamy2012-01-045-8/+135
* gltrace: add start time & duration to each traced call.Siva Velusamy2012-01-047-500/+1322
* gltrace: transport buffering and context managementSiva Velusamy2012-01-0410-1212/+1066
* Merge "gltrace: attach contents of the appropriate framebuffer"Siva Velusamy2012-01-045-13/+33
|\
| * gltrace: attach contents of the appropriate framebufferSiva Velusamy2011-12-075-13/+33
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-3/+3
|/
* gltrace: Make framebuffer contents an optional message.Siva Velusamy2011-12-053-12/+487
* glestrace: Framework for GLES tracing librarySiva Velusamy2011-12-0215-0/+16324