Historial de Commits

Autor SHA1 Mensaje Fecha
  Liam 2c1e2c63c3 cpu_manager: properly check idle on return from preemption hace 4 años
  Liam 2c56e94702 kernel: make current thread pointer thread local hace 4 años
  Liam a6371fb69d core: fix initialization in single core, sync GPU mode hace 4 años
  Fernando S f86b770ff7 Merge pull request #8457 from liamwhite/kprocess-suspend hace 4 años
  Liam 20eab9fed9 core: centralize profile scope for Dynarmic hace 4 años
  Liam 888f499188 kernel: implement KProcess suspension hace 4 años
  Liam af022294dd CpuManager: simplify pausing hace 4 años
  Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
  bunnei 3dc803a430 core: hle: kernel: Disable dispatch count tracking on single core. hace 5 años
  bunnei 08c63d5c75 core: cpu_manager: Use invalid core_id on init and simplify shutdown. hace 5 años
  bunnei d604edfedf core: cpu_manager: Use KScopedDisableDispatch. hace 5 años
  ameerj 7c4b6aab2e core: Remove unused includes hace 4 años
  bunnei 25a97e0139 core: cpu_manager: Use jthread. hace 5 años
  bunnei 0c8594b225 Revert "kernel: Various improvements to scheduler" hace 4 años
  bunnei aef0ca6f0d core: hle: kernel: Disable dispatch count tracking on single core. hace 5 años
  bunnei 9e3d1d865c core: cpu_manager: Use invalid core_id on init and simplify shutdown. hace 5 años
  bunnei cbe4e32d38 core: cpu_manager: Use KScopedDisableDispatch. hace 5 años
  bunnei 5ea0d3629a core: cpu_manager: Use jthread. hace 5 años
  Lioncash 9a07ed53eb core: Make variable shadowing a compile-time error hace 5 años
  bunnei 8f7eb194af common: Fiber: use a reference for YieldTo. hace 5 años
  bunnei a5ab85ac37 Revert "core: Switch to unique_ptr for usage of Common::Fiber." hace 5 años
  bunnei 51fb0a6f96 core: Switch to unique_ptr for usage of Common::Fiber. hace 5 años
  bunnei 89a5ae92bd core: cpu_manager: Remove unused variable. hace 5 años
  bunnei cdd14b03e5 hle: kernel: Recode implementation of KThread to be more accurate. hace 5 años
  bunnei 4782985013 hle: kernel: Move single core "phantom mode" out of KThread. hace 5 años
  bunnei eea346ba8e hle: kernel: KThread: Remove thread types that do not exist. hace 5 años
  bunnei c0d3aef28c core: hle: kernel: Rename Thread to KThread. hace 5 años
  bunnei d4ae0ae0e9 core: cpu_manager: Fix a typo in PreemptSingleCore, which broke many games. hace 5 años
  bunnei 9e29e36a78 hle: kernel: Rewrite scheduler implementation based on Mesopshere. hace 5 años
  bunnei 7b642c7781 hle: kernel: multicore: Replace n-JITs impl. with 4 JITs. hace 5 años