aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/GLFunctionTraceViewer.java
AgeCommit message (Expand)Author
2020-05-06Remove all non-Apache2 licensed files from sdkBob Badour
2020-05-06Revert "Remove unused project."Paul Duffin
2020-05-05Remove unused project.Bob Badour
2012-12-07gltrace: Refresh tree view in a separate task.Siva Velusamy
2012-10-12Support non RGBA texturesSiva Velusamy
2012-09-21gltrace: Preserve alpha informationSiva Velusamy
2012-09-21gltrace: Do not save thumbnail images in memorySiva Velusamy
2012-09-19gltrace: Allow exporting current frame to a text file.Siva Velusamy
2012-08-17Merge "gltrace: Improve font width detection."Siva Velusamy
2012-08-16gltrace: Improve font width detection.Siva Velusamy
2012-08-15gltrace: open trace file immediately after captureSiva Velusamy
2012-06-08Find Dialog: allow control over the default action.Siva Velusamy
2012-06-05gltrace: Add support for Copy, Select All and Find actions.Siva Velusamy
2012-03-06gltrace: Display state transformation errors in a console.Siva Velusamy
2012-02-21gltrace: Add a GLCall detail provider.Siva Velusamy
2012-02-21gltrace: Show per frame summary statistics.Siva Velusamy
2012-02-17gltrace: Show wall time and thread time.Siva Velusamy
2012-02-13gltrace: fix search for tree viewSiva Velusamy
2012-02-10gltrace: use DetailsView to display state details.Siva Velusamy
2012-02-07gltrace: Add a low cost way to maintain per call properties.Siva Velusamy
2012-02-07gltrace: Make fb view into a pagebookviewSiva Velusamy
2012-02-07gltrace: Display Calls in a HierarchySiva Velusamy
2012-01-27gltrace: color glDraw() functions differentlySiva Velusamy
2012-01-24gltrace: manage texture image state changesSiva Velusamy
2012-01-19gltrace: reset bound textures on glDeleteTexturesSiva Velusamy
2012-01-17gltrace: add new state variablesSiva Velusamy
2012-01-12gltrace: state view improvementsSiva Velusamy
2012-01-10gltrace: do not keep the protobuf message in memorySiva Velusamy
2012-01-10gltrace: create call duration mini mapSiva Velusamy
2012-01-09gltrace: add a graphical way to select framesSiva Velusamy
2012-01-03gltrace: Enable trace options.Siva Velusamy
2011-12-19gltrace: cleanup methods to format GL CallsSiva Velusamy
2011-12-15gltrace: show context id corresponding to gl functionsSiva Velusamy
2011-12-06gltrace: do not store images in memorySiva Velusamy
2011-11-23gltrace: infrastructure for modeling OpenGL StateSiva Velusamy
2011-11-14gltrace: add support for a text filter barSiva Velusamy
2011-11-14gltrace: Display framebuffer contents for certain GL callsSiva Velusamy
2011-11-14GLTrace initial implementationSiva Velusamy