2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
Zach Hilman 4153bd8d17 core: Add LM::Manager to system
Allows centralized control over logging mechanisms.
2019-09-22 12:34:55 -04:00
..
audio_core Used revision 5 instead of 7, marked constexpr as static 2019-09-21 16:24:56 +10:00
common log: Add logging class for Cheat Engine 2019-09-21 21:44:22 -04:00
core core: Add LM::Manager to system 2019-09-22 12:34:55 -04:00
input_common
tests
video_core Merge pull request #2870 from FernandoS27/multi-draw 2019-09-22 23:13:02 +10:00
web_service
yuzu Merge pull request #2683 from DarkLordZach/lock-exit 2019-09-23 00:37:12 +10:00
yuzu_cmd filesystem: Add const qualification to various accessors 2019-09-21 16:50:39 -04:00
yuzu_tester configure_debug: Move reporting option to logging 2019-09-21 18:43:20 -04:00
.clang-format
CMakeLists.txt