Commit History

Author SHA1 Message Date
  Fernando Sahmkow 528b19a842 General: Tune the priority of main emulation threads so they have higher priority than less important helper threads. 6 years ago
  Fernando Sahmkow 0f8e5a1465 Tests: Add base tests to host timing 6 years ago
  FearlessTobi bbd85a495a Address second part of review comments 6 years ago
  fearlessTobi ac3690f205 Input: UDP Client to provide motion and touch controls 7 years ago
  Lioncash 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
  Lioncash 394095438a common/thread: Remove unused functions 7 years ago
  Lioncash 93f7677402 common/thread: Make Barrier's 'count' member non-const 7 years ago
  Lioncash 756e773096 common/thread: Initialize class member variables where applicable 7 years ago
  Lioncash 02602afd10 common/thread: Group non-member functions together 7 years ago
  Lioncash d6583d68f6 common/thread: Remove SleepCurrentThread() 7 years ago
  Lioncash 1d555fdd25 common/thread: Remove unused CurrentThreadId() 7 years ago
  Weiyi Wang e0ce07aa7d common/thread: remove YieldCPU() 7 years ago
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
  Lioncash b134e6afcf common/thread: Remove unnecessary feature checking for thread_local 8 years ago
  wwylele 2a069e76a5 Common::Event: add WaitUntil 9 years ago
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 10 years ago
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 10 years ago
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 10 years ago
  MerryMage 3c710f9b10 Thread: Make Barrier reusable 10 years ago
  MerryMage 8c50833445 common/thread: Correct code style 10 years ago
  Emmanuel Gil Peyrot 2a36edfd86 Common: Cleanup thread includes. 11 years ago
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 years ago
  Yuri Kunde Schlesner 6402de9ae7 Common: thread.h cleanups 11 years ago
  Yuri Kunde Schlesner cd1fbfcf1b Add profiling infrastructure and widget 11 years ago
  purpasmart96 ebfd831ccb License change 11 years ago
  Yuri Kunde Schlesner 616d874443 New logging system 11 years ago
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 11 years ago
  Lioncash 1a8f466217 Remove extraneous semicolons 11 years ago
  archshift 498d1a37f1 Removed common/std_xyz, instead using the std header 12 years ago
  Lioncash da6f24b374 Common: Move remaining C header includes over to their C++ equivalent 12 years ago