aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.gldebugger/src
Commit message (Expand)AuthorAgeFilesLines
...
* gltrace: Add support for VBO'sSiva Velusamy2012-02-278-1/+534
* gltrace: Add support for generic vertex attributes.Siva Velusamy2012-02-223-5/+181
* gltrace: Add a GLCall detail provider.Siva Velusamy2012-02-2111-28/+180
* gltrace: Show per frame summary statistics.Siva Velusamy2012-02-215-136/+417
* gltrace: Fix state update race condition.Siva Velusamy2012-02-211-30/+34
* gltrace: Show wall time and thread time.Siva Velusamy2012-02-176-15/+83
* gltrace: Provide details view for uniform variables.Siva Velusamy2012-02-152-0/+174
* gltrace: Add support for shader uniforms.Siva Velusamy2012-02-147-7/+357
* gltrace: Fix formatter issue with enum arguments.Siva Velusamy2012-02-131-2/+15
* gltrace: fix search for tree viewSiva Velusamy2012-02-131-2/+18
* gltrace: use DetailsView to display state details.Siva Velusamy2012-02-1012-241/+567
* gltrace: Add a low cost way to maintain per call properties.Siva Velusamy2012-02-073-0/+53
* gltrace: Make fb view into a pagebookviewSiva Velusamy2012-02-077-201/+300
* gltrace: Use half-open ranges when defining frames.Siva Velusamy2012-02-074-11/+11
* gltrace: always display eglSwapBuffer in duration mini map.Siva Velusamy2012-02-071-2/+16
* gltrace: Display Calls in a HierarchySiva Velusamy2012-02-075-81/+399
* gltrace: update to latest GLES headersSiva Velusamy2012-02-013-74/+284
* gltrace: add Shader and Program object stateSiva Velusamy2012-02-014-3/+167
* gltrace: Use UDS socket forwarding for gltrace transfers.Siva Velusamy2012-01-311-9/+31
* gltrace: color glDraw() functions differentlySiva Velusamy2012-01-272-20/+66
* gltrace: add a texture view to display the texture imageSiva Velusamy2012-01-247-77/+275
* gltrace: separate out ImageCanvas from GLFrameBufferView.Siva Velusamy2012-01-242-181/+227
* gltrace: manage texture image state changesSiva Velusamy2012-01-2411-25/+457
* gltrace: fix memory leak when editor is closed.Siva Velusamy2012-01-191-0/+6
* gltrace: reset bound textures on glDeleteTexturesSiva Velusamy2012-01-197-3/+150
* gltrace: add texture state variablesSiva Velusamy2012-01-1718-27/+674
* gltrace: add new state variablesSiva Velusamy2012-01-177-12/+737
* gltrace: cleanup state transformationsSiva Velusamy2012-01-1710-103/+306
* gltrace: state view improvementsSiva Velusamy2012-01-1213-277/+360
* gltrace: associate state transformations with calls.Siva Velusamy2012-01-123-15/+19
* gltrace: do not keep the protobuf message in memorySiva Velusamy2012-01-105-72/+85
* gltrace: map calls to frame after sort by start time.Siva Velusamy2012-01-102-20/+32
* gltrace: create call duration mini mapSiva Velusamy2012-01-103-599/+554
* gltrace: add a graphical way to select framesSiva Velusamy2012-01-0930-50/+873
* gltrace: Enable trace options.Siva Velusamy2012-01-038-178/+445
* gltrace: cleanup methods to format GL CallsSiva Velusamy2011-12-197-334/+469
* gltrace: show context id corresponding to gl functionsSiva Velusamy2011-12-153-6/+41
* gltrace: Add current FB binding to GL stateSiva Velusamy2011-12-153-4/+32
* gltrace: add gltrace perspectiveSiva Velusamy2011-12-093-1/+43
* gltrace: FB view enhancementsSiva Velusamy2011-12-081-2/+195
* gltrace: do not store images in memorySiva Velusamy2011-12-0616-1927/+3231
* gltrace: infrastructure for modeling OpenGL StateSiva Velusamy2011-11-2317-3/+1382
* gltrace: add support for a text filter barSiva Velusamy2011-11-141-0/+76
* gltrace: Display framebuffer contents for certain GL callsSiva Velusamy2011-11-142-4/+159
* GLTrace initial implementationSiva Velusamy2011-11-1412-1/+3210
* gl debugger: Rename SamplesView to GLFramesViewSiva Velusamy2011-10-1411-58/+56
* Use a scale widget to select a particular frame.Siva Velusamy2011-10-141-41/+83
* Fix some egregious formatting style differences.Siva Velusamy2011-10-138-298/+184
* Add logging in ddms.Xavier Ducrohet2011-10-061-5/+10
* Convert Tabs -> Spaces.Siva Velusamy2011-09-065-107/+107