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
/
hw
/
y2r.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-10
hle: Remove a large amount of 3ds-specific service code.
bunnei
1
-382
/
+0
2016-12-11
Add all services to the Service namespace
Lioncash
1
-1
/
+1
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
1
-3
/
+1
2016-09-19
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
1
-9
/
+23
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-41
/
+36
2016-04-15
Y2R: num_tiles should be allowed when its value is 128 (#1669)
JamePeng
1
-1
/
+1
2015-10-07
Silence -Wsign-compare warnings.
Rohit Nirmal
1
-1
/
+1
2015-09-10
y2r: Give local variables an initial value
Lioncash
1
-3
/
+6
2015-07-29
core: Fix missing prototype warnings
Lioncash
1
-0
/
+1
2015-07-12
Y2R: Fix narrowing warning
aroulin
1
-1
/
+1
2015-06-28
Core: Cleanup hw includes.
Emmanuel Gil Peyrot
1
-1
/
+3
2015-06-22
Y2R: Rework conversion process, enabling support for all formats
Yuri Kunde Schlesner
1
-0
/
+369