index
:
~anholt/apitrace
frameretrace
loopsecs
timing
Unnamed repository; edit this file 'description' to name the repository.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
/
mainwindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-29
gui: Show Shader Storage Buffer Blocks.
Martin Schulze
1
-0
/
+91
2016-03-21
gui: Use QTextBrowser instead of QWebView.
Jose Fonseca
1
-13
/
+1
2016-01-22
gui: Show leaks.
Jose Fonseca
1
-0
/
+24
2015-11-10
gui: Refuse to open non-seekable (ie, non-Snappy) traces.
Jose Fonseca
1
-0
/
+11
2015-11-04
gui: Cleanup surface parsing.
Martin Schulze
1
-32
/
+24
2015-05-27
gui: Remove base64 from method/member names.
Jose Fonseca
1
-4
/
+4
2015-05-19
gui: Use frame number when saving frame state.
Jose Fonseca
1
-22
/
+14
2015-03-30
gui: Add Save As menu option.
Alexander Trukhin
1
-0
/
+24
2015-03-14
gui: Handle Android retrace in GUI.
BogDan Vatra
1
-15
/
+179
2015-02-12
gui: do not run search while trace still loading
Tapani Pälli
1
-2
/
+8
2015-02-06
gui: Add tool tips to surface tab
Jose Fonseca
1
-0
/
+8
2015-01-26
gui: Prepare to receive sparse thumbnail data.
Dan McCabe
1
-4
/
+4
2015-01-26
gui: Notify retracer of missing thumbnails to capture.
Dan McCabe
1
-0
/
+12
2014-11-15
gui: Log command line whenever retracing.
José Fonseca
1
-1
/
+1
2014-10-23
gui: Show large vectors/matrices/arrays in multiple rows.
José Fonseca
1
-9
/
+28
2014-10-23
gui: Add a new state tab for buffers.
José Fonseca
1
-0
/
+5
2014-10-23
gui: Right justify list indices so they sort numerically.
José Fonseca
1
-1
/
+2
2014-07-10
Merge pull request #282 from urkle/fix_image_save
zackr
1
-2
/
+19
2014-07-07
add simple support to export buffers to disk.
Edward Rudd
1
-0
/
+45
2014-07-07
fix saving image via right click menu in state inspector
Edward Rudd
1
-2
/
+19
2014-05-30
gui: Don't crash when double-clicking on non-image rows of Surface tab.
José Fonseca
1
-2
/
+5
2014-05-02
qapitrace: arrow-key selected Call is obstructed
Lawrence L Love
1
-0
/
+1
2014-02-21
qapitrace: fails to find [CALLNO] in first frame
Lawrence L Love
1
-0
/
+2
2014-02-03
qapitrace: Add option to retrace with core profile.
Corey Richardson
1
-1
/
+7
2013-10-11
Implement grouping of calls.
Zack Rusin
1
-1
/
+2
2013-09-12
gui: show the original pixel values in the surface viewer
Zack Rusin
1
-3
/
+3
2013-09-10
gui: Implement a new surface viewer
Zack Rusin
1
-1
/
+4
2013-07-20
qapitrace: Add option to replay in singlethreaded mode
Peter Lohrmann
1
-0
/
+6
2013-05-13
gui: Make "Details View" the default pane.
Alexander Monakov
1
-7
/
+2
2013-05-04
Backtrace via call detail
Eugene Velesevich
1
-0
/
+10
2013-04-12
qapitrace: Support executing glretrace on a remote target host.
Carl Worth
1
-0
/
+5
2012-12-08
gui/mainwindow: Add functions that toggle actions enables and use it.
Alexandr Akulich
1
-25
/
+47
2012-08-08
Add gui support for trace profiling.
James Benton
1
-13
/
+86
2012-04-23
Remove the API combo box from the UI settings window.
José Fonseca
1
-3
/
+0
2012-04-11
Add trim support to qapitrace GUI app.
Dan McCabe
1
-0
/
+56
2012-03-28
Show important retrace messages long enough to read.
José Fonseca
1
-7
/
+2
2012-03-27
Auto detect the API from the trace.
José Fonseca
1
-0
/
+1
2012-03-25
Make frame thumbnail size consistent.
José Fonseca
1
-1
/
+3
2012-03-24
Merge branch 'gui-thumbnails'
José Fonseca
1
-12
/
+43
2012-03-24
Make thumbnailing an non-automatic action.
José Fonseca
1
-3
/
+12
2012-03-24
Capture thumbnails only after the trace finished loading.
José Fonseca
1
-3
/
+3
2012-03-24
Removed unused copy of thumbnails.
José Fonseca
1
-2
/
+0
2012-03-17
Lookup call state on double-click.
José Fonseca
1
-0
/
+6
2012-03-11
Display captured snapshots as thumbnails.
Dan McCabe
1
-6
/
+11
2012-03-11
Capture snapshot stream in anticipation of displaying thumbnails.
Dan McCabe
1
-6
/
+25
2012-02-28
Allow to specify the API from trace dialog.
José Fonseca
1
-0
/
+1
2011-11-27
Allow to retrace with EGL too.
José Fonseca
1
-0
/
+5
2011-11-27
Allow to specify an initial call no in the qapitrace command line.
José Fonseca
1
-1
/
+7
2011-11-17
Encode format as a member and not part of the label.
Zack Rusin
1
-1
/
+2
2011-11-16
Make the details view a bit clearer.
Zack Rusin
1
-0
/
+4
[next]