This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-android
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
b46c0ed1fa
yuzu-android
/
src
History
Lioncash
b46c0ed1fa
vfs_real: Remove redundant copying of std::vector instances in GetFiles() and GetSubdirectories()
...
We already return by value, so we don't explicitly need to make the copy.
2018-07-20 22:30:22 -04:00
..
common
Merge pull request
#743
from lioncash/view
2018-07-20 17:17:04 -07:00
core
vfs_real: Remove redundant copying of std::vector instances in GetFiles() and GetSubdirectories()
2018-07-20 22:30:22 -04:00
input_common
Rename logging macro back to LOG_*
2018-07-02 21:45:47 -04:00
tests
Virtual Filesystem 2: Electric Boogaloo (
#676
)
2018-07-18 18:07:11 -07:00
video_core
Merge pull request
#738
from lioncash/sign
2018-07-20 09:21:57 -07:00
yuzu
thread: Convert ThreadStatus into an enum class
2018-07-19 22:08:56 -04:00
yuzu_cmd
settings: Turn docked mode off by default.
2018-07-17 22:52:25 -04:00
.clang-format
Remove special rules for Windows.h and library includes
2016-09-21 00:16:33 -07:00
CMakeLists.txt
Massive removal of unused modules
2018-01-12 19:11:03 -07:00