index
:
sdk.git
replicant-4.2
replicant-6.0
sdk
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eclipse
/
plugins
/
com.android.ide.eclipse.gldebugger
/
src
/
com
/
android
/
glesv2debugger
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename package to com.android.ide.eclipse.gldebugger.
Siva Velusamy
2011-09-06
18
-10066
/
+0
*
Remove @Override's.
Siva Velusamy
2011-09-06
6
-194
/
+160
*
GLES2Dbg: more tests and minor fixes/improvements
David Li
2011-09-06
6
-59
/
+68
*
GLES2Dbg: use GL implementation constants sent from server
David Li
2011-09-06
6
-37
/
+85
*
GLES2Dbg: initial tests
David Li
2011-09-06
6
-203
/
+47
*
GLES2Dbg: noop - camelCase function names
David Li
2011-09-06
15
-774
/
+775
*
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
10
-305
/
+628
*
GLES2Dbg: cache Messages to RandomAccessFile
David Li
2011-09-06
7
-143
/
+303
*
GLES2Dbg: code gen for frame
David Li
2011-09-06
14
-380
/
+2475
*
GLES2Dbg: organize calls into frames and contexts
David Li
2011-09-06
8
-323
/
+886
*
GLES2Dbg: add more state tracking and snapshot of state per GL call
David Li
2011-09-06
7
-180
/
+674
*
GLES2Dbg: use mesa glsl_compiler for syntax checking
David Li
2011-09-06
4
-75
/
+130
*
GLES2Dbg: improve protocol and error check after shader upload
David Li
2011-09-02
4
-145
/
+241
*
GLES2Dbg: implemented shader tracking and editing
David Li
2011-09-02
9
-32
/
+528
*
GLES2Dbg: use 256KB chunks for lzf compression
David Li
2011-09-02
3
-17
/
+44
*
GLES2Dbg: implemented MessageParser
David Li
2011-09-02
4
-45
/
+1104
*
GLES2Dbg: added SETPROP expectResponse
David Li
2011-09-02
7
-10
/
+186
*
GLES2Dbg: change TableViewer to ListViewer
David Li
2011-09-02
2
-133
/
+45
*
GLES2Dbg: added reference frame for glReadPixels
David Li
2011-09-02
6
-85
/
+295
*
GLES2Dbg: use liblzf for compressing images
David Li
2011-09-02
4
-35
/
+29
*
GLES2Dbg: Remove spurious execute file permissions.
Jamie Gennis
2011-09-02
2
-0
/
+0
*
GLES2Dbg: Make command exchange async to improve performance.
David Li
2011-09-02
4
-76
/
+88
*
GLES2Dbg: Added state tracking and vertex data capturing.
David Li
2011-09-02
6
-78
/
+608
*
GLES2Dbg: Initial commit of OpenGL ES 2.0 Debugger Client
David Li
2011-09-02
9
-0
/
+3832