| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CiTrace: Clean up initialization method. | 2015-07-13 | 1 | -9/+15 | |
| | | |||||
| * | CiTrace: Record LCD registers. Cleanup recording code. | 2015-07-13 | 1 | -7/+11 | |
| | | |||||
| * | CiTrace: Record default vertex attributes. | 2015-07-13 | 1 | -0/+8 | |
| | | |||||
| * | citra-qt: Properly disable the CiTrace widget upon starting/stopping emulation. | 2015-07-13 | 1 | -2/+31 | |
| | | |||||
| * | Add CiTrace recording support. | 2015-07-13 | 1 | -0/+123 | |
| 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). | |||||