Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename package to com.android.ide.eclipse.gldebugger. | Siva Velusamy | 2011-09-06 | 1 | -1235/+0 |
* | Remove @Override's. | Siva Velusamy | 2011-09-06 | 1 | -161/+160 |
* | GLES2Dbg: initial tests | David Li | 2011-09-06 | 1 | -2/+1 |
* | GLES2Dbg: noop - camelCase function names | David Li | 2011-09-06 | 1 | -65/+65 |
* | GLES2Dbg: generate Android.mk and main function | David Li | 2011-09-06 | 1 | -5/+169 |
* | GLES2Dbg: reconstruct vertex attributes to match indices | David Li | 2011-09-06 | 1 | -41/+231 |
* | GLES2Dbg: cache Messages to RandomAccessFile | David Li | 2011-09-06 | 1 | -10/+43 |
* | GLES2Dbg: code gen for frame | David Li | 2011-09-06 | 1 | -0/+850 |