This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
suyu
Watch
0
Star
0
Fork
You've already forked suyu
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
59b04c0df6
suyu
/
src
History
Download ZIP
Download TAR.GZ
Lioncash
59b04c0df6
memory: Remove unused GetSpecialHandlers() function
...
This is just unused code, so we may as well get rid of it.
2018-08-03 14:20:50 -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
memory: Remove unused GetSpecialHandlers() function
2018-08-03 14:20:50 -04:00
input_common
input_common: Use std::move where applicable
2018-08-02 21:51:11 -04:00
tests
core/memory: Get rid of 3DS leftovers
2018-08-03 11:22:47 -04:00
video_core
gl_shader_manager: Make ProgramManager's GetCurrentProgramStage() a const member function
2018-08-03 12:08:17 -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