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