yuzu-fork/src
Lioncash 9a07ed53eb core: Make variable shadowing a compile-time error
Now that we have most of core free of shadowing, we can enable the
warning as an error to catch anything that may be remaining and also
eliminate this class of logic bug entirely.
2021-05-16 03:43:16 -04:00
..
audio_core common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
common common: tree: Avoid a nullptr dereference. 2021-05-11 15:40:20 -07:00
core core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
input_common input_common: Implement SDL motion 2021-05-15 08:56:58 -05:00
tests common: Fiber: use a reference for YieldTo. 2021-03-07 13:46:53 -08:00
video_core Merge pull request #6289 from ameerj/oob-blit 2021-05-15 21:32:37 -07:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu Merge pull request #6316 from ameerj/title-fix 2021-05-15 22:40:35 -07:00
yuzu_cmd hle: kernel: Rename Process to KProcess. 2021-05-05 16:40:52 -07:00
.clang-format
CMakeLists.txt CMakeLists: Add /utf-8 compile option for MSVC 2021-03-05 01:46:56 -05:00