yuzu-mainline/src/yuzu
Morph aeec0f8a38 applets/controller: Make 8 a static constexpr value of NUM_PLAYERS
Avoids repetitive usages of the int literal '8' or calls to player_widgets.size()
2020-09-04 12:23:25 -04:00
..
applets applets/controller: Make 8 a static constexpr value of NUM_PLAYERS 2020-09-04 12:23:25 -04:00
configuration Project Mjölnir: Part 2 - Controller Applet 2020-09-04 12:23:25 -04:00
debugger yuzu: Make use of qOverload where applicable 2020-08-14 14:12:55 -04:00
util
about_dialog.cpp
about_dialog.h
aboutdialog.ui
bootmanager.cpp Merge pull request #4605 from lioncash/copy3 2020-08-29 23:22:39 -04:00
bootmanager.h yuzu/main: Amend lifetime issues with InputSubsystem 2020-08-29 00:58:11 -04:00
CMakeLists.txt Project Mjölnir: Part 2 - Controller Applet 2020-09-04 12:23:25 -04:00
compatdb.cpp common/telemetry: Migrate namespace into the Common namespace 2020-08-18 15:08:32 -04:00
compatdb.h
compatdb.ui
compatibility_list.cpp
compatibility_list.h
discord_impl.cpp
discord_impl.h
discord.h
game_list_p.h
game_list_worker.cpp Merge pull request #4535 from lioncash/fileutil 2020-08-17 22:35:30 -04:00
game_list_worker.h
game_list.cpp Merge pull request #4381 from Morph1984/fix-open-folder-installed-title 2020-08-18 12:54:06 -04:00
game_list.h main: Fix Open Save/Mod Locations for installed titles 2020-08-04 21:14:20 -04:00
hotkeys.cpp
hotkeys.h
Info.plist
install_dialog.cpp
install_dialog.h
loading_screen.cpp
loading_screen.h
loading_screen.ui
main.cpp Project Mjölnir: Part 2 - Controller Applet 2020-09-04 12:23:25 -04:00
main.h Project Mjölnir: Part 2 - Controller Applet 2020-09-04 12:23:25 -04:00
main.ui main: Use three dots to complete the ellipsis 2020-09-02 15:23:15 -04:00
uisettings.cpp Project Mjölnir: Part 1 2020-08-26 02:32:32 -04:00
uisettings.h Address feedback 2020-08-26 02:32:32 -04:00
yuzu.rc