| .. |
|
applets
|
yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead of custom buttons
|
7 years ago |
|
configuration
|
core/yuzu: Remove enable_nfc setting
|
7 years ago |
|
debugger
|
yuzu/debugger/profiler: Remove unnecessary includes
|
7 years ago |
|
util
|
configure_system: Contrain profile usernames to 32 characters
|
7 years ago |
|
CMakeLists.txt
|
QT Frontend: Add a Loading screen with progressbar
|
7 years ago |
|
Info.plist
|
macOS: Update Info.plist
|
8 years ago |
|
about_dialog.cpp
|
Better Title Bar Display
|
8 years ago |
|
about_dialog.h
|
qt: Add missing override specifiers where applicable
|
8 years ago |
|
aboutdialog.ui
|
Merge pull request #859 from FearlessTobi/port-3837
|
8 years ago |
|
bootmanager.cpp
|
general: Use deducation guides for std::lock_guard and std::unique_lock
|
7 years ago |
|
bootmanager.h
|
general: Use deducation guides for std::lock_guard and std::unique_lock
|
7 years ago |
|
compatdb.cpp
|
yuzu: Remove usage of the global telemetry accessor
|
7 years ago |
|
compatdb.h
|
compatdb: Use a seperate endpoint for testcase submission
|
7 years ago |
|
compatdb.ui
|
Port web_service from Citra
|
7 years ago |
|
compatibility_list.cpp
|
yuzu: Move compatibility list specifics to their own source files
|
8 years ago |
|
compatibility_list.h
|
yuzu: Move compatibility list specifics to their own source files
|
8 years ago |
|
discord.h
|
Port web_service from Citra
|
7 years ago |
|
discord_impl.cpp
|
Port web_service from Citra
|
7 years ago |
|
discord_impl.h
|
Address a bunch of review comments
|
7 years ago |
|
game_list.cpp
|
frontend: Open transferable shader cache for a selected game in the gamelist
|
7 years ago |
|
game_list.h
|
frontend: Open transferable shader cache for a selected game in the gamelist
|
7 years ago |
|
game_list_p.h
|
Merge pull request #1360 from FearlessTobi/port-3979
|
7 years ago |
|
game_list_worker.cpp
|
Merge pull request #1819 from DarkLordZach/disable-addons
|
7 years ago |
|
game_list_worker.h
|
file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable
|
7 years ago |
|
hotkeys.cpp
|
qt/hotkey: Get rid of global hotkey map instance
|
8 years ago |
|
hotkeys.h
|
qt/hotkey: Get rid of global hotkey map instance
|
8 years ago |
|
hotkeys.ui
|
Massive removal of unused modules
|
8 years ago |
|
loading_screen.cpp
|
loading_screen: Unchunk progress bar
|
7 years ago |
|
loading_screen.h
|
Fix mingw compile error and warnings
|
7 years ago |
|
loading_screen.ui
|
QT: Fix the loading screen 'H' switch logo to not glitch out
|
7 years ago |
|
main.cpp
|
Merge pull request #2331 from lioncash/cache
|
7 years ago |
|
main.h
|
frontend: Open transferable shader cache for a selected game in the gamelist
|
7 years ago |
|
main.ui
|
yuzu, video_core: Screenshot functionality
|
7 years ago |
|
ui_settings.cpp
|
ui_settings: Place definition of the theme array within the cpp file
|
7 years ago |
|
ui_settings.h
|
qt: Add setting to prompt for user on game boot
|
7 years ago |
|
yuzu.rc
|
Removing unused settings and yuzu rebranding
|
8 years ago |