yuzu-android/src
Subv fd500d3da6 Mutex: Do not assert when the mutex waiting threads list isn't empty on mutex release.
A thread may own multiple mutexes at the same time, and only release one of them while other threads are waiting for the other mutexes.
2018-05-20 14:41:58 -05:00
..
common vector_math: Ensure members are always initialized 2018-05-01 21:25:25 -04:00
core Mutex: Do not assert when the mutex waiting threads list isn't empty on mutex release. 2018-05-20 14:41:58 -05:00
input_common input_common: Move old logging macros over to fmt-capable ones 2018-04-26 19:09:25 -04:00
tests core: Move process creation out of global state. 2018-03-14 18:42:19 -04:00
video_core general: Make formatting of logged hex values more straightforward 2018-05-02 09:49:36 -04:00
yuzu thread: Rename mask to affinity_masks. 2018-05-10 19:34:53 -04:00
yuzu_cmd core: Add a configuration setting for use_multi_core. 2018-05-10 19:34:47 -04:00
.clang-format
CMakeLists.txt Massive removal of unused modules 2018-01-12 19:11:03 -07:00