yuzu-mainline/src
Lioncash 1edf8660bc game_list_worker: Use QString's formatting instead of fmt in FormatPatchNameVersions()
Using fmt here requires unnecessary string conversions back into
QString. Instead, we can just use QString's formatting and get the end
result of the formatting operation in the proper type.
2018-10-24 11:27:35 -04:00
..
audio_core EffectOutStatus padding is now in hex 2018-10-09 11:20:54 +11:00
common common: Remove memory_util.cpp/.h 2018-10-23 12:21:34 -04:00
core Merge pull request #1468 from DarkLordZach/profile-manager-ui 2018-10-24 10:10:29 -04:00
input_common
tests kernel/thread: Use a regular pointer for the owner/current process 2018-10-10 02:04:55 -04:00
video_core Merge pull request #1519 from ReinUsesLisp/vsetp 2018-10-23 10:22:37 -04:00
web_service Merge pull request #1542 from lioncash/project 2018-10-23 18:44:08 -04:00
yuzu game_list_worker: Use QString's formatting instead of fmt in FormatPatchNameVersions() 2018-10-24 11:27:35 -04:00
yuzu_cmd acc: Fix account UUID duplication error 2018-10-23 19:31:28 -04:00
.clang-format
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00