summaryrefslogtreecommitdiffstats
path: root/src/core/tracer/recorder.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* VideoCore: Run include-what-you-use and fix most includes.Emmanuel Gil Peyrot2016-04-301-0/+1
|
* General: Fix up doxygen commentsLioncash2015-09-101-2/+1
|
* CiTrace: Clean up initialization method.Tony Wasserka2015-07-131-20/+15
|
* CiTrace: Record default vertex attributes.Tony Wasserka2015-07-131-10/+13
|
* Add CiTrace recording support.Tony Wasserka2015-07-131-0/+92
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).