summaryrefslogtreecommitdiffstats
path: root/opengl/libs/GLES_trace/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Update protobuf library from 2.3 to 2.6.""Jeff Davidson2015-01-127-5245/+5
* Revert "Update protobuf library from 2.3 to 2.6."Jeff Davidson2015-01-127-5/+5245
* Update protobuf library from 2.3 to 2.6.Jeff Davidson2015-01-087-5245/+5
* Don't try to capture the pointer when using PBOs for texture APIsBen Clayton2014-08-203-34/+85
* Use the count parameter to store all the uniform vectors, not just the first ...Ben Clayton2014-07-211-4/+8
* Add data capturing of glCompressedTexImage2D and glCompressedTexSubImage2D ca...Ben Clayton2014-07-071-0/+63
* opengl: Regenerate code with ES 3.1 and new extensionsJesse Hall2014-05-214-1/+4641
* opengl: Update GLES headers and generate *.in from registry XMLJesse Hall2014-05-214-2126/+6922
* Revert "opengl: Generate *.in from registry XML"Jesse Hall2014-05-204-6922/+2126
* opengl: Generate *.in from registry XMLJesse Hall2014-05-194-2126/+6922
* Rationalize GLES2/3 .in files.Jesse Hall2014-05-172-2/+2
* native frameworks: 64-bit compile issuesMark Salyzyn2014-03-121-1/+1
* GLES_trace: fix compile errors on 64 bit architecturesSiva Velusamy2014-01-281-632/+632
* free EGL resources associated to a thread when it terminatesMathias Agopian2013-05-301-1/+1
* 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