suyu-mirror/src
Liam 9f3f615e05 core: reduce TOCTTOU memory access 2023-07-22 11:19:29 +07:00
..
android general: reduce use of dynamic_cast 2023-07-21 19:22:14 +07:00
audio_core Use spans over guest memory where possible instead of copying data. 2023-07-02 23:09:48 +07:00
common Merge pull request #11069 from lat9nq/mingw-no-tzdb 2023-07-21 15:05:59 +07:00
core core: reduce TOCTTOU memory access 2023-07-22 11:19:29 +07:00
dedicated_room Run clang-format to fix all. 2023-04-19 17:52:09 +07:00
input_common input_common: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0 2023-07-07 21:59:47 +07:00
network general: fix spelling mistakes 2023-03-12 11:33:01 +07:00
shader_recompiler shaders: Track local memory usage 2023-06-25 18:59:33 +07:00
tests Buffer cache: always use async buffer downloads and fix regression. 2023-05-07 23:46:12 +07:00
video_core Merge pull request #11098 from GPUCode/texel-buffers 2023-07-22 11:17:27 +07:00
web_service general: Silence -Wshadow{,-uncaptured-local} warnings 2023-07-18 19:31:35 +07:00
yuzu general: reduce use of dynamic_cast 2023-07-21 19:22:14 +07:00
yuzu_cmd core_timing: Remove GetCurrentTimerResolution in CoreTiming loop 2023-07-02 15:08:04 +07:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +07:00
CMakeLists.txt CMakeLists: Force C++20 on MSVC due to conflicts with C++23 modules 2023-06-06 20:20:09 +07:00