Historique des commits

Auteur SHA1 Message Date
  Subv 6d2734a074 Kernel/Memory: Give each Process its own page table. il y a 9 ans
  B3n30 5d0a1e7efd Added missing parts in libnetwork (#2838) il y a 9 ans
  bunnei df8b9863f9 telemetry: Log performance, configuration, and system data. il y a 9 ans
  TheKoopaKingdom f008b22e3b Addressed Bunnei's review comments, and made some other tweaks: il y a 9 ans
  TheKoopaKingdom a8aef599e0 Created a whitelist of system archives to prevent false positives creating dialogs. il y a 9 ans
  TheKoopaKingdom 37bec598ea Made some changes from review comments: il y a 9 ans
  TheKoopaKingdom 1ecb322daa Added system for handling core errors in citra-qt. il y a 9 ans
  bunnei f3e14cae1e core: Keep track of telemetry for the current emulation session. il y a 9 ans
  Yuri Kunde Schlesner f18d454eb6 Kernel: Map special regions according to ExHeader il y a 9 ans
  Yuri Kunde Schlesner b285c2a4ed Core: Make PerfStats internally locked il y a 9 ans
  Yuri Kunde Schlesner c75ae6c585 Add performance statistics to status bar il y a 9 ans
  Yuri Kunde Schlesner da6a40e3d1 core: Free AppLoader on shutdown to release file (#2558) il y a 9 ans
  wwylele fe2ed4bf72 Core: reset cpu_core in Shutdown to make IsPoweredOn work properly il y a 9 ans
  bunnei e26fbfd1d7 core: Replace "AppCore" nomenclature with just "CPU". il y a 9 ans
  bunnei 5ac5cbeab7 Address clang-format issues. il y a 9 ans
  bunnei 4fc8b8229e core: Remove HLE module, consolidate code & various cleanups. il y a 9 ans
  bunnei 232ef55c1a core: Consolidate core and system state, remove system module & cleanups. il y a 9 ans
  Lioncash ba20dd9b61 gdbstub: Remove global variable from public interface il y a 9 ans
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include il y a 9 ans
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. il y a 9 ans
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format il y a 9 ans
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. il y a 9 ans
  bunnei 14085ec670 core: Add configuration option for CPU JIT. il y a 10 ans
  bunnei 75cbfeee58 Merge pull request #1762 from bunnei/global il y a 10 ans
  bunnei 4cb2995c61 HLE: Rename RescheduleIsPending to IsReschedulePending. il y a 10 ans
  MerryMage a06dcfeb61 Common: Remove Common::make_unique, use std::make_unique il y a 10 ans
  Lioncash 6b7ebb3f82 hle: Get rid of global access to g_reschedule il y a 10 ans
  LittleWhite 4be68dddfb Improve error report from Init() functions il y a 10 ans
  Lioncash cee8df6ff0 core: Use unique_ptr for holding the interpreter instances il y a 10 ans
  polaris- 31dee93e84 Implement gdbstub il y a 11 ans