aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/glesv2debugger/BreakpointOption.java
Commit message (Expand)AuthorAgeFilesLines
* Rename package to com.android.ide.eclipse.gldebugger.Siva Velusamy2011-09-061-188/+0
* Remove @Override's.Siva Velusamy2011-09-061-3/+0
* GLES2Dbg: initial testsDavid Li2011-09-061-9/+18
* GLES2Dbg: noop - camelCase function namesDavid Li2011-09-061-13/+13
* GLES2Dbg: reconstruct vertex attributes to match indicesDavid Li2011-09-061-5/+8
* GLES2Dbg: code gen for frameDavid Li2011-09-061-4/+8
* GLES2Dbg: use mesa glsl_compiler for syntax checkingDavid Li2011-09-061-5/+15
* GLES2Dbg: improve protocol and error check after shader uploadDavid Li2011-09-021-3/+22
* GLES2Dbg: implemented shader tracking and editingDavid Li2011-09-021-4/+2
* GLES2Dbg: implemented MessageParserDavid Li2011-09-021-26/+40
* GLES2Dbg: added SETPROP expectResponseDavid Li2011-09-021-0/+134