You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src
Lioncash f1ecfcb8bc yuzu/game_list_worker: Tidy up string handling in FillControlMap()
We don't need to call out to our own file handling functions when we're
going to construct a QFileInfo instance right after it. We also don't
need to convert to a std::string again just to compare the file
extension.
7 years ago
..
audio_core
common Merge pull request #1773 from lioncash/thread 7 years ago
core Fix debug build 7 years ago
input_common
tests
video_core Fix debug build 7 years ago
web_service
yuzu yuzu/game_list_worker: Tidy up string handling in FillControlMap() 7 years ago
yuzu_cmd Merge pull request #1725 from FernandoS27/gl43 7 years ago
.clang-format
CMakeLists.txt