yuzu-emu
/
yuzu-android
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-android/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 Run clang-format to fix all. 2023-04-19 17:52:09 +00:00
input_common Merge pull request #10950 from german77/mouse_tune 2023-07-01 22:38:01 -04:00
network general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
shader_recompiler shaders: Track local memory usage 2023-06-25 18:59:33 -04:00
tests Buffer cache: always use async buffer downloads and fix regression. 2023-05-07 23:46:12 +02:00
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 general: fixes for gcc 13 2023-04-02 19:02:04 -04:00
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 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