История коммитов

Автор SHA1 Сообщение Дата
  bunnei e26fbfd1d7 core: Replace "AppCore" nomenclature with just "CPU". 9 лет назад
  bunnei 232ef55c1a core: Consolidate core and system state, remove system module & cleanups. 9 лет назад
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 лет назад
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 лет назад
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 9 лет назад
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 лет назад
  Lioncash 751fbfdcc3 general: Silence some warnings when using clang 11 лет назад
  Lioncash 07bfe0abbb general: Replace 0 literals with nullptr where applicable 11 лет назад
  zawata 1be1ff23a9 Core : Fix Conversion Warnings 11 лет назад
  Emmanuel Gil Peyrot aea15f5c73 Core: Cleanup core includes. 11 лет назад
  Emmanuel Gil Peyrot 8cf9eb7f43 Common: Fix FileUtil includes, and everything relying on those. 11 лет назад
  Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). 11 лет назад
  bunnei 5a855bdb2f CoreTiming: Initialize static variables at bootup. 11 лет назад
  archshift 5efd149ad5 Remove the useless msg_handler compilation unit that was left over from Dolphin 11 лет назад
  Lioncash 5d2366e1e9 core/video_core: Use in-place construction where possible 11 лет назад
  bunnei 12181c8a64 Merge pull request #529 from Subv/master 11 лет назад
  Lioncash 0c6434c379 core: Apply static to local functions 11 лет назад
  Subv 8e2b248e05 Build: Fixed some warnings 11 лет назад
  archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h 11 лет назад
  Lioncash bfef0aa07e core_timing: Mark several variables as static 11 лет назад
  Yuri Kunde Schlesner 7b3452c730 Move ThreadContext to core/core.h and deal with the fallout 11 лет назад
  Subv 9bf82beb4c CoreTiming: Ported the CoreTiming namespace from PPSSPP 11 лет назад
  purpasmart96 ebfd831ccb License change 11 лет назад
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros 11 лет назад
  Rohit Nirmal 8a62423970 Change NULLs to nullptrs. 11 лет назад
  Emmanuel Gil Peyrot 739bb58c3a Remove tabs in all files except in skyeye imports and in generated GL code 11 лет назад
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 11 лет назад
  Lioncash 093d6fbcdc Core: Replace a sprintf in core_timing with StringFromFormat 12 лет назад
  archshift 498d1a37f1 Removed common/std_xyz, instead using the std header 12 лет назад
  archshift 4795a64fc8 Removed common/atomic, instead using std::atomic 12 лет назад