suyu/src
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
..
android Merge pull request #10811 from 8bitDream/pip_mute 2023-06-23 09:27:28 -04:00
audio_core Remove memory allocations in some hot paths 2023-06-22 08:05:10 +01:00
common Merge pull request #10859 from liamwhite/no-more-atomic-wait 2023-06-23 09:27:14 -04:00
core Merge pull request #10859 from liamwhite/no-more-atomic-wait 2023-06-23 09:27:14 -04:00
dedicated_room Run clang-format to fix all. 2023-04-19 17:52:09 +00:00
input_common Only use SDL wakelock on Linux 2023-06-24 14:51:41 +07:00
network general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
shader_recompiler Remove memory allocations in some hot paths 2023-06-22 08:05:10 +01:00
tests Buffer cache: always use async buffer downloads and fix regression. 2023-05-07 23:46:12 +02:00
video_core Merge pull request #10859 from liamwhite/no-more-atomic-wait 2023-06-23 09:27:14 -04:00
web_service general: fixes for gcc 13 2023-04-02 19:02:04 -04:00
yuzu Only use SDL wakelock on Linux 2023-06-24 14:51:41 +07:00
yuzu_cmd video_core: Removed AF for all mip modes option as it's default now 2023-06-17 11:19:39 +02:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt CMakeLists: Force C++20 on MSVC due to conflicts with C++23 modules 2023-06-06 20:20:09 -04:00