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 nvdec: Tidy up header includes 2020-10-27 02:16:42 -04:00
host1x.h nvdec: Tidy up header includes 2020-10-27 02:16:42 -04:00
nvdec_common.h video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
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
sync_manager.cpp sync_manager: Amend parameter order of calls to SyncptIncr constructor 2020-10-27 03:22:57 -04:00
sync_manager.h sync_manager: Amend parameter order of calls to SyncptIncr constructor 2020-10-27 03:22:57 -04:00
vic.cpp video_core: Remove unnecessary enum class casting in logging messages 2020-12-07 00:41:50 -05:00
vic.h nvdec: Tidy up header includes 2020-10-27 02:16:42 -04:00