suyu/src/yuzu
zeltermann 482fbded9b Only use SDL wakelock on Linux
SDL has internally fixed shenanigans related to wakelocking through DBus
from inside sandboxes from around August 2022, so we can now remove the
workaround we used since 2021.
2023-06-24 14:51:41 +07:00
..
applets Merge pull request #10097 from german77/nfp_full 2023-05-07 12:18:09 -07:00
configuration Merge pull request #10777 from liamwhite/no-barrier 2023-06-21 21:10:08 -07:00
debugger kernel: convert KThread to new style 2023-03-12 22:09:09 -04:00
multiplayer general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
util general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
about_dialog.cpp about dialog: Fix the logo in a multiplatform way 2022-05-16 05:42:38 -07:00
about_dialog.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
aboutdialog.ui Qt: tweak ui files 2022-08-09 05:00:37 -07:00
bootmanager.cpp general: remove atomic signal and wait 2023-06-22 09:25:23 -04:00
bootmanager.h general: remove atomic signal and wait 2023-06-22 09:25:23 -04:00
CMakeLists.txt yuzu-qt: Load Vulkan device info at startup 2023-06-06 01:54:44 -04: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 general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
compatibility_list.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
discord.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
discord_impl.cpp Merge pull request #9847 from german77/timeout 2023-02-21 20:39:19 -05:00
discord_impl.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
game_list.cpp qt: add menu item to remove cache storage 2023-05-26 23:29:44 -04:00
game_list.h qt: add menu item to remove cache storage 2023-05-26 23:29:44 -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: Eliminate variable shadowing 2022-06-14 08:30:07 -04:00
game_list_worker.h game_list: Eliminate variable shadowing 2022-06-14 08:30:07 -04:00
hotkeys.cpp fix format 2023-01-18 15:49:47 +01:00
hotkeys.h allow volume up/down hotkeys to be repeated 2023-01-18 00:39:31 +01: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 general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
loading_screen.cpp general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
loading_screen.h Update some files with Qt 5.15.2 best practices in mind 2022-05-29 09:21:52 -07:00
loading_screen.ui QT: Fix the loading screen 'H' switch logo to not glitch out 2019-02-05 18:24:15 -07:00
main.cpp Only use SDL wakelock on Linux 2023-06-24 14:51:41 +07:00
main.h Only use SDL wakelock on Linux 2023-06-24 14:51:41 +07:00
main.ui Qt: assign menuRole properties for actions 2022-11-23 12:41:56 -05:00
mini_dump.cpp mini_dump: Address review feedback 2022-09-04 21:36:35 -04:00
mini_dump.h mini_dump: Address review feedback 2022-09-04 21:36:35 -04:00
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
qt_common.cpp qt_common: consistently ifdef QPlatform after cbd79df233 2023-05-08 20:47:16 +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 startup_checks: Use Windows flow for *nix 2022-11-23 21:35:47 -05:00
uisettings.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
uisettings.h allow volume up/down hotkeys to be repeated 2023-01-18 00:39:31 +01:00
vk_device_info.cpp vk_device_info: Check only affected Intel drivers 2023-06-18 16:15:51 -04:00
vk_device_info.h vk_device_info: Check only affected Intel drivers 2023-06-18 16:15:51 -04:00
yuzu.qrc chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
yuzu.rc chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00