1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash 5bc4eabe36 core: Eliminate remaining usages of the global system instance
Removes all remaining usages of the global system instance. After this,
migration can begin to migrate to being constructed and managed entirely
by the various frontends.
2020-11-27 11:40:45 -05:00
..
audio_core Addressed changes 2020-11-17 15:40:19 +11:00
common Merge pull request #4451 from slashiee/extended-logging 2020-11-23 13:34:15 -08:00
core core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
input_common input_common: ignore some Clang warnings after 5c4774e8ce 2020-11-25 23:57:11 +00:00
tests tests: Fix data race in fibers test 2020-10-28 01:41:24 -03:00
video_core codec: Fix pragma GCC diagnostic pop missing corresponding push 2020-11-26 16:35:42 -05:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
yuzu_cmd core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
yuzu_tester core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt CMakeLists: Resolve MSVC build failures 2020-10-30 14:57:58 -04:00