summaryrefslogtreecommitdiff
path: root/src/yuzu/debugger/wait_tree.h
AgeCommit message (Expand)Author
2024-12-31chore: update project branding to citronZephyron
2023-03-12kernel: convert KThread to new styleLiam
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-06-14wait_tree: Eliminate variable shadowingMorph
2022-03-20yuzu: Reduce unused includesameerj
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-05-05hle: kernel: Migrate to KHandleTable.bunnei
2021-05-05hle: kernel: Remove deprecated Object class.bunnei
2021-05-05hle: kernel: HandleTable: Remove deprecated APIs.bunnei
2021-02-05hle: kernel: Rename ReadableEvent to KReadableEvent.bunnei
2021-01-28core: hle: kernel: Rename Thread to KThread.bunnei
2021-01-11core: hle: kernel: Update KSynchronizationObject.bunnei
2020-02-11Kernel: Change WaitObject to Synchronization object. In order to better refle...Fernando Sahmkow
2019-11-24kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...bunnei
2019-11-03kernel: events: Remove ResetType::Automatic.bunnei
2019-03-05yuzu/debugger/wait_tree: Remove use of global CurrentProcess accessorLioncash
2019-01-31kernel: Remove the Timer classLioncash
2018-12-05yuzu/wait_tree: Pass QString by value and std::move in the initializer list f...Lioncash
2018-11-29kernel/event: Reference ReadableEvent from WritableEventZach Hilman
2018-11-29core: Port all current usages of Event to Readable/WritableEventZach Hilman
2018-10-30general: Remove unused boost inclusions where applicableLioncash
2018-08-31core/core: Replace includes with forward declarations where applicableLioncash
2018-08-06qt: Add missing override specifiers where applicableLioncash
2018-08-01kernel: Move object class to its own source filesLioncash
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 t...Subv
2018-01-20Format: Run the new clang format on everythingJames Rowe
2018-01-12Massive removal of unused modulesJames Rowe