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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gltrace: Add support for VBO's
Siva Velusamy
2012-02-27
8
-1
/
+534
*
gltrace: Add support for generic vertex attributes.
Siva Velusamy
2012-02-22
3
-5
/
+181
*
gltrace: Add a GLCall detail provider.
Siva Velusamy
2012-02-21
11
-28
/
+180
*
gltrace: Show per frame summary statistics.
Siva Velusamy
2012-02-21
5
-136
/
+417
*
gltrace: Fix state update race condition.
Siva Velusamy
2012-02-21
1
-30
/
+34
*
gltrace: Show wall time and thread time.
Siva Velusamy
2012-02-17
6
-15
/
+83
*
gltrace: Provide details view for uniform variables.
Siva Velusamy
2012-02-15
2
-0
/
+174
*
gltrace: Add support for shader uniforms.
Siva Velusamy
2012-02-14
7
-7
/
+357
*
gltrace: Fix formatter issue with enum arguments.
Siva Velusamy
2012-02-13
1
-2
/
+15
*
gltrace: fix search for tree view
Siva Velusamy
2012-02-13
1
-2
/
+18
*
gltrace: use DetailsView to display state details.
Siva Velusamy
2012-02-10
12
-241
/
+567
*
gltrace: Add a low cost way to maintain per call properties.
Siva Velusamy
2012-02-07
3
-0
/
+53
*
gltrace: Make fb view into a pagebookview
Siva Velusamy
2012-02-07
7
-201
/
+300
*
gltrace: Use half-open ranges when defining frames.
Siva Velusamy
2012-02-07
4
-11
/
+11
*
gltrace: always display eglSwapBuffer in duration mini map.
Siva Velusamy
2012-02-07
1
-2
/
+16
*
gltrace: Display Calls in a Hierarchy
Siva Velusamy
2012-02-07
5
-81
/
+399
*
gltrace: update to latest GLES headers
Siva Velusamy
2012-02-01
3
-74
/
+284
*
gltrace: add Shader and Program object state
Siva Velusamy
2012-02-01
4
-3
/
+167
*
gltrace: Use UDS socket forwarding for gltrace transfers.
Siva Velusamy
2012-01-31
1
-9
/
+31
*
gltrace: color glDraw() functions differently
Siva Velusamy
2012-01-27
2
-20
/
+66
*
gltrace: add a texture view to display the texture image
Siva Velusamy
2012-01-24
7
-77
/
+275
*
gltrace: separate out ImageCanvas from GLFrameBufferView.
Siva Velusamy
2012-01-24
2
-181
/
+227
*
gltrace: manage texture image state changes
Siva Velusamy
2012-01-24
11
-25
/
+457
*
gltrace: fix memory leak when editor is closed.
Siva Velusamy
2012-01-19
1
-0
/
+6
*
gltrace: reset bound textures on glDeleteTextures
Siva Velusamy
2012-01-19
7
-3
/
+150
*
gltrace: add texture state variables
Siva Velusamy
2012-01-17
18
-27
/
+674
*
gltrace: add new state variables
Siva Velusamy
2012-01-17
7
-12
/
+737
*
gltrace: cleanup state transformations
Siva Velusamy
2012-01-17
10
-103
/
+306
*
gltrace: state view improvements
Siva Velusamy
2012-01-12
13
-277
/
+360
*
gltrace: associate state transformations with calls.
Siva Velusamy
2012-01-12
3
-15
/
+19
*
gltrace: do not keep the protobuf message in memory
Siva Velusamy
2012-01-10
5
-72
/
+85
*
gltrace: map calls to frame after sort by start time.
Siva Velusamy
2012-01-10
2
-20
/
+32
*
gltrace: create call duration mini map
Siva Velusamy
2012-01-10
3
-599
/
+554
*
gltrace: add a graphical way to select frames
Siva Velusamy
2012-01-09
30
-50
/
+873
*
gltrace: Enable trace options.
Siva Velusamy
2012-01-03
8
-178
/
+445
*
gltrace: cleanup methods to format GL Calls
Siva Velusamy
2011-12-19
7
-334
/
+469
*
gltrace: show context id corresponding to gl functions
Siva Velusamy
2011-12-15
3
-6
/
+41
*
gltrace: Add current FB binding to GL state
Siva Velusamy
2011-12-15
3
-4
/
+32
*
gltrace: add gltrace perspective
Siva Velusamy
2011-12-09
3
-1
/
+43
*
gltrace: FB view enhancements
Siva Velusamy
2011-12-08
1
-2
/
+195
*
gltrace: do not store images in memory
Siva Velusamy
2011-12-06
16
-1927
/
+3231
*
gltrace: infrastructure for modeling OpenGL State
Siva Velusamy
2011-11-23
17
-3
/
+1382
*
gltrace: add support for a text filter bar
Siva Velusamy
2011-11-14
1
-0
/
+76
*
gltrace: Display framebuffer contents for certain GL calls
Siva Velusamy
2011-11-14
2
-4
/
+159
*
GLTrace initial implementation
Siva Velusamy
2011-11-14
12
-1
/
+3210
*
gl debugger: Rename SamplesView to GLFramesView
Siva Velusamy
2011-10-14
11
-58
/
+56
*
Use a scale widget to select a particular frame.
Siva Velusamy
2011-10-14
1
-41
/
+83
*
Fix some egregious formatting style differences.
Siva Velusamy
2011-10-13
8
-298
/
+184
*
Add logging in ddms.
Xavier Ducrohet
2011-10-06
1
-5
/
+10
*
Convert Tabs -> Spaces.
Siva Velusamy
2011-09-06
5
-107
/
+107
[prev]
[next]