yuzu-mirror/src
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 +07:00
..
audio_core Merge pull request #895 from lioncash/sink 2018-08-03 11:00:56 +07:00
common Merge pull request #898 from lioncash/mig 2018-08-03 11:00:27 +07: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 +07:00
input_common input_common: Use std::move where applicable 2018-08-02 21:51:11 +07:00
tests arm_test_common: Get rid of truncation warnings 2018-07-20 17:53:53 +07:00
video_core gl_shader_decompiler: Remove unused variable in GenerateDeclarations() 2018-08-03 12:18:31 +07: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 +07: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 +07: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 +07:00