suyu/src/yuzu/debugger
Lioncash dbfe82773d thread: Convert ThreadStatus into an enum class
Makes the thread status strongly typed, so implicit conversions can't
happen. It also makes it easier to catch mistakes at compile time.
2018-07-19 22:08:56 -04:00
..
graphics memory_manager: Make GpuToCpuAddress return an optional. 2018-04-24 17:49:19 -04: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 thread: Convert ThreadStatus into an enum class 2018-07-19 22:08:56 -04:00
wait_tree.h Qt/WaitTree: Display the callstack for each thread in the wait tree widget. 2018-05-19 16:52:49 -05:00