suyu/src/yuzu
liamwhite c05ea35f78
Merge pull request #11492 from lat9nq/c-numeric-conversions
general: Remove uncaught usages of C++ string number conversions
2023-09-16 11:40:03 -04:00
..
applets mii: service: Address review 2023-09-11 09:54:32 -06:00
configuration Merge pull request #11492 from lat9nq/c-numeric-conversions 2023-09-16 11:40:03 -04:00
debugger kernel: convert KThread to new style 2023-03-12 22:09:09 -04:00
multiplayer uisettings: Fix typings 2023-07-21 10:56:07 -04:00
util general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
about_dialog.cpp
about_dialog.h
aboutdialog.ui
bootmanager.cpp general: Use console mode helper across project 2023-08-22 21:58:23 -04:00
bootmanager.h general: remove atomic signal and wait 2023-06-22 09:25:23 -04:00
CMakeLists.txt Add macos moltenvk bundle, Add copy moltevk dylib script 2023-08-22 10:22:28 +08:00
compatdb.cpp general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
compatdb.h yuzu/compatdb: Rework compatibility submission system 2022-11-10 21:36:22 +01:00
compatdb.ui yuzu/compatdb: Rework compatibility submission system 2022-11-10 21:36:22 +01:00
compatibility_list.cpp
compatibility_list.h
discord.h
discord_impl.cpp Address feedback 2023-07-26 00:41:24 -04:00
discord_impl.h yuzu: Replace httplib with QtNetworkRequest 2023-07-21 16:53:06 -06:00
game_list.cpp Merge pull request #11473 from liamwhite/fix-launch-param 2023-09-13 09:39:06 -04:00
game_list.h Merge pull request #11473 from liamwhite/fix-launch-param 2023-09-13 09:39:06 -04:00
game_list_p.h yuzu/compatdb: Rework compatibility submission system 2022-11-10 21:36:22 +01:00
game_list_worker.cpp game_list_worker: Display correct size for NAX games 2023-08-24 01:16:19 +02:00
game_list_worker.h
hotkeys.cpp fix format 2023-01-18 15:49:47 +01:00
hotkeys.h debug: Add renderdoc capture hotkey 2023-09-14 16:37:41 +03:00
Info.plist macOS: Make Yuzu show up in the Launchpad Games folder (#9594) 2023-01-09 16:43:45 -05:00
install_dialog.cpp main: Globally disable the "?" button on dialogs 2023-01-25 01:12:50 -05:00
install_dialog.h
loading_screen.cpp general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
loading_screen.h
loading_screen.ui
main.cpp debug: Add renderdoc capture hotkey 2023-09-14 16:37:41 +03:00
main.h Merge pull request #11486 from liamwhite/system-verification 2023-09-13 09:39:27 -04:00
main.ui qt: add verification for installed contents 2023-09-12 09:20:50 -04:00
mini_dump.cpp
mini_dump.h
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
qt_common.cpp vulkan: Use newer VK_EXT_metal_surface to create surface for MoltenVK. 2023-06-30 23:46:03 -07:00
qt_common.h qt_common: Remove yuzu prefix 2023-05-03 18:11:53 -04:00
startup_checks.cpp android: native: Add support for custom Vulkan driver loading. 2023-06-03 00:05:31 -07:00
startup_checks.h startup_checks: Use Windows flow for *nix 2022-11-23 21:35:47 -05:00
uisettings.cpp uisettings: Add TODO for stretched aspect being ignored 2023-08-16 22:57:19 -04:00
uisettings.h yuzu-qt: Screenshots depend more on the graphics settings 2023-08-16 16:12:42 -04:00
vk_device_info.cpp vulkan: centralize config 2023-08-02 00:05:14 +02:00
vk_device_info.h vk_device_info: Check only affected Intel drivers 2023-06-18 16:15:51 -04:00
yuzu.qrc
yuzu.rc