1
0
Fork 0
forked from suyu/suyu
suyu/src
lat9nq 604b6d1210 yuzu qt: Disable the screensaver with SDL2
Disables the screen saver when a game boots using SDL2 so that it works
on any supported platform.
2021-10-30 01:23:52 -04:00
..
audio_core common/logging: Move Log::Entry declaration to a separate header 2021-10-01 20:48:49 -04:00
common common/alignment: Fix VS2022 compilation 2021-10-20 01:22:00 -04:00
core Merge pull request #7193 from FernandoS27/idle 2021-10-25 09:17:49 -04:00
input_common Revert "input_common: Fix data race on GC implementation" 2021-10-23 23:32:16 +02:00
shader_recompiler TexturePass: Fix clamping of images as this allowed negative indices. 2021-10-24 20:46:36 +02:00
tests logging: Simplify and make thread-safe 2021-08-13 18:39:45 +00:00
video_core Merge pull request #7206 from vonchenplus/fix_vulkan_viewport_issue 2021-10-24 01:53:04 +02:00
web_service
yuzu yuzu qt: Disable the screensaver with SDL2 2021-10-30 01:23:52 -04:00
yuzu_cmd settings: Remove std::chrono usage 2021-10-17 00:37:49 -04:00
.clang-format
CMakeLists.txt