yuzu-fork/src/yuzu/debugger
Lioncash 196cc82913 yuzu/debugger/wait_tree: Remove use of global CurrentProcess accessor
We already have the thread instance that was created under the current
process, so we can just pass the handle table of it along to retrieve
the owner of the mutex.
2019-03-05 21:52:21 -05:00
..
graphics common/vector_math: Move Vec[x] types into the Common namespace 2019-02-26 22:38:36 -05:00
console.cpp yuzu - Fix duplicate logs 2018-07-12 01:11:43 -06:00
console.h Add configurable logging backends 2018-07-02 21:45:47 -04:00
profiler.cpp qt: Migrate to Qt 5 signal/slot connection syntax where applicable 2018-01-18 20:09:40 -05:00
profiler.h Massive removal of unused modules 2018-01-12 19:11:03 -07:00
wait_tree.cpp yuzu/debugger/wait_tree: Remove use of global CurrentProcess accessor 2019-03-05 21:52:21 -05:00
wait_tree.h yuzu/debugger/wait_tree: Remove use of global CurrentProcess accessor 2019-03-05 21:52:21 -05:00