Historique des commits

Auteur SHA1 Message Date
  bunnei 49b0966003 Merge pull request #687 from lioncash/instance il y a 8 ans
  Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) il y a 8 ans
  Lioncash 10d2ab8098 core: Make System's default constructor private il y a 8 ans
  Lioncash 3a4841e403 core: Don't construct instance of Core::System, just to access its live instance il y a 8 ans
  bunnei 913896cbd9 Revert "Virtual Filesystem (#597)" il y a 8 ans
  Zach Hilman 77c684c114 Virtual Filesystem (#597) il y a 8 ans
  James Rowe 0d46f0df12 Update clang format il y a 8 ans
  James Rowe 638956aa81 Rename logging macro back to LOG_* il y a 8 ans
  bunnei edc52250b8 core: Run all CPU cores separately, even in single-thread mode. il y a 8 ans
  bunnei 8aa5d25f82 threading: Reschedule only on cores that are necessary. il y a 8 ans
  bunnei 9bf2a428f9 core: Add a configuration setting for use_multi_core. il y a 8 ans
  bunnei cba69fdcd4 core: Support session close with multicore. il y a 8 ans
  bunnei 9776ff9179 core: Create a thread for each CPU core, keep in lock-step with a barrier. il y a 8 ans
  bunnei 5590245930 core: Move common CPU core things to its own class. il y a 8 ans
  Lioncash c33755e2b9 core: Replace remaining old non-generic logger usages with fmt-capable equivalents il y a 8 ans
  Lioncash 659a612368 core: Relocate g_service_manager to the System class il y a 8 ans
  N00byKing 358050cfc6 core, main.h: Abort on 32Bit ROMs (#309) il y a 8 ans
  bunnei 94f4009c3b config: Use simplified checkbox (from Citra) for CPU JIT. il y a 8 ans
  N00byKing 1d8b6ad13b Clang Fixes il y a 8 ans
  N00byKing 0e72d0d826 More Warning cleanups il y a 8 ans
  N00byKing ef875d6a35 Clean Warnings (?) il y a 8 ans
  bunnei 23a0d2d7b7 Merge pull request #193 from N00byKing/3184_2_robotic_boogaloo il y a 8 ans
  bunnei 7d6653268f core: Move process creation out of global state. il y a 8 ans
  N00byKing bc88cae0c7 Implements citra-emu/citra#3184 il y a 8 ans
  MerryMage 1cdc74c5e9 core: Fix scheduler-shutdown related crash il y a 8 ans
  bunnei 8db80d8389 scheduler: Cleanup based on PR feedback. il y a 8 ans
  bunnei ac81c02ed9 kernel: Use Scheduler class for threading. il y a 8 ans
  bunnei 2d4a6883bc core: Use shared_ptr for cpu_core. il y a 8 ans
  Subv 6cddf9d88e Make a GPU class in VideoCore to contain the GPU state. il y a 8 ans
  bunnei d904b0db58 Merge pull request #72 from N00byKing/patch-2 il y a 8 ans