summaryrefslogtreecommitdiffstats
path: root/src/core/tracer (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-21Format: Run the new clang format on everythingJames Rowe3-6/+6
2017-05-28Core: Fix some out-of-style includesYuri Kunde Schlesner2-2/+2
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2-7/+2
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2-3/+7
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot3-68/+86
2016-05-07fixup simple type conversions where possibleAlexander Laties1-12/+12
2016-04-30VideoCore: Run include-what-you-use and fix most includes.Emmanuel Gil Peyrot1-0/+1
2015-09-29fix some xcode 7.0 warningsMartin Lindhe1-3/+3
2015-09-10General: Fix up doxygen commentsLioncash1-2/+1
2015-08-11ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types.Emmanuel Gil Peyrot1-35/+35
2015-07-13CiTrace: Clean up initialization method.Tony Wasserka2-70/+46
2015-07-13CiTrace: Record default vertex attributes.Tony Wasserka3-42/+56
2015-07-13Add CiTrace recording support.Tony Wasserka3-0/+388