]> git.cworth.org Git - apitrace/commit
qapitrace: Support executing glretrace on a remote target host.
authorCarl Worth <cworth@cworth.org>
Thu, 9 Aug 2012 15:21:42 +0000 (08:21 -0700)
committerJosé Fonseca <jfonseca@vmware.com>
Fri, 12 Apr 2013 09:19:20 +0000 (10:19 +0100)
commit7257dfcc57b3a1af576a8a2ca69992ae8d77dea4
treecd09bf20303f611d797019df7abc200064936d59
parent96e736e9b7c3650f5549dbf62369b6e084fa74c7
qapitrace: Support executing glretrace on a remote target host.

This is supported with a new command-line argument:

qapitrace --remote-target <HOST> <trace-file>

See README.markdown for documentation on usage and current limitations
of this feature.
README.markdown
gui/main.cpp
gui/mainwindow.cpp
gui/mainwindow.h
gui/retracer.cpp
gui/retracer.h