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