Fernando Sahmkow
|
d3cb9201f1
Core timing: use only one thread.
|
4 anni fa |
Fernando Sahmkow
|
3196d957b0
Adress Feedback.
|
4 anni fa |
Fernando Sahmkow
|
38e4a144a1
Core: Protect each event from race conditions within it.
|
4 anni fa |
Fernando Sahmkow
|
00b09de3d9
Core: add missing include.
|
4 anni fa |
Fernando Sahmkow
|
846c994cc9
Core: Reimplement Core Timing.
|
4 anni fa |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 anni fa |
bunnei
|
8deaac8bd1
hle: kernel: Use std::mutex instead of spin locks for most kernel locking.
|
4 anni fa |
ameerj
|
7c4b6aab2e
core: Remove unused includes
|
4 anni fa |
Lioncash
|
ebb64d5bf4
core: Resolve misc cases of variable shadowing
|
5 anni fa |
Lioncash
|
1ea6bdef05
audio_core: Make shadowing and unused parameters errors
|
5 anni fa |
Lioncash
|
a7af349dae
core_timing: Make use of uintptr_t to represent user_data
|
6 anni fa |
Lioncash
|
0435b7d361
core_timing: Remove unused data member
|
6 anni fa |
Lioncash
|
bef1844a51
core_timing: Make TimedCallback take std::chrono::nanoseconds
|
6 anni fa |
Lioncash
|
8b50c660df
core_timing: Make use of std::chrono with ScheduleEvent
|
6 anni fa |
Fernando Sahmkow
|
e3d561fb84
Audio: Correct buffer release for host timing.
|
6 anni fa |
Fernando Sahmkow
|
f5e32935ca
SingleCore: Use Cycle Timing instead of Host Timing.
|
6 anni fa |
Fernando Sahmkow
|
f2ade343e2
SingleCore: Move Host Timing from a sepparate thread to main cpu thread.
|
6 anni fa |
Fernando Sahmkow
|
07993ac8c8
Kernel: Corrections to Scheduling.
|
6 anni fa |
Fernando Sahmkow
|
18dcb09342
HostTiming: Pause the hardware clock on pause.
|
6 anni fa |
Fernando Sahmkow
|
e31425df38
General: Recover Prometheus project from harddrive failure
|
6 anni fa |
bunnei
|
ec0ce96c56
core_timing: Use better reference tracking for EventType. (#3159)
|
6 anni fa |
Fernando Sahmkow
|
e0650a2034
Core_Timing: Address Feedback and suppress warnings.
|
6 anni fa |
Fernando Sahmkow
|
65aff6930b
Core Timing: General corrections and added tests.
|
6 anni fa |
Fernando Sahmkow
|
555866f8dc
Core Timing: Rework Core Timing to run all cores evenly.
|
6 anni fa |
Fernando Sahmkow
|
90792cdb6e
Core_Timing: Make core_timing threadsafe by default.
|
7 anni fa |
Lioncash
|
c5d41fd812
core/core_timing: Make callback parameters consistent
|
7 anni fa |
Lioncash
|
bd983414f6
core_timing: Convert core timing into a class
|
7 anni fa |
Lioncash
|
48d9d66dc5
core_timing: Rename CoreTiming namespace to Core::Timing
|
7 anni fa |
B3n30
|
eab35c8235
Core::CoreTiming: add UnscheduleEventThreadsafe
|
8 anni fa |
bunnei
|
83ef37ca37
Merge pull request #934 from lioncash/chrono
|
8 anni fa |