summaryrefslogtreecommitdiff
path: root/gui/ui
AgeCommit message (Expand)AuthorFilesLines
2017-04-11cli: Remove trim-auto.Jose Fonseca1-1/+1
2017-03-27gui: allow larger vertex buffer offsets in UI (1024 bytes)Brian Paul1-1/+5
2016-05-01gui: Add checkboxes for alpha/opaque in surfaces view.Martin Schulze1-2/+16
2016-03-29gui: Show Shader Storage Buffer Blocks.Martin Schulze1-0/+33
2016-03-21gui: Use QTextBrowser instead of QWebView.Jose Fonseca1-12/+3
2016-01-22gui: Show leaks.Jose Fonseca1-0/+9
2016-01-12gui: Bump the jump widget's max value to 999999999.Brian Paul1-1/+1
2015-08-06cli: Split automatic trimming into its own command.Jose Fonseca1-1/+1
2015-03-30gui: Add Save As menu option.Alexander Trukhin1-0/+13
2015-03-14gui: Handle Android retrace in GUI.BogDan Vatra5-13/+481
2015-01-06gui: Extend image viewer value range.José Fonseca1-0/+12
2014-12-12gui: Increase to 3 decimals on image upper/lower spin boxes.José Fonseca1-0/+6
2014-10-23gui: Add a new state tab for buffers.José Fonseca1-0/+33
2014-07-07add simple support to export buffers to disk.Edward Rudd1-0/+20
2014-05-22gui: Silence duplicate widget warning.José Fonseca1-1/+1
2014-04-09gui: respect the alpha channel in surfacesZack Rusin1-2/+8
2014-02-03qapitrace: Add option to retrace with core profile.Corey Richardson1-0/+37
2013-09-10gui: Implement a new surface viewerZack Rusin1-23/+126
2013-07-20qapitrace: Add option to replay in singlethreaded modePeter Lohrmann1-1/+44
2013-05-04Backtrace via call detailEugene Velesevich1-0/+19
2012-12-08gui/tracedialog: Don't show warning when user cancel to browse.Alexandr Akulich1-1/+1
2012-12-08gui/mainwindow: Add functions that toggle actions enables and use it.Alexandr Akulich1-19/+1
2012-12-08gui: Small style/usability fixes.Alexandr Akulich1-2/+5
2012-09-07Rewrote profile graph drawing code.James Benton1-347/+7
2012-08-28Combine timeline and histogram tabs.James Benton1-168/+361
2012-08-22Rename 'Calls' tab to 'Histogram' in profile dialog.James Benton1-1/+1
2012-08-22Add call duration graphs to profile dialog.James Benton1-95/+154
2012-08-16Add Ctrl+P accelerator for profiling.James Benton1-0/+3
2012-08-10Fixed profile dialog modality.James Benton1-1/+1
2012-08-08Added alt menu shortcuts for View menu.James Benton1-2/+2
2012-08-08Add gui support for trace profiling.James Benton3-2/+413
2012-07-01gui: remove a depth check box that sneak into alpha codegregory1-7/+0
2012-07-01gui: new checkbox to visualize alpha channel of imagegregory1-0/+14
2012-04-23Remove the API combo box from the UI settings window.José Fonseca1-28/+0
2012-04-11Add trim support to qapitrace GUI app.Dan McCabe1-0/+12
2012-03-27Auto detect the API from the trace.José Fonseca1-0/+5
2012-03-24Merge branch 'gui-thumbnails'José Fonseca1-0/+12
2012-03-24Make thumbnailing an non-automatic action.José Fonseca1-0/+12
2012-03-21Allow to turn off transparency on image viewer.José Fonseca1-0/+7
2012-03-18Attempt to allow to control image dynamic range.José Fonseca1-0/+55
2012-02-28Allow to specify the API from trace dialog.José Fonseca1-0/+14
2011-11-27Allow to retrace with EGL too.José Fonseca1-0/+23
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