yuzu-android/src
Lioncash a49fd7fd57 yuzu/game_list_worker: Move std::string construction after the termination check in callbacks
Avoids potentially allocating a std::string instance when it isn't
needed.
2018-12-04 18:39:35 -05:00
..
audio_core audio_core/audio_renderer: Fix typo in AuxInfo member name 2018-11-13 13:32:13 -05:00
common Merge pull request #1773 from lioncash/thread 2018-11-23 08:52:05 -08:00
core Fix debug build 2018-12-01 02:11:42 -05:00
input_common
tests
video_core Fix debug build 2018-12-01 02:11:42 -05:00
web_service
yuzu yuzu/game_list_worker: Move std::string construction after the termination check in callbacks 2018-12-04 18:39:35 -05:00
yuzu_cmd Merge pull request #1725 from FernandoS27/gl43 2018-11-23 23:56:57 -05:00
.clang-format
CMakeLists.txt