summaryrefslogtreecommitdiffstats
path: root/src/core/tracer (follow)
Commit message (Expand)AuthorAgeFilesLines
* Core: Fix some out-of-style includesYuri Kunde Schlesner2017-05-282-2/+2
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-212-7/+2
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-192-3/+7
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-183-68/+86
* fixup simple type conversions where possibleAlexander Laties2016-05-071-12/+12
* VideoCore: Run include-what-you-use and fix most includes.Emmanuel Gil Peyrot2016-04-301-0/+1
* fix some xcode 7.0 warningsMartin Lindhe2015-09-291-3/+3
* General: Fix up doxygen commentsLioncash2015-09-101-2/+1
* 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: Clean up initialization method.Tony Wasserka2015-07-132-70/+46
* CiTrace: Record default vertex attributes.Tony Wasserka2015-07-133-42/+56
* Add CiTrace recording support.Tony Wasserka2015-07-133-0/+388