Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-21 | citra-qt: Move graphics debugging code into its own folder | Lioncash | |
Keeps all graphics debugging stuff from cluttering up the root debugger folder | |||
2016-12-11 | citra-qt: Make constructors explicit where applicable | Lioncash | |
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | |
2015-09-11 | citra_qt: Reorganize headers | Lioncash | |
2015-07-13 | citra-qt: Properly disable the CiTrace widget upon starting/stopping emulation. | Tony Wasserka | |
2015-07-13 | Add CiTrace recording support. | Tony Wasserka | |
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). |