summaryrefslogtreecommitdiffstats
path: root/opengl/libs/debug.in
Commit message (Collapse)AuthorAgeFilesLines
* Initial commit of GLESv2 debugger serverDavid Li2011-03-031-0/+235
Use debug.egl.debug_proc property to match process cmdline. Binds to TCP:5039 and waits for client connection. Sends function call parameters, textures and shaders using Protobuf. Java Eclipse client plug-in is next. Change-Id: I183b755263663f87e86dde1ad12f527d0445fd57 Signed-off-by: David Li <davidxli@google.com>