bunnei
|
ec0ce96c56
core_timing: Use better reference tracking for EventType. (#3159)
|
6 лет назад |
Fernando Sahmkow
|
a4ae11d63e
Core_Timing: Address Remaining feedback.
|
6 лет назад |
Fernando Sahmkow
|
e0650a2034
Core_Timing: Address Feedback and suppress warnings.
|
6 лет назад |
Fernando Sahmkow
|
96f2b16356
Core Timing: Correct Idle and remove lefting pragma
|
6 лет назад |
Fernando Sahmkow
|
65aff6930b
Core Timing: General corrections and added tests.
|
6 лет назад |
Fernando Sahmkow
|
555866f8dc
Core Timing: Rework Core Timing to run all cores evenly.
|
6 лет назад |
Fernando Sahmkow
|
90792cdb6e
Core_Timing: Make core_timing threadsafe by default.
|
7 лет назад |
Lioncash
|
c5d41fd812
core/core_timing: Make callback parameters consistent
|
7 лет назад |
Lioncash
|
bd983414f6
core_timing: Convert core timing into a class
|
7 лет назад |
bunnei
|
8490e7746a
Merge pull request #2115 from lioncash/local
|
7 лет назад |
Lioncash
|
f0bfb24c61
threadsafe_queue: Remove NeedSize template parameter
|
7 лет назад |
Lioncash
|
83ba3515ec
core_timing: Make EmptyTimedCallback a local variable
|
7 лет назад |
Lioncash
|
48d9d66dc5
core_timing: Rename CoreTiming namespace to Core::Timing
|
7 лет назад |
B3n30
|
eab35c8235
Core::CoreTiming: add UnscheduleEventThreadsafe
|
8 лет назад |
Subv
|
0135b328ed
Kernel/Thread: Always use the threadsafe option when scheduling wakeups.
|
8 лет назад |
bunnei
|
83ef37ca37
Merge pull request #934 from lioncash/chrono
|
8 лет назад |
Lioncash
|
a0c3a46aa9
core_timing: Make GetGlobalTimeUs() return std::chrono::microseconds
|
8 лет назад |
Lioncash
|
d9815b523b
core_timing: Use transparent functors where applicable
|
8 лет назад |
MerryMage
|
44646e2ea0
core_timing: Split off utility functions into core_timing_util
|
8 лет назад |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 лет назад |
Lioncash
|
9f3641755e
core_timing: Don't include the log header in core timing's header
|
8 лет назад |
Lioncash
|
8475496630
general: Convert assertion macros over to be fmt-compatible
|
8 лет назад |
River City Ransomware
|
dd62f125c3
Fixes some cast warnings, partial port of citra #3064 (#106)
|
8 лет назад |
B3n30
|
82151d407d
CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)
|
8 лет назад |
bunnei
|
79e0dd249e
core_timing: Increase clock speed for Switch docked.
|
8 лет назад |
Huw Pascoe
|
529f4a0131
Moved down_count to CoreTiming
|
8 лет назад |
wwylele
|
47960b0659
CoreTiming: use named constant for ARM11 clock rate
|
9 лет назад |
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 лет назад |