summaryrefslogtreecommitdiffstats
path: root/src/core/tracer/citrace.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core: Remove unused CiTrace source filesLioncash2019-06-181-100/+0
| | | | | | | | | | These source files have been unused for the entire lifecycle of the project. They're a hold-over from Citra and only add to the build time of the project, so they can be removed. There's also likely no way this would ever work in yuzu in its current form without revamping quite a bit of it, given how different the GPU on the Switch is compared to the 3DS.
* Format: Run the new clang format on everythingJames Rowe2018-01-211-1/+1
|
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-1/+6
|
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-9/+3
|
* ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types.Emmanuel Gil Peyrot2015-08-111-35/+35
|
* CiTrace: Record default vertex attributes.Tony Wasserka2015-07-131-0/+101