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.
b45e5c2399
yuzu-android
/
src
History
Lioncash
b45e5c2399
gl_shader_decompiler: Remove unused variable in GenerateDeclarations()
...
This variable was being incremented, but we were never actually using it.
2018-08-03 12:18:31 -04:00
..
audio_core
Merge pull request
#895
from lioncash/sink
2018-08-03 11:00:56 -04:00
common
Merge pull request
#898
from lioncash/mig
2018-08-03 11:00:27 -04:00
core
Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (
#851
)
2018-08-03 11:02:55 -04:00
input_common
input_common: Use std::move where applicable
2018-08-02 21:51:11 -04:00
tests
arm_test_common: Get rid of truncation warnings
2018-07-20 17:53:53 -04:00
video_core
gl_shader_decompiler: Remove unused variable in GenerateDeclarations()
2018-08-03 12:18:31 -04:00
yuzu
Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (
#851
)
2018-08-03 11:02:55 -04:00
yuzu_cmd
Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (
#851
)
2018-08-03 11:02:55 -04:00
.clang-format
Remove special rules for Windows.h and library includes
2016-09-21 00:16:33 -07:00
CMakeLists.txt
audio_core: Add initial code for keeping track of audout state.
2018-07-27 22:33:31 -04:00