Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove files that moved to frameworks/native | Mathias Agopian | 2012-03-07 | 1 | -235/+0 |
| | | | | Change-Id: I140d291e520097b1148930f736823650e08488f7 | ||||
* | Initial commit of GLESv2 debugger server | David Li | 2011-03-03 | 1 | -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> |