aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/model/GLCall.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
2013-07-25Change import path to sparse arraySiva Velusamy
2012-09-21gltrace: Do not save thumbnail images in memorySiva Velusamy
2012-03-06gltrace: Display state transformation errors in a console.Siva Velusamy
2012-02-29gltrace: Add support for glVertexAttribPointerData() calls.Siva Velusamy
2012-02-17gltrace: Show wall time and thread time.Siva Velusamy
2012-02-07gltrace: Add a low cost way to maintain per call properties.Siva Velusamy
2012-01-17gltrace: add texture state variablesSiva Velusamy
2012-01-17gltrace: cleanup state transformationsSiva Velusamy
2012-01-12gltrace: associate state transformations with calls.Siva Velusamy
2012-01-10gltrace: do not keep the protobuf message in memorySiva 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