mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-13 13:35:14 +01: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.) |
||
---|---|---|
.. | ||
emu_window | ||
citra.cpp | ||
citra.rc | ||
CMakeLists.txt | ||
config.cpp | ||
config.h | ||
default_ini.h | ||
resource.h |