Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix some xcode 7.0 warnings | Martin Lindhe | 2015-09-29 | 1 | -3/+3 |
| | |||||
* | General: Fix up doxygen comments | Lioncash | 2015-09-10 | 1 | -2/+1 |
| | |||||
* | ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types. | Emmanuel Gil Peyrot | 2015-08-11 | 1 | -35/+35 |
| | |||||
* | CiTrace: Clean up initialization method. | Tony Wasserka | 2015-07-13 | 2 | -70/+46 |
| | |||||
* | CiTrace: Record default vertex attributes. | Tony Wasserka | 2015-07-13 | 3 | -42/+56 |
| | |||||
* | Add CiTrace recording support. | Tony Wasserka | 2015-07-13 | 3 | -0/+388 |
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). |