mirror of
https://github.com/yuzu-emu/yuzu-mainline.git
synced 2025-11-19 06:14:56 +00:00
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. |
||
|---|---|---|
| .. | ||
| codecs | ||
| host1x.cpp | ||
| host1x.h | ||
| nvdec.cpp | ||
| nvdec.h | ||
| nvdec_common.h | ||
| sync_manager.cpp | ||
| sync_manager.h | ||
| vic.cpp | ||
| vic.h | ||