1
0
Fork 0
forked from suyu/suyu
suyu/src/citra
Yuri Kunde Schlesner b88c91dd3d Common: Remove async logging
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.)
2015-05-12 02:31:04 -03:00
..
emu_window Common: Remove common.h 2015-05-07 15:45:22 -03:00
citra.cpp Common: Remove async logging 2015-05-12 02:31:04 -03:00
citra.rc Fix building on MinGW 2015-01-11 20:22:08 -08:00
CMakeLists.txt Use -pthread where and only where needed 2015-01-09 15:50:46 +01:00
config.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
config.h License change 2014-12-20 21:20:24 -08:00
default_ini.h Allow the user to set the background clear color during emulation 2015-04-03 15:35:51 -07:00
resource.h renamed from citrus to citra 2013-09-26 17:34:48 -04:00