Andrea Pappacoda
|
01cf05bc75
chore: add missing SPDX tags
|
4 лет назад |
Merry
|
c589db6add
common: Replace lock_guard with scoped_lock
|
4 лет назад |
ReinUsesLisp
|
f119ef798b
common/thread: Fix data race in is_set
|
5 лет назад |
Fernando Sahmkow
|
528b19a842
General: Tune the priority of main emulation threads so they have higher priority than less important helper threads.
|
6 лет назад |
Fernando Sahmkow
|
0f8e5a1465
Tests: Add base tests to host timing
|
6 лет назад |
FearlessTobi
|
bbd85a495a
Address second part of review comments
|
6 лет назад |
fearlessTobi
|
ac3690f205
Input: UDP Client to provide motion and touch controls
|
7 лет назад |
Lioncash
|
781ab8407b
general: Use deducation guides for std::lock_guard and std::unique_lock
|
7 лет назад |
Lioncash
|
394095438a
common/thread: Remove unused functions
|
7 лет назад |
Lioncash
|
93f7677402
common/thread: Make Barrier's 'count' member non-const
|
7 лет назад |
Lioncash
|
756e773096
common/thread: Initialize class member variables where applicable
|
7 лет назад |
Lioncash
|
02602afd10
common/thread: Group non-member functions together
|
7 лет назад |
Lioncash
|
d6583d68f6
common/thread: Remove SleepCurrentThread()
|
7 лет назад |
Lioncash
|
1d555fdd25
common/thread: Remove unused CurrentThreadId()
|
7 лет назад |
Weiyi Wang
|
e0ce07aa7d
common/thread: remove YieldCPU()
|
7 лет назад |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
Lioncash
|
b134e6afcf
common/thread: Remove unnecessary feature checking for thread_local
|
8 лет назад |
wwylele
|
2a069e76a5
Common::Event: add WaitUntil
|
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 лет назад |
MerryMage
|
3c710f9b10
Thread: Make Barrier reusable
|
10 лет назад |
MerryMage
|
8c50833445
common/thread: Correct code style
|
10 лет назад |
Emmanuel Gil Peyrot
|
2a36edfd86
Common: Cleanup thread includes.
|
11 лет назад |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 лет назад |
Yuri Kunde Schlesner
|
6402de9ae7
Common: thread.h cleanups
|
11 лет назад |
Yuri Kunde Schlesner
|
cd1fbfcf1b
Add profiling infrastructure and widget
|
11 лет назад |
purpasmart96
|
ebfd831ccb
License change
|
11 лет назад |
Yuri Kunde Schlesner
|
616d874443
New logging system
|
11 лет назад |
Emmanuel Gil Peyrot
|
f5d38649c7
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
|
11 лет назад |