mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2024-11-03 11:19:59 +00:00
b88c91dd3d
It provided a large increase in complexity of the logging system while having a negligible performance impact: the usage patterns of the ring buffer meant that each log contended with the logging thread, causing it to effectively act as a synchronous extra buffering. Also removed some broken code related to filtering of subclasses which was broken since it was introduced. (Which means no one ever used that feature anyway, since, 8 months later, no one ever complained.) |
||
---|---|---|
.. | ||
config | ||
debugger | ||
util | ||
bootmanager.cpp | ||
bootmanager.h | ||
citra-qt.rc | ||
CMakeLists.txt | ||
config.cpp | ||
config.h | ||
hotkeys.cpp | ||
hotkeys.h | ||
hotkeys.ui | ||
main.cpp | ||
main.h | ||
main.ui | ||
version.h |