Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename package to com.android.ide.eclipse.gldebugger. | Siva Velusamy | 2011-09-06 | 1 | -526/+0 |
* | Remove @Override's. | Siva Velusamy | 2011-09-06 | 1 | -6/+0 |
* | GLES2Dbg: more tests and minor fixes/improvements | David Li | 2011-09-06 | 1 | -3/+6 |
* | GLES2Dbg: use GL implementation constants sent from server | David Li | 2011-09-06 | 1 | -28/+69 |
* | GLES2Dbg: noop - camelCase function names | David Li | 2011-09-06 | 1 | -33/+33 |
* | GLES2Dbg: reconstruct vertex attributes to match indices | David Li | 2011-09-06 | 1 | -31/+38 |
* | GLES2Dbg: cache Messages to RandomAccessFile | David Li | 2011-09-06 | 1 | -42/+175 |
* | GLES2Dbg: code gen for frame | David Li | 2011-09-06 | 1 | -3/+7 |
* | GLES2Dbg: organize calls into frames and contexts | David Li | 2011-09-06 | 1 | -58/+181 |
* | GLES2Dbg: add more state tracking and snapshot of state per GL call | David Li | 2011-09-06 | 1 | -63/+187 |
* | GLES2Dbg: implemented shader tracking and editing | David Li | 2011-09-02 | 1 | -4/+13 |
* | GLES2Dbg: added reference frame for glReadPixels | David Li | 2011-09-02 | 1 | -0/+88 |