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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-20
common,cli,wrappers,retrace,gui: Use #pragma once.
Jose Fonseca
1
-5
/
+1
2015-03-30
gui: Add Save As menu option.
Alexander Trukhin
1
-0
/
+1
2015-03-14
gui: Handle Android retrace in GUI.
BogDan Vatra
1
-1
/
+11
2015-01-26
gui: Prepare to receive sparse thumbnail data.
Dan McCabe
1
-1
/
+1
2015-01-26
gui: Notify retracer of missing thumbnails to capture.
Dan McCabe
1
-0
/
+2
2014-07-07
add simple support to export buffers to disk.
Edward Rudd
1
-0
/
+1
2013-04-12
qapitrace: Support executing glretrace on a remote target host.
Carl Worth
1
-0
/
+2
2012-12-08
gui/mainwindow: Add functions that toggle actions enables and use it.
Alexandr Akulich
1
-0
/
+1
2012-08-08
Add gui support for trace profiling.
James Benton
1
-0
/
+9
2012-04-11
Add trim support to qapitrace GUI app.
Dan McCabe
1
-0
/
+9
2012-03-28
Show important retrace messages long enough to read.
José Fonseca
1
-1
/
+1
2012-03-24
Merge branch 'gui-thumbnails'
José Fonseca
1
-2
/
+6
2012-03-24
Make thumbnailing an non-automatic action.
José Fonseca
1
-0
/
+1
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
/
+1
2012-03-11
Display captured snapshots as thumbnails.
Dan McCabe
1
-1
/
+1
2012-03-11
Capture snapshot stream in anticipation of displaying thumbnails.
Dan McCabe
1
-1
/
+6
2011-11-27
Allow to retrace with EGL too.
José Fonseca
1
-0
/
+3
2011-11-27
Allow to specify an initial call no in the qapitrace command line.
José Fonseca
1
-1
/
+2
2011-09-25
Skip over filtered calls when searching.
Zack Rusin
1
-1
/
+2
2011-09-14
Properly handle and propagate retrace errors.
Zack Rusin
1
-2
/
+2
2011-09-13
Implement jump to.
Zack Rusin
1
-0
/
+1
2011-09-13
Implement goto start of the frame and goto end of the frame.
Zack Rusin
1
-0
/
+2
2011-09-12
Implement find next for the on-demand-loaded files.
Zack Rusin
1
-0
/
+12
2011-09-06
Switch the gui to the on-demand-loader.
Zack Rusin
1
-0
/
+1
2011-08-28
Reduce the size of ApiTraceCall, ApiTraceEvent and ApiTraceFrame
Zack Rusin
1
-1
/
+1
2011-06-20
Allow saving of surface snapshots to png's.
Zack Rusin
1
-0
/
+1
2011-05-04
quiet clang warning about mismatched types
Bob Kuehne
1
-1
/
+1
2011-04-27
Don't hide the state dock while looking up the defaults.
Zack Rusin
1
-0
/
+2
2011-04-23
Show the call for which the surface we're displaying.
Zack Rusin
1
-0
/
+1
2011-04-23
Allow opening multiple images.
Zack Rusin
1
-3
/
+0
2011-04-19
Go to the selected error.
Zack Rusin
1
-0
/
+2
2011-04-19
Large chunk of showing the replay errors.
Zack Rusin
1
-0
/
+2
2011-04-19
more error handling changes.
Zack Rusin
1
-0
/
+2
2011-04-18
Implement an edit menu.
Zack Rusin
1
-0
/
+3
2011-04-18
Lots of various cosmetic changes to the call editing.
Zack Rusin
1
-0
/
+2
2011-04-17
the filename is stored in the trace
Zack Rusin
1
-2
/
+0
2011-04-15
Make the editor a dialog.
Zack Rusin
1
-0
/
+2
2011-04-15
Start working on trace editing
Zack Rusin
1
-0
/
+3
2011-04-13
Implement state diffing.
Zack Rusin
1
-0
/
+1
2011-04-13
Implement showing only of events specified by a regexp.
Zack Rusin
1
-3
/
+0
2011-04-12
Add a search widget and fix go to.
Zack Rusin
1
-0
/
+5
2011-04-11
Implement tracing from the ui.
Zack Rusin
1
-0
/
+5
2011-04-11
Implement jumping to a specific call.
Zack Rusin
1
-0
/
+5
2011-04-10
Add a trace dialog.
Zack Rusin
1
-0
/
+1
2011-04-10
Replay and parse json in a thread.
Zack Rusin
1
-8
/
+3
2011-04-10
Clean the constructor a bit.
Zack Rusin
1
-0
/
+2
2011-04-10
Add a simple viewer for surfaces.
Zack Rusin
1
-0
/
+5
2011-04-09
Show currently bound shaders.
Zack Rusin
1
-0
/
+3
2011-04-07
Allow opening help pages for functions in external browser.
Zack Rusin
1
-0
/
+2
[next]