14 Commits (c1a3d1989775b94617ba05b1b9b15046b3febd81)

Author SHA1 Message Date
bunnei b0ab803ce8 kernel: events: Remove ResetType::Automatic. 6 years ago
Lioncash 196cc82913 yuzu/debugger/wait_tree: Remove use of global CurrentProcess accessor 7 years ago
Lioncash 414cc1eb1f kernel: Remove the Timer class 7 years ago
Lioncash 17b4355391 yuzu/wait_tree: Pass QString by value and std::move in the initializer list for WaitTreeText 7 years ago
Zach Hilman a342bcc9b1 kernel/event: Reference ReadableEvent from WritableEvent 7 years ago
Zach Hilman ff610103b5 core: Port all current usages of Event to Readable/WritableEvent 7 years ago
Lioncash 352b56367c general: Remove unused boost inclusions where applicable 7 years ago
Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable 7 years ago
Lioncash 7846295a8f qt: Add missing override specifiers where applicable 8 years ago
Lioncash bf45092c61 kernel: Move object class to its own source files 8 years ago
Subv c50393e066 Qt/WaitTree: Display the callstack for each thread in the wait tree widget. 8 years ago
Subv 013778aa21 Qt: Update the WaitTree widget to show info about the current mutex of each thread. 8 years ago
James Rowe 096be16636 Format: Run the new clang format on everything 8 years ago
James Rowe ebf9a784a9 Massive removal of unused modules 8 years ago
bunnei 4236799832 kernel: Rename Semaphore to ConditionVariable. 8 years ago
Yuri Kunde Schlesner 838faf147e Session: Remove/add some forward declarations 9 years ago
Yuri Kunde Schlesner 64ecf81a3c Kernel: Move WaitObject to a separate file 9 years ago
Lioncash d0e4d1182b citra-qt: Make constructors explicit where applicable 9 years ago
Lioncash 327b23e4ce citra-qt: Add missing #pragma once directives 9 years ago
wwylele f69a543110 implement wait tree widget 10 years ago