yuzu/src
Subv 38a90882a4 Kernel/Synch: Do not attempt a reschedule on every syscall.
Not all syscalls should cause reschedules, this commit attempts to remedy that, however, it still does not cover all cases.
2017-01-04 15:58:44 -05:00
..
audio_core time_stretch: Add missing #pragma once directive 2016-12-12 19:16:46 -05:00
citra Merge pull request #2386 from bunnei/fix-bg-color 2016-12-30 09:51:56 -05:00
citra_qt Merge pull request #2240 from wwylele/auto-region 2016-12-29 22:09:01 -05:00
common Merge pull request #2369 from MerryMage/core-frontend 2016-12-23 17:35:35 -05:00
core Kernel/Synch: Do not attempt a reschedule on every syscall. 2017-01-04 15:58:44 -05:00
tests tests: add missing libcore dependency after 75ee2f8c67 2016-12-07 18:30:49 +00:00
video_core Merge pull request #2367 from JayFoxRox/lighting-lut-quickfix 2016-12-29 13:41:51 -05:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt tests: Infrastructure for unit tests 2016-05-19 08:38:03 +01:00