yuzu-fork/src
Lioncash 7b2917b4e1 kernel: Add missing override specifiers
Over the course of the kernel refactoring a tiny bit of missing
overrides slipped through review, so we can add these.

While we're at it, we can remove redundant virtual keywords where
applicable as well.
2021-05-29 02:58:32 -04:00
..
audio_core common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
common common/fs/file: Explicitly delete copy constructors 2021-05-28 01:49:40 -04:00
core kernel: Add missing override specifiers 2021-05-29 02:58:32 -04: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 web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
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