summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/graphics_tracing.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* citra-qt: Properly disable the CiTrace widget upon starting/stopping emulation.Tony Wasserka2015-07-131-0/+5
|
* Add CiTrace recording support.Tony Wasserka2015-07-131-0/+27
This is exposed in the GUI as a new "CiTrace Recording" widget. Playback is implemented by a standalone 3DS homebrew application (which only runs reliably within Citra currently; on an actual 3DS it will often crash still).