Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-01-13 | Massive removal of unused modules | James Rowe | 1 | -33/+0 | |
2017-02-18 | Qt: Re-organize setup of debugging widgets | Yuri Kunde Schlesner | 1 | -3/+3 | |
2016-12-21 | citra-qt: Move graphics debugging code into its own folder | Lioncash | 1 | -1/+1 | |
Keeps all graphics debugging stuff from cluttering up the root debugger folder | |||||
2016-12-11 | citra-qt: Make constructors explicit where applicable | Lioncash | 1 | -2/+2 | |
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 1 | -1/+2 | |
2015-09-11 | citra_qt: Reorganize headers | Lioncash | 1 | -1/+1 | |
2015-07-13 | citra-qt: Properly disable the CiTrace widget upon starting/stopping emulation. | Tony Wasserka | 1 | -0/+5 | |
2015-07-13 | Add CiTrace recording support. | Tony Wasserka | 1 | -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). |