summaryrefslogtreecommitdiffstats
path: root/src/core/tracer/recorder.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Replace remaining old non-generic logger usages with fmt-capable equivalentsLioncash2018-04-261-1/+1
* Format: Run the new clang format on everythingJames Rowe2018-01-211-1/+1
* Core: Fix some out-of-style includesYuri Kunde Schlesner2017-05-281-1/+1
* 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-211-3/+1
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-2/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-58/+82
* 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