summaryrefslogtreecommitdiff
path: root/src/core/tracer
AgeCommit message (Expand)Author
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-07-23core: Make converting constructors explicit where applicableLioncash
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-04-26core: Replace remaining old non-generic logger usages with fmt-capable equiva...Lioncash
2018-01-20Format: Run the new clang format on everythingJames Rowe
2017-05-27Core: Fix some out-of-style includesYuri Kunde Schlesner
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-05-07fixup simple type conversions where possibleAlexander Laties
2016-04-30VideoCore: Run include-what-you-use and fix most includes.Emmanuel Gil Peyrot
2015-09-29fix some xcode 7.0 warningsMartin Lindhe
2015-09-10General: Fix up doxygen commentsLioncash
2015-08-11ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the ...Emmanuel Gil Peyrot
2015-07-13CiTrace: Clean up initialization method.Tony Wasserka
2015-07-13CiTrace: Record default vertex attributes.Tony Wasserka
2015-07-13Add CiTrace recording support.Tony Wasserka