summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/graphics_tracing.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-1/+2
|
* citra_qt: Reorganize headersLioncash2015-09-111-1/+1
|
* 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).