qapitrace: Add option to replay in singlethreaded mode

Programming / Debugging / APITrace - Peter Lohrmann [valvesoftware.com] - 20 July 2013 07:51 UTC

Some traces fail to replay (hang) if glretrace does not have--singelthread on the command line, this change makes a UI option available.

b34c675 qapitrace: Add option to replay in singlethreaded mode
gui/mainwindow.cpp | 6 ++++++
gui/retracer.cpp | 15 +++++++++++++++
gui/retracer.h | 4 ++++
gui/ui/retracerdialog.ui | 45 ++++++++++++++++++++++++++++++++++++++++++++-
4 files changed, 69 insertions(+), 1 deletion(-)

Upstream: github.com


  • Share