1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-mainline/src/core/hle/service/vi
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
..
display core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
layer core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
vi_m.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
vi_m.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
vi_s.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
vi_s.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
vi_u.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
vi_u.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
vi.cpp core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
vi.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00