yuzu/src/yuzu
Colin Kinloch 0d4bc17812 bootmanager: Add wayland protocols
* zwp_relative_pointer_v1 + zwp_locked_pointer_v1 for mouse panning
* wp_viewporter
2024-02-25 18:17:06 +00:00
..
applets am: re-namespace frontend applets to frontend directory 2024-01-29 18:43:45 -05:00
configuration vulkan_device: don't use fixed cap for memory limits 2024-02-18 18:59:13 -05:00
debugger Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
multiplayer Fix multiplayer player count color in dark themes | Temp fix until #12744: Add green color for counts > 0 and < max_players - 1 (#12930) 2024-02-09 18:45:11 -06:00
util service: hid: Create abstracted pad structure 2024-01-11 19:35:04 -06:00
about_dialog.cpp
about_dialog.h
aboutdialog.ui
bootmanager.cpp bootmanager: Add wayland protocols 2024-02-25 18:17:06 +00:00
bootmanager.h bootmanager: Add wayland protocols 2024-02-25 18:17:06 +00:00
breakpad.cpp qt: implement automatic crash dump support 2023-10-08 11:35:53 -04:00
breakpad.h qt: implement automatic crash dump support 2023-10-08 11:35:53 -04:00
CMakeLists.txt bootmanager: Add wayland protocols 2024-02-25 18:17:06 +00:00
compatdb.cpp general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
compatdb.h
compatdb.ui
compatibility_list.cpp
compatibility_list.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
discord.h
game_list_p.h config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00
game_list_worker.cpp fs: Replace Mode enum by OpenMode enum 2024-01-25 16:42:05 -05:00
game_list_worker.h qt: fix game list shutdown crash 2023-10-23 23:06:07 -04:00
game_list.cpp am: retrieve main applet creation info from frontend 2024-01-29 20:17:09 -05:00
game_list.h am: retrieve main applet creation info from frontend 2024-01-29 20:17:09 -05:00
hotkeys.cpp yuzu: Allow non npad hotkeys and disable controller navigation requirement 2024-02-11 16:29:31 -06:00
hotkeys.h hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
Info.plist
install_dialog.cpp
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 Merge pull request #13073 from FearlessTobi/fsp-srv-ipc 2024-02-23 11:34:06 -05:00
main.h Import keys from filesystem. (#13056) 2024-02-19 19:18:13 -05:00
main.ui Import keys from filesystem. (#13056) 2024-02-19 19:18:13 -05:00
play_time_manager.cpp core: Use single instance of profile manager 2023-12-10 11:29:43 -06:00
play_time_manager.h core: Use single instance of profile manager 2023-12-10 11:29:43 -06:00
precompiled_headers.h
qt_common.cpp bootmanager: Add wayland protocols 2024-02-25 18:17:06 +00: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
uisettings.cpp config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00
uisettings.h Merge pull request #12851 from Calinou/multiplayer-persist-filters 2024-02-03 11:09:51 -05:00
vk_device_info.cpp Allocate resources for test window before getting system info 2023-11-07 22:47:02 -04: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