Historial de Commits

Autor SHA1 Mensaje Fecha
  Lioncash 10d2ab8098 core: Make System's default constructor private hace 8 años
  bunnei 811dae12f9 core: Add several missing docstrings. hace 8 años
  bunnei edc52250b8 core: Run all CPU cores separately, even in single-thread mode. hace 8 años
  bunnei 8aa5d25f82 threading: Reschedule only on cores that are necessary. hace 8 años
  bunnei 9bf2a428f9 core: Add a configuration setting for use_multi_core. hace 8 años
  bunnei cba69fdcd4 core: Support session close with multicore. hace 8 años
  bunnei a434fdcb10 core: Implement multicore support. hace 8 años
  bunnei 9776ff9179 core: Create a thread for each CPU core, keep in lock-step with a barrier. hace 8 años
  bunnei 5590245930 core: Move common CPU core things to its own class. hace 8 años
  Lioncash 659a612368 core: Relocate g_service_manager to the System class hace 8 años
  N00byKing 358050cfc6 core, main.h: Abort on 32Bit ROMs (#309) hace 8 años
  Subv 0ce52b1da2 GPU: Make the debug_context variable a member of the frontend instead of a global. hace 8 años
  bunnei 23a0d2d7b7 Merge pull request #193 from N00byKing/3184_2_robotic_boogaloo hace 8 años
  bunnei 7d6653268f core: Move process creation out of global state. hace 8 años
  N00byKing bc88cae0c7 Implements citra-emu/citra#3184 hace 8 años
  bunnei ac81c02ed9 kernel: Use Scheduler class for threading. hace 8 años
  bunnei 2d4a6883bc core: Use shared_ptr for cpu_core. hace 8 años
  Subv 6cddf9d88e Make a GPU class in VideoCore to contain the GPU state. hace 8 años
  N00byKing afa1ed6ad9 Correct Spelling hace 8 años
  bunnei 24f10a20e7 core: Increase tight_loop 100x for speed. hace 8 años
  bunnei 9b8e5bea66 core: Expose AppLoader as a public interface. hace 9 años
  TheKoopaKingdom f008b22e3b Addressed Bunnei's review comments, and made some other tweaks: hace 9 años
  TheKoopaKingdom a8aef599e0 Created a whitelist of system archives to prevent false positives creating dialogs. hace 9 años
  TheKoopaKingdom 0409bdfea5 Optimized messages that were repetitive and added ability for core errors to specify more details optionally. hace 9 años
  TheKoopaKingdom 37bec598ea Made some changes from review comments: hace 9 años
  TheKoopaKingdom 1ecb322daa Added system for handling core errors in citra-qt. hace 9 años
  bunnei f3e14cae1e core: Keep track of telemetry for the current emulation session. hace 9 años
  Yuri Kunde Schlesner fb1979d7e2 Core: Re-write frame limiter hace 9 años
  Yuri Kunde Schlesner b285c2a4ed Core: Make PerfStats internally locked hace 9 años
  Yuri Kunde Schlesner c75ae6c585 Add performance statistics to status bar hace 9 años