yuzu-fork/src
Jan Beich d7d7ae8219 Qt: enable recent Linux features on more Unices
- Prevent sleep via xdg-desktop-portal after fa7abafa5f
- Pause on suspend after b7642cff36
- Exit on SIGINT/SIGTERM after 9479940a1f
- Improve dark themes after b51db12567
2022-11-04 13:01:17 +00:00
..
audio_core audio_in/out_system: Pass Initialize members by value where applicable 2022-10-26 11:21:48 -04:00
common concepts: Use the std::contiguous_iterator concept 2022-10-26 00:41:54 -04:00
core Merge pull request #9135 from liamwhite/service-thread-event 2022-11-03 21:45:56 -07:00
dedicated_room Merge pull request #8944 from Tachi107/patch-2 2022-10-06 16:59:04 -07:00
input_common Merge pull request #9107 from german77/gidoly_rules 2022-10-25 12:13:18 -04:00
network Merge pull request #8876 from FearlessTobi/multiplayer-part3 2022-10-01 14:53:36 -07:00
shader_recompiler video_core: Fix SNORM texture buffer emulating error (#9001) 2022-11-04 02:39:42 -04:00
tests tests: fix for -Wall 2022-10-25 15:20:23 +00:00
video_core Update shader cache version. (#9175) 2022-11-04 03:16:01 -04:00
web_service Show error from cpp-httplib when we don't have a response to read (report errors while connecting to API) (#8999) 2022-10-05 21:39:54 +02:00
yuzu Qt: enable recent Linux features on more Unices 2022-11-04 13:01:17 +00:00
yuzu_cmd core: Partially persist emulation state across game boots. 2022-10-18 19:13:35 -07:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt CMakeLists: Disable -Wbraced-scalar-init on Clang 2022-10-22 15:02:04 -04:00