summaryrefslogtreecommitdiff
path: root/src/citra_qt/debugger/wait_tree.cpp
AgeCommit message (Expand)Author
2016-12-16Merge pull request #2260 from Subv/schedulingbunnei
2016-12-14Fixed the codestyle to match our clang-format rules.Subv
2016-12-09WaitSynch: Removed unused variables and reduced SharedPtr copies.Subv
2016-12-04Threading: Added some utility functions and const correctness.Subv
2016-12-03Threading: Reworked the way our scheduler works.Subv
2016-11-30Fixed the rebase mistakes.Subv
2016-09-22implement wait tree widgetwwylele