Lioncash
|
90a981a03a
kernel/process: Make the handle table per-process
|
7 سال پیش |
Lioncash
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
7 سال پیش |
Lioncash
|
baed7e1fba
kernel/thread: Make all instance variables private
|
7 سال پیش |
Lioncash
|
9b8fc2b689
arm_interface: Replace kernel vm_manager include with a forward declaration
|
7 سال پیش |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 سال پیش |
Lioncash
|
2ea45fe75b
kernel/thread: Include thread-related enums within the kernel namespace
|
7 سال پیش |
Lioncash
|
4a587b81b2
core/core: Replace includes with forward declarations where applicable
|
8 سال پیش |
Lioncash
|
0cbcd6ec9a
kernel: Eliminate kernel global state
|
8 سال پیش |
bunnei
|
168958f8e2
Merge pull request #942 from lioncash/default
|
8 سال پیش |
Lioncash
|
00a68c5eea
qt: Default destructors where applicable
|
8 سال پیش |
Lioncash
|
2feb1a8ba6
kernel/event: Make data members private
|
8 سال پیش |
Lioncash
|
0cd843151f
kernel/timer: Make data members private where applicable
|
8 سال پیش |
Lioncash
|
2474340684
wait_tree: Add missing switch case for WaitTreeThread::GetText()
|
8 سال پیش |
Lioncash
|
9d2cacdc9e
wait_tree: Silence warning about all code paths not returning a value
|
8 سال پیش |
Lioncash
|
dbfe82773d
thread: Convert ThreadStatus into an enum class
|
8 سال پیش |
Michael Scire
|
4f81bc4e1b
Kernel/Arbiters: Mostly implement SignalToAddress
|
8 سال پیش |
Michael Scire
|
9d71ce88ce
Kernel/Arbiters: Implement WaitForAddress
|
8 سال پیش |
Subv
|
c50393e066
Qt/WaitTree: Display the callstack for each thread in the wait tree widget.
|
8 سال پیش |
bunnei
|
46ec9a9bc9
thread: Rename mask to affinity_masks.
|
8 سال پیش |
bunnei
|
e6671190a5
wait_tree: Add ideal core and affinity mask.
|
8 سال پیش |
bunnei
|
5c0421ebd8
wait_tree: Show all threads on all schedulers.
|
8 سال پیش |
bunnei
|
a434fdcb10
core: Implement multicore support.
|
8 سال پیش |
Subv
|
013778aa21
Qt: Update the WaitTree widget to show info about the current mutex of each thread.
|
8 سال پیش |
bunnei
|
e353b9fb3d
thread: Add THREADSTATUS_WAIT_HLE_EVENT, remove THREADSTATUS_WAIT_ARB.
|
8 سال پیش |
bunnei
|
ac81c02ed9
kernel: Use Scheduler class for threading.
|
8 سال پیش |
bunnei
|
c85e3a2234
debugger: Fix wait_tree crash.
|
8 سال پیش |
James Rowe
|
389979018c
Remove gpu debugger and get yuzu qt to compile
|
8 سال پیش |
James Rowe
|
ebf9a784a9
Massive removal of unused modules
|
8 سال پیش |