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 dcb91ca4a4 service: Eliminate cases of member shadowing
Resolves a few localized instances of member variable shadowing. Brings
us a little closer to turning shadowing warnings into errors.
2021-04-26 09:39:49 -04:00
..
audio_core common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
common log/backend: Use in-class initializer for FileBackend 2021-04-20 12:57:49 -04:00
core service: Eliminate cases of member shadowing 2021-04-26 09:39:49 -04:00
input_common general: Ignore implicit-fallthrough for SDL.h 2021-04-18 01:31:26 -04:00
tests
video_core Merge pull request #6237 from ameerj/nvdec-end-fix 2021-04-25 23:05:58 -07:00
web_service
yuzu Merge pull request #6198 from Kewlan/favorite-games 2021-04-25 23:33:44 -07:00
yuzu_cmd Merge pull request #6232 from lioncash/alias2 2021-04-23 09:26:56 -07:00
.clang-format
CMakeLists.txt