yuzu/src/video_core/command_classes
Lioncash 4c5f5c9bf3 video_core: Remove unnecessary enum class casting in logging messages
fmt now automatically prints the numeric value of an enum class member
by default, so we don't need to use casts any more.

Reduces the line noise a bit.
2020-12-07 00:41:50 -05:00
..
codecs video_core: Remove unnecessary enum class casting in logging messages 2020-12-07 00:41:50 -05:00
host1x.cpp
host1x.h
nvdec.cpp Queue decoded frames, cleanup decoders 2020-11-25 17:10:44 -05:00
nvdec.h Queue decoded frames, cleanup decoders 2020-11-25 17:10:44 -05:00
nvdec_common.h
sync_manager.cpp
sync_manager.h
vic.cpp video_core: Remove unnecessary enum class casting in logging messages 2020-12-07 00:41:50 -05:00
vic.h