Sebastian Valle
|
03388c3071
Merge pull request #450 from Subv/shader_link_error
|
před 8 roky |
Sebastian Valle
|
353e1dd7e4
Merge pull request #443 from ogniK5377/ipc-500
|
před 8 roky |
greggameplayer
|
a215f63235
Add and correct some Error Modules (#444)
|
před 8 roky |
Sebastian Valle
|
dc26601860
Merge pull request #442 from Hexagon12/nfp-service-names
|
před 8 roky |
Subv
|
21959ddfef
GLRenderer: Log the shader source code when program linking fails.
|
před 8 roky |
David Marcec
|
fd86cdb2e2
Added RequestWithContext & ControlWithContext
|
před 8 roky |
Hexagon12
|
0984e9d601
Updated nfp with more service names
|
před 8 roky |
bunnei
|
1b5c02fc37
Merge pull request #436 from bunnei/multi-core
|
před 8 roky |
bunnei
|
e07218906d
Merge pull request #439 from ogniK5377/GetTPCMasks
|
před 8 roky |
David Marcec
|
e7b0e8a3cc
More accurate GetTPCMasks impl
|
před 8 roky |
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 |