2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
Lioncash b4e050e6c4 video_core: Remove unimplemented Start() function prototype
Given this has no definition, we can just remove it entirely.
2018-08-03 12:48:14 -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
video_core video_core: Remove unimplemented Start() function prototype 2018-08-03 12:48:14 -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
CMakeLists.txt audio_core: Add initial code for keeping track of audout state. 2018-07-27 22:33:31 -04:00