yuzu-mainline/src
lat9nq 302a735135 settings: Disable C++20 path on MSVC
Even though it compiles and runs fine on the latest Windows versions,
older LTSC builds will crash due to lacking support somewhere in the OS.

For now just disable it for MSVC until either Microsoft fixes this or we
no longer support 1809 LTSC.
2023-07-05 15:58:12 -04:00
..
android android: Version the input overlay 2023-07-02 20:19:01 -04:00
audio_core sink_stream: Resolve heap buffer corruption due to out of bounds write 2023-06-30 00:54:23 -04:00
common settings: Disable C++20 path on MSVC 2023-07-05 15:58:12 -04:00
core Merge pull request #10998 from Morph1984/qt-stop-messing-with-me 2023-07-02 17:38:28 -04:00
dedicated_room
input_common Merge pull request #10950 from german77/mouse_tune 2023-07-01 22:38:01 -04:00
network
shader_recompiler shaders: Track local memory usage 2023-06-25 18:59:33 -04:00
tests
video_core video_core: vulkan_device: Disable timeline semaphore on Turnip, fix qcom version check. 2023-07-03 19:25:06 -07:00
web_service
yuzu Use toUtf8() for string passed to DBus 2023-07-03 14:46:17 +07:00
yuzu_cmd core_timing: Remove GetCurrentTimerResolution in CoreTiming loop 2023-07-02 15:08:04 -04:00
.clang-format
CMakeLists.txt