yuzu/src
Subv 84b542c386 Kernel/Threads: Lock the HLE mutex when executing the wakeup callback.
Another thread might be in the middle of a reschedule, thus altering the state of the schedulers.
2018-08-12 18:41:11 -05:00
..
audio_core Make building cubeb optional 2018-08-07 13:21:56 +02:00
common Merge pull request #989 from lioncash/log 2018-08-09 19:30:14 -04:00
core Kernel/Threads: Lock the HLE mutex when executing the wakeup callback. 2018-08-12 18:41:11 -05:00
input_common input_common: Use std::move where applicable 2018-08-02 21:51:11 -04:00
tests externals: Update catch to 2.3.0 2018-08-07 19:26:13 -04:00
video_core gl_shader_decompiler: Fix SetOutputAttributeToRegister empty check. 2018-08-12 02:22:42 -04:00
yuzu core: Namespace EmuWindow 2018-08-11 20:20:21 -04:00
yuzu_cmd core: Namespace EmuWindow 2018-08-11 20:20:21 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt audio_core: Add initial code for keeping track of audout state. 2018-07-27 22:33:31 -04:00