summaryrefslogtreecommitdiff
path: root/gui/ui
AgeCommit message (Expand)AuthorFilesLines
2011-09-24Add a custom filter to the event view.Zack Rusin1-32/+77
2011-08-01Add a state tab that list uniforms.José Fonseca1-0/+33
2011-04-23Size the image widget more reasonably.Zack Rusin1-4/+4
2011-04-21Add shortcut to replay and lookup state.Zack Rusin1-0/+6
2011-04-19Call the action "error checking" instead of "benchmarking"Zack Rusin1-2/+5
2011-04-19Go to the selected error.Zack Rusin1-1/+1
2011-04-19Add an action to show and hide the errors dock.Zack Rusin1-9/+22
2011-04-19Large chunk of functionality to show errors.Zack Rusin1-0/+35
2011-04-18Implement an edit menu.Zack Rusin1-0/+58
2011-04-18Remove stale reference to a deleted widget.Zack Rusin1-1/+0
2011-04-17The trace now knows whether is has been edited.Zack Rusin1-1/+1
2011-04-15Make the editor a dialog.Zack Rusin2-28/+55
2011-04-15Start working on trace editingZack Rusin2-0/+197
2011-04-13Implement state diffing.Zack Rusin1-1/+8
2011-04-13Implement showing only of events specified by a regexp.Zack Rusin1-3/+40
2011-04-12Add a search widget and fix go to.Zack Rusin1-0/+150
2011-04-11Add a very nice glsl editor code.Zack Rusin2-19/+9
2011-04-11Implement jumping to a specific call.Zack Rusin2-1/+81
2011-04-10Add a trace dialog.Zack Rusin2-9/+129
2011-04-10Forgot to add the imageviewer.Zack Rusin1-0/+50
2011-04-10Add a simple viewer for surfaces.Zack Rusin1-3/+3
2011-04-09Show currently bound shaders.Zack Rusin2-31/+107
2011-04-07Allow setting options on the retrace processs.Zack Rusin1-0/+147
2011-04-07Allow visualizaing data with starting offsets.Zack Rusin1-36/+49
2011-04-07Incorporate Jose's patch and make vertexdatainterpreter work.Zack Rusin1-0/+8
2011-04-07Add code to interpret and display binary vertex data.Zack Rusin1-3/+159
2011-04-03Allow setting of the filter options.Zack Rusin2-0/+108
2011-04-01Add some icons.Zack Rusin1-13/+15
2011-04-01Allow sorting of the state.Zack Rusin1-0/+15
2011-03-30Implement state viewing for the current frame.Zack Rusin1-1/+36
2011-03-30Let retrace dump state.Zack Rusin1-0/+9
2011-03-30Introduce ApiTrace which encapsulates the data.Zack Rusin1-6/+12
2011-03-30Allow retracing from the gui plus make the call list cleaner.Zack Rusin1-2/+65
2011-03-30Start on custom filtering.Zack Rusin1-1/+1
2011-03-30add lots of quirks and details viewZack Rusin1-3/+46
2011-03-30Add a basic gui for apitrace.Zack Rusin1-0/+66