aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/debugger/wait_tree.h
AgeCommit message (Collapse)Author
2018-08-06qt: Add missing override specifiers where applicableLioncash
2018-08-01kernel: Move object class to its own source filesLioncash
General moving to keep kernel object types separate from the direct kernel code. Also essentially a preliminary cleanup before eliminating global kernel state in the kernel code.
2018-05-19Qt/WaitTree: Display the callstack for each thread in the wait tree widget.Subv
2018-04-20Qt: Update the WaitTree widget to show info about the current mutex of each ↵Subv
thread.
2018-01-20Format: Run the new clang format on everythingJames Rowe
2018-01-12Massive removal of unused modulesJames Rowe