suyu/src
bunnei d4ae0ae0e9 core: cpu_manager: Fix a typo in PreemptSingleCore, which broke many games.
- We were reload'ing the old current scheduler, which may have changed.
2020-12-06 00:27:13 -08:00
..
audio_core Merge pull request #5000 from lioncash/audio-error 2020-12-02 23:08:43 -08:00
common common: BitSet: Various style fixes based on code review feedback. 2020-12-06 00:27:13 -08:00
core core: cpu_manager: Fix a typo in PreemptSingleCore, which broke many games. 2020-12-06 00:27:13 -08:00
input_common mouse_poller: Remove unused includes 2020-12-03 10:41:13 -05:00
tests hle: kernel: Separate KScheduler from GlobalSchedulerContext class. 2020-12-06 00:03:24 -08:00
video_core video_core: Resolve more variable shadowing scenarios pt.2 2020-12-05 06:39:35 -05:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu hle: kernel: Rewrite scheduler implementation based on Mesopshere. 2020-12-06 00:03:24 -08:00
yuzu_cmd Merge pull request #4937 from german77/multiUDP 2020-12-01 11:47:37 -08:00
yuzu_tester core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
.clang-format
CMakeLists.txt CMakeLists: disable -Winvalid-offsetof 2020-11-27 17:42:02 -05:00