Historique des commits

Auteur SHA1 Message Date
  bunnei 3dc803a430 core: hle: kernel: Disable dispatch count tracking on single core. il y a 5 ans
  bunnei 08c63d5c75 core: cpu_manager: Use invalid core_id on init and simplify shutdown. il y a 5 ans
  bunnei d604edfedf core: cpu_manager: Use KScopedDisableDispatch. il y a 5 ans
  ameerj 7c4b6aab2e core: Remove unused includes il y a 4 ans
  bunnei 25a97e0139 core: cpu_manager: Use jthread. il y a 5 ans
  bunnei 0c8594b225 Revert "kernel: Various improvements to scheduler" il y a 4 ans
  bunnei aef0ca6f0d core: hle: kernel: Disable dispatch count tracking on single core. il y a 5 ans
  bunnei 9e3d1d865c core: cpu_manager: Use invalid core_id on init and simplify shutdown. il y a 5 ans
  bunnei cbe4e32d38 core: cpu_manager: Use KScopedDisableDispatch. il y a 5 ans
  bunnei 5ea0d3629a core: cpu_manager: Use jthread. il y a 5 ans
  Lioncash 9a07ed53eb core: Make variable shadowing a compile-time error il y a 5 ans
  bunnei 8f7eb194af common: Fiber: use a reference for YieldTo. il y a 5 ans
  bunnei a5ab85ac37 Revert "core: Switch to unique_ptr for usage of Common::Fiber." il y a 5 ans
  bunnei 51fb0a6f96 core: Switch to unique_ptr for usage of Common::Fiber. il y a 5 ans
  bunnei 89a5ae92bd core: cpu_manager: Remove unused variable. il y a 5 ans
  bunnei cdd14b03e5 hle: kernel: Recode implementation of KThread to be more accurate. il y a 5 ans
  bunnei 4782985013 hle: kernel: Move single core "phantom mode" out of KThread. il y a 5 ans
  bunnei eea346ba8e hle: kernel: KThread: Remove thread types that do not exist. il y a 5 ans
  bunnei c0d3aef28c core: hle: kernel: Rename Thread to KThread. il y a 5 ans
  bunnei d4ae0ae0e9 core: cpu_manager: Fix a typo in PreemptSingleCore, which broke many games. il y a 5 ans
  bunnei 9e29e36a78 hle: kernel: Rewrite scheduler implementation based on Mesopshere. il y a 5 ans
  bunnei 7b642c7781 hle: kernel: multicore: Replace n-JITs impl. with 4 JITs. il y a 5 ans
  Lioncash 5bc4eabe36 core: Eliminate remaining usages of the global system instance il y a 5 ans
  bunnei 3359e5ab70 core: cpu_manager: Fix shutdown crash when closing before emulation starts. il y a 5 ans
  bunnei 54aabb00b0 core: cpu_manager: Add missing call to MicroProfileOnThreadExit(). il y a 5 ans
  LC b5ed2d408c Merge pull request #4461 from comex/thread-names il y a 5 ans
  Lioncash 544fbd5c84 cpu_manager: Make use of ranged for where applicable il y a 6 ans
  comex d37f0b29e2 Fix thread naming on Linux, which limits names to 15 bytes. il y a 6 ans
  Lioncash 989ad52dc1 cpu_manager: Remove redundant std::function declarations il y a 6 ans
  Fernando Sahmkow 528b19a842 General: Tune the priority of main emulation threads so they have higher priority than less important helper threads. il y a 6 ans