2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
Lioncash 019bc9f6b2 common/fs/file: Default initialize IOFile members
Prevents a potential uninitialized read vector in the move constructor.
2021-05-28 01:46:30 -04:00
..
audio_core
common common/fs/file: Default initialize IOFile members 2021-05-28 01:46:30 -04:00
core core/arm: Drop ChangeProcessorID. 2021-05-26 19:48:24 +02:00
input_common Merge pull request #6312 from german77/analogMapping 2021-05-24 12:02:37 -07:00
tests common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
video_core video_core: rasterizer_cache: Use u16 for cached page count. 2021-05-27 14:47:24 -07:00
web_service
yuzu Merge pull request #6346 from lat9nq/apply-config-pgc 2021-05-27 13:07:53 -04:00
yuzu_cmd common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
.clang-format
CMakeLists.txt CMakeLists: Enforce C4715 on MSVC 2021-05-17 03:48:58 -04:00