summaryrefslogtreecommitdiffstats
path: root/opengl/libs/GLES_trace/src/gltrace_fixup.cpp
Commit message (Expand)AuthorAgeFilesLines
* am 168dfe71: am 5e530e02: am a151a19d: Merge "Fix return type of glGetAttribL...Andrew Hsieh2012-11-061-2/+2
|\
| * am a151a19d: Merge "Fix return type of glGetAttribLocation and glGetUniformLo...Andrew Hsieh2012-11-061-2/+2
| |\
| | * Fix return type of glGetAttribLocation and glGetUniformLocationAndrew Hsieh2012-11-061-2/+2
* | | gltrace: Fix NPESiva Velusamy2012-10-011-4/+2
|/ /
* | gltrace: Fixup vertex attrib pointers only for GLES2Siva Velusamy2012-06-111-0/+11
|/
* gltrace: Send vertex attribute data after glDraw() call.Siva Velusamy2012-03-011-34/+307
* gltrace: Make code 64-bit safe.Siva Velusamy2012-02-271-111/+112
* gltrace: attach buffer data sent with glBufferDataSiva Velusamy2012-02-241-0/+28
* gltrace: Trace thread time and wall clock time.Siva Velusamy2012-02-171-3/+6
* gltrace: Patch up all glUniform*() calls.Siva Velusamy2012-02-141-0/+154
* gltrace: fixup Push & Insert Marker callsSiva Velusamy2012-02-011-0/+8
* gltrace: fixup data for glTexSubImage2D & glDeleteBuffersSiva Velusamy2012-01-171-23/+64
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* gltrace: add user settings to control data captured.Siva Velusamy2012-01-041-3/+11
* gltrace: add start time & duration to each traced call.Siva Velusamy2012-01-041-1/+5
* gltrace: transport buffering and context managementSiva Velusamy2012-01-041-4/+8
* gltrace: attach contents of the appropriate framebufferSiva Velusamy2011-12-071-3/+3
* gltrace: Make framebuffer contents an optional message.Siva Velusamy2011-12-051-11/+7
* glestrace: Framework for GLES tracing librarySiva Velusamy2011-12-021-0/+314