mirror of
https://github.com/yuzu-emu/yuzu-mainline.git
synced 2025-11-19 08:04:59 +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. |
||
|---|---|---|
| .. | ||
| codec.cpp | ||
| codec.h | ||
| h264.cpp | ||
| h264.h | ||
| vp9.cpp | ||
| vp9.h | ||
| vp9_types.h | ||