index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
opengl
/
libs
/
GLES2_dbg
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused code
Mathias Agopian
2012-01-28
11
-8533
/
+0
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-2
/
+2
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
5
-24
/
+24
*
fix EGL debugger
Mathias Agopian
2011-09-19
4
-30
/
+23
*
fix another bug that prevented the gl debugger to work
Mathias Agopian
2011-09-01
1
-1
/
+1
*
refactor EGL source code
Mathias Agopian
2011-05-16
1
-17
/
+17
*
GLES2Dbg: send some GL implementation constants to client
David Li
2011-04-19
4
-16
/
+47
*
GLES2Dbg: initial tests
David Li
2011-04-19
4
-18
/
+45
*
GLES2Dbg: added CaptureDraw and CaptureSwap options
David Li
2011-04-12
7
-47
/
+194
*
GLES2Dbg: use dump.gles2dbg file when fails to create socket
David Li
2011-04-12
5
-26
/
+56
*
GLES2Dbg: add EXTEND_AFTER_CALL_Debug_* macro and improve protocol
David Li
2011-04-12
10
-86
/
+202
*
GLES2Dbg: change GLES2_dbg to shared library
David Li
2011-04-12
4
-10
/
+24
*
GLES2Dbg: use 256KB chunks for lzf compression
David Li
2011-03-28
4
-39
/
+43
*
GLESv2Dbg: ability to create GL calls from client
David Li
2011-03-22
5
-9
/
+1107
*
GLES2Dbg: added SETPROP expectResponse
David Li
2011-03-22
10
-606
/
+336
*
GLES2Dbg: added reference frame for glReadPixels
David Li
2011-03-22
8
-44
/
+308
*
GLES2Dbg: use libLZF for compressing images
David Li
2011-03-21
5
-132
/
+53
*
GLES2Debugger: Make command exchange async to improve performance.
David Li
2011-03-11
7
-63
/
+93
*
GLES2Debugger: Added DbgContext and vertex data capturing.
David Li
2011-03-10
9
-1982
/
+455
*
Added screenshot after glDraw* option to GLES2 Debugger
David Li
2011-03-04
10
-5328
/
+5782
*
Initial commit of GLESv2 debugger server
David Li
2011-03-03
7
-0
/
+8201