aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/glesv2debugger/CodeGen.java
Commit message (Expand)AuthorAgeFilesLines
* Rename package to com.android.ide.eclipse.gldebugger.Siva Velusamy2011-09-061-1235/+0
* Remove @Override's.Siva Velusamy2011-09-061-161/+160
* GLES2Dbg: initial testsDavid Li2011-09-061-2/+1
* GLES2Dbg: noop - camelCase function namesDavid Li2011-09-061-65/+65
* GLES2Dbg: generate Android.mk and main functionDavid Li2011-09-061-5/+169
* GLES2Dbg: reconstruct vertex attributes to match indicesDavid Li2011-09-061-41/+231
* GLES2Dbg: cache Messages to RandomAccessFileDavid Li2011-09-061-10/+43
* GLES2Dbg: code gen for frameDavid Li2011-09-061-0/+850