bunnei
|
811dae12f9
core: Add several missing docstrings.
|
před 8 roky |
bunnei
|
46ec9a9bc9
thread: Rename mask to affinity_masks.
|
před 8 roky |
bunnei
|
edc52250b8
core: Run all CPU cores separately, even in single-thread mode.
|
před 8 roky |
bunnei
|
fbd7afefaa
thread: Support core change on ResumeFromWait and improve ChangeCore.
|
před 8 roky |
bunnei
|
91af2f94e8
scheduler: Protect scheduling functions with a global mutex.
|
před 8 roky |
bunnei
|
e6671190a5
wait_tree: Add ideal core and affinity mask.
|
před 8 roky |
bunnei
|
4822765fef
thread: Initialize ideal_core and mask members.
|
před 8 roky |
bunnei
|
8aa5d25f82
threading: Reschedule only on cores that are necessary.
|
před 8 roky |
bunnei
|
d6e3cd9a17
svc: Implement GetThreadCoreMask and SetThreadCoreMask.
|
před 8 roky |
bunnei
|
6ea8b3ef60
thread: Implement ChangeCore function.
|
před 8 roky |
bunnei
|
1c36f2a798
svc: SignalProcessWideKey should apply to all cores.
|
před 8 roky |
bunnei
|
6a890023e9
svc: Implement GetCurrentProcessorNumber.
|
před 8 roky |
bunnei
|
5c0421ebd8
wait_tree: Show all threads on all schedulers.
|
před 8 roky |
bunnei
|
9bf2a428f9
core: Add a configuration setting for use_multi_core.
|
před 8 roky |
bunnei
|
cba69fdcd4
core: Support session close with multicore.
|
před 8 roky |
bunnei
|
a434fdcb10
core: Implement multicore support.
|
před 8 roky |
bunnei
|
9776ff9179
core: Create a thread for each CPU core, keep in lock-step with a barrier.
|
před 8 roky |
bunnei
|
5590245930
core: Move common CPU core things to its own class.
|
před 8 roky |
Hexagon12
|
5e9c547952
Stubs for QLaunch (#428)
|
před 8 roky |
Max Thomas
|
266703b50e
hid: Tweaks, Analog Sticks (#435)
|
před 8 roky |
bunnei
|
9eccb5de9d
Merge pull request #434 from lioncash/vdtor
|
před 8 roky |
bunnei
|
8c665d6752
Merge pull request #433 from lioncash/logging
|
před 8 roky |
Lioncash
|
732a77d0e8
memory_hook: Default virtual destructor in the cpp file
|
před 8 roky |
Lioncash
|
9f3641755e
core_timing: Don't include the log header in core timing's header
|
před 8 roky |
bunnei
|
1147db9dd1
Merge pull request #431 from lioncash/fmt
|
před 8 roky |
bunnei
|
b1a8e5914b
Merge pull request #430 from lioncash/vec
|
před 8 roky |
bunnei
|
902182f80c
Merge pull request #427 from bunnei/domain-inputs
|
před 8 roky |
Lioncash
|
7c9644646f
general: Make formatting of logged hex values more straightforward
|
před 8 roky |
bunnei
|
fadab1d5f3
ipc: Add support for PopIpcInterface() method.
|
před 8 roky |
Lioncash
|
acc10c7ee2
vector_math: Ensure members are always initialized
|
před 8 roky |