yuzu/src/core/hle/service/nvdrv
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
..
devices core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
interface.cpp hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. 2021-05-05 16:40:51 -07:00
interface.h hle: kernel: Rename WritableEvent to KWritableEvent. 2021-02-05 14:00:36 -08:00
nvdata.h hle: service: nvdrv: Revert #4981 to remove usage of SleepClientThread. 2020-12-28 16:33:48 -08:00
nvdrv.cpp hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. 2021-05-05 16:40:51 -07:00
nvdrv.h hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. 2021-05-05 16:40:51 -07:00
nvmemp.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
nvmemp.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
syncpoint_manager.cpp core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
syncpoint_manager.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00