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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-28
Core: Fix some out-of-style includes
Yuri Kunde Schlesner
2
-2
/
+2
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
1
-1
/
+1
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2
-7
/
+2
2016-09-19
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2
-3
/
+7
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
3
-68
/
+86
2016-05-07
fixup simple type conversions where possible
Alexander Laties
1
-12
/
+12
2016-04-30
VideoCore: Run include-what-you-use and fix most includes.
Emmanuel Gil Peyrot
1
-0
/
+1
2015-09-29
fix some xcode 7.0 warnings
Martin Lindhe
1
-3
/
+3
2015-09-10
General: Fix up doxygen comments
Lioncash
1
-2
/
+1
2015-08-11
ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types.
Emmanuel Gil Peyrot
1
-35
/
+35
2015-07-13
CiTrace: Clean up initialization method.
Tony Wasserka
2
-70
/
+46
2015-07-13
CiTrace: Record default vertex attributes.
Tony Wasserka
3
-42
/
+56
2015-07-13
Add CiTrace recording support.
Tony Wasserka
3
-0
/
+388