mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2025-05-12 00:45:25 +00:00
The filter is returned via const reference, so this was making a pointless copy of the entire filter every time a message was being pushed into the logger instance. |
||
|---|---|---|
| .. | ||
| backend.cpp | ||
| backend.h | ||
| filter.cpp | ||
| filter.h | ||
| log.h | ||
| text_formatter.cpp | ||
| text_formatter.h | ||