aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/glesv2debugger/MessageProcessor.java
Commit message (Expand)AuthorAgeFilesLines
* Rename package to com.android.ide.eclipse.gldebugger.Siva Velusamy2011-09-061-173/+0
* GLES2Dbg: noop - camelCase function namesDavid Li2011-09-061-5/+5
* GLES2Dbg: reconstruct vertex attributes to match indicesDavid Li2011-09-061-36/+46
* GLES2Dbg: use 256KB chunks for lzf compressionDavid Li2011-09-021-7/+34
* GLES2Dbg: added SETPROP expectResponseDavid Li2011-09-021-3/+5
* GLES2Dbg: added reference frame for glReadPixelsDavid Li2011-09-021-1/+11
* GLES2Dbg: use liblzf for compressing imagesDavid Li2011-09-021-31/+5
* GLES2Dbg: Added state tracking and vertex data capturing.David Li2011-09-021-13/+15
* GLES2Dbg: Initial commit of OpenGL ES 2.0 Debugger ClientDavid Li2011-09-021-0/+148