index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
tracer
/
recorder.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-15
1
-1
/
+1
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
1
-1
/
+1
*
core: Replace remaining old non-generic logger usages with fmt-capable equivalents
Lioncash
2018-04-26
1
-1
/
+1
*
Format: Run the new clang format on everything
James Rowe
2018-01-21
1
-1
/
+1
*
Core: Fix some out-of-style includes
Yuri Kunde Schlesner
2017-05-28
1
-1
/
+1
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
1
-1
/
+1
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-3
/
+1
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-19
1
-2
/
+1
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-58
/
+82
*
fixup simple type conversions where possible
Alexander Laties
2016-05-07
1
-12
/
+12
*
fix some xcode 7.0 warnings
Martin Lindhe
2015-09-29
1
-3
/
+3
*
CiTrace: Clean up initialization method.
Tony Wasserka
2015-07-13
1
-50
/
+31
*
CiTrace: Record default vertex attributes.
Tony Wasserka
2015-07-13
1
-31
/
+39
*
Add CiTrace recording support.
Tony Wasserka
2015-07-13
1
-0
/
+198