1
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu
Lioncash 1aba91e993 bootmanager: Prevent unnecessary copies in TouchUpdateEvent()
The list of points is returned by const reference, so we don't need to
make a copy of every element in the list.
2020-08-29 14:33:10 -04:00
..
applets common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
configuration input_common: Eliminate most global state 2020-08-27 16:11:17 -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 bootmanager: Prevent unnecessary copies in TouchUpdateEvent() 2020-08-29 14:33:10 -04:00
bootmanager.h input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
CMakeLists.txt Project Mjölnir: Part 1 2020-08-26 02:32:32 -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.h
discord_impl.cpp
discord_impl.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
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
hotkeys.cpp
hotkeys.h
Info.plist
install_dialog.cpp Update the install and progress dialogs 2020-07-10 00:38:28 -04:00
install_dialog.h Update the install and progress dialogs 2020-07-10 00:38:28 -04:00
loading_screen.cpp
loading_screen.h
loading_screen.ui
main.cpp input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
main.h input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
main.ui main: Add an option to modify the currrent game's configuration 2020-08-15 20:28:48 -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