bunnei
|
edc52250b8
core: Run all CPU cores separately, even in single-thread mode.
|
8 лет назад |
bunnei
|
8aa5d25f82
threading: Reschedule only on cores that are necessary.
|
8 лет назад |
bunnei
|
9bf2a428f9
core: Add a configuration setting for use_multi_core.
|
8 лет назад |
bunnei
|
cba69fdcd4
core: Support session close with multicore.
|
8 лет назад |
bunnei
|
9776ff9179
core: Create a thread for each CPU core, keep in lock-step with a barrier.
|
8 лет назад |
bunnei
|
5590245930
core: Move common CPU core things to its own class.
|
8 лет назад |
Lioncash
|
c33755e2b9
core: Replace remaining old non-generic logger usages with fmt-capable equivalents
|
8 лет назад |
Lioncash
|
659a612368
core: Relocate g_service_manager to the System class
|
8 лет назад |
N00byKing
|
358050cfc6
core, main.h: Abort on 32Bit ROMs (#309)
|
8 лет назад |
bunnei
|
94f4009c3b
config: Use simplified checkbox (from Citra) for CPU JIT.
|
8 лет назад |
N00byKing
|
1d8b6ad13b
Clang Fixes
|
8 лет назад |
N00byKing
|
0e72d0d826
More Warning cleanups
|
8 лет назад |
N00byKing
|
ef875d6a35
Clean Warnings (?)
|
8 лет назад |
bunnei
|
23a0d2d7b7
Merge pull request #193 from N00byKing/3184_2_robotic_boogaloo
|
8 лет назад |
bunnei
|
7d6653268f
core: Move process creation out of global state.
|
8 лет назад |
N00byKing
|
bc88cae0c7
Implements citra-emu/citra#3184
|
8 лет назад |
MerryMage
|
1cdc74c5e9
core: Fix scheduler-shutdown related crash
|
8 лет назад |
bunnei
|
8db80d8389
scheduler: Cleanup based on PR feedback.
|
8 лет назад |
bunnei
|
ac81c02ed9
kernel: Use Scheduler class for threading.
|
8 лет назад |
bunnei
|
2d4a6883bc
core: Use shared_ptr for cpu_core.
|
8 лет назад |
Subv
|
6cddf9d88e
Make a GPU class in VideoCore to contain the GPU state.
|
8 лет назад |
bunnei
|
d904b0db58
Merge pull request #72 from N00byKing/patch-2
|
8 лет назад |
River City Ransomware
|
c8a094e164
Port citra #3352 to yuzu (#103)
|
8 лет назад |
N00byKing
|
30d2ba9de3
Update core.cpp
|
8 лет назад |
James Rowe
|
389979018c
Remove gpu debugger and get yuzu qt to compile
|
8 лет назад |
MerryMage
|
b628192bf2
configuration: Add cpu_core configuration option
|
8 лет назад |
MerryMage
|
d2fbc78320
arm_dynarmic: Implement core
|
8 лет назад |
B3n30
|
82151d407d
CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)
|
8 лет назад |
bunnei
|
3f8b9181b5
unicorn: Use for arm interface on Windows.
|
8 лет назад |
bunnei
|
b172f0d770
arm: Remove SkyEye/Dyncom code that is ARMv6-only.
|
8 лет назад |