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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gltrace: Increase launch timeout
Siva Velusamy
2014-08-18
1
-1
/
+1
*
gltrace: Increase TEXTURE_UNIT_COUNT and MAX_VERTEX_ATTRIBS
Siva Velusamy
2014-08-14
1
-2
/
+2
*
gltrace: Read pointer arguments in a 64 bit safe way
Siva Velusamy
2014-01-31
7
-10
/
+109
*
Merge "Change import path to sparse array"
Siva Velusamy
2013-07-29
2
-3
/
+3
|
\
|
*
Change import path to sparse array
Siva Velusamy
2013-07-25
2
-3
/
+3
*
|
Add clarifying comment.
Siva Velusamy
2013-07-25
1
-0
/
+9
*
|
Add support for additional ES3 state, primarily for textures
Siva Velusamy
2013-07-25
5
-16
/
+371
|
/
*
gltrace: Update protobuf for OpenGL ES3
Siva Velusamy
2013-06-10
1
-244
/
+535
*
ddmlib: Add controls for OpenGL tracing via jdwp
Siva Velusamy
2012-12-20
3
-6
/
+153
*
gltrace: Refresh tree view in a separate task.
Siva Velusamy
2012-12-07
2
-32
/
+106
*
Support non RGBA textures
Siva Velusamy
2012-10-12
4
-8
/
+70
*
gltrace: ES1 also supports array buffers
Siva Velusamy
2012-10-11
1
-0
/
+1
*
gltrace: Show scroll bars.
Siva Velusamy
2012-10-01
1
-1
/
+2
*
gltrace: Preserve alpha information
Siva Velusamy
2012-09-21
2
-36
/
+41
*
Allow users to save current GL state to a text file.
Siva Velusamy
2012-09-21
8
-0
/
+174
*
gltrace: Do not save thumbnail images in memory
Siva Velusamy
2012-09-21
5
-67
/
+5
*
gltrace: Allow exporting current frame to a text file.
Siva Velusamy
2012-09-19
1
-9
/
+126
*
gltrace: Allow ability to save images
Siva Velusamy
2012-09-19
5
-7
/
+110
*
gltrace: Better progress indicator
Siva Velusamy
2012-09-18
1
-1
/
+16
*
Fix build: InstanceScope.INSTANCE is not available in 3.6
Siva Velusamy
2012-09-17
1
-2
/
+2
*
gltrace: Allow fully qualified activity names
Siva Velusamy
2012-09-17
4
-10
/
+43
*
Merge "gltrace: Support OES_EGL_image_external GL extension"
Siva Velusamy
2012-08-17
4
-4
/
+10
|
\
|
*
gltrace: Support OES_EGL_image_external GL extension
Siva Velusamy
2012-08-16
4
-4
/
+10
*
|
Merge "gltrace: Improve font width detection."
Siva Velusamy
2012-08-17
2
-3
/
+7
|
\
\
|
*
|
gltrace: Improve font width detection.
Siva Velusamy
2012-08-16
2
-3
/
+7
*
|
|
Merge "gltrace: Draw a border around image displayed in canvas."
Siva Velusamy
2012-08-17
1
-1
/
+13
|
\
\
\
|
|
/
/
|
*
|
gltrace: Draw a border around image displayed in canvas.
Siva Velusamy
2012-08-15
1
-1
/
+13
*
|
|
Merge "gltrace: Default to displaying texture mipmap level 0."
Siva Velusamy
2012-08-17
1
-10
/
+48
|
\
\
\
|
|
/
/
|
*
|
gltrace: Default to displaying texture mipmap level 0.
Siva Velusamy
2012-08-15
1
-10
/
+48
|
|
/
*
|
gltrace: open trace file immediately after capture
Siva Velusamy
2012-08-15
7
-46
/
+197
|
/
*
Remove older gldebugger implementation.
Siva Velusamy
2012-08-14
33
-9350
/
+13
*
gltrace: restore checkbox settings between invocations
Siva Velusamy
2012-08-14
1
-10
/
+10
*
gltrace: Skip framebuffers that cannot be retrieved.
Siva Velusamy
2012-08-14
1
-2
/
+19
*
Cleanup dos2unix in plugins *.java (ADT, GLd, NDK)
Raphael Moll
2012-08-07
1
-130
/
+130
*
gltrace: cleanup collect trace flow
Siva Velusamy
2012-06-14
3
-27
/
+132
*
Provide readable device name rather than just serial number
Siva Velusamy
2012-06-13
2
-12
/
+3
*
Merge "Minor UI cleanup to trace options dialog"
Siva Velusamy
2012-06-12
1
-9
/
+39
|
\
|
*
Minor UI cleanup to trace options dialog
Siva Velusamy
2012-06-12
1
-9
/
+39
*
|
Find Dialog: allow control over the default action.
Siva Velusamy
2012-06-08
1
-1
/
+3
|
/
*
gltrace: Add support for mipmap textures
Siva Velusamy
2012-06-06
6
-20
/
+80
*
gltrace: Add support for Copy, Select All and Find actions.
Siva Velusamy
2012-06-05
1
-1
/
+110
*
gltrace: Add a special keyword to not launch any activities.
Siva Velusamy
2012-06-01
1
-2
/
+7
*
gltrace: Update trace control protocol.
Siva Velusamy
2012-05-16
1
-0
/
+3
*
gltrace: Kill app manually instead of using am start -S
Siva Velusamy
2012-05-14
1
-1
/
+11
*
Fix incorrect transformations for glBufferSubData
Siva Velusamy
2012-05-14
2
-4
/
+9
*
gldebugger: Check for zero sized framebuffer
Siva Velusamy
2012-05-10
1
-1
/
+14
*
gltrace: Launch activity using am start --opengl-trace
Siva Velusamy
2012-03-12
1
-41
/
+34
*
gltrace: Display state transformation errors in a console.
Siva Velusamy
2012-03-06
16
-33
/
+182
*
gltrace: Add support for glVertexAttribPointerData() calls.
Siva Velusamy
2012-02-29
7
-94
/
+212
*
gltrace: Add support for VBO's
Siva Velusamy
2012-02-27
8
-1
/
+534
[next]