summaryrefslogtreecommitdiffstats
path: root/src/core/tracer/recorder.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixup simple type conversions where possibleAlexander Laties2016-05-071-12/+12
|
* fix some xcode 7.0 warningsMartin Lindhe2015-09-291-3/+3
|
* CiTrace: Clean up initialization method.Tony Wasserka2015-07-131-50/+31
|
* CiTrace: Record default vertex attributes.Tony Wasserka2015-07-131-31/+39
|
* Add CiTrace recording support.Tony Wasserka2015-07-131-0/+198
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).