yuzu/src
Lioncash 6ddf8f34db
kernel/mutex: Amend behavior of TransferMutexOwnership()
This was the result of a typo accidentally introduced in
e51d715700. This restores the previous
correct behavior.

The behavior with the reference was incorrect and would cause some games
to fail to boot.
2018-10-06 01:13:02 -04:00
..
audio_core stream: Preserve enum class type in GetState() 2018-09-23 20:03:38 -04:00
common Merge pull request #1442 from lioncash/format 2018-10-05 10:48:58 -04:00
core kernel/mutex: Amend behavior of TransferMutexOwnership() 2018-10-06 01:13:02 -04:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests kernel/process: Make data member variables private 2018-09-30 02:30:01 -04:00
video_core gl_rasterizer: Implement quads topology 2018-10-04 00:03:44 -03:00
yuzu Merge pull request #1440 from lioncash/array 2018-10-05 22:54:01 -04:00
yuzu_cmd Update config.cpp 2018-09-21 16:16:51 -05: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