JuanCStar
|
18baf880c4
fix: clang format
|
2 лет назад |
Levi Akatsuki
|
e5a954617b
Improved Addons Manager
|
2 лет назад |
Crimson Hawk
|
cdbdf63ebe
Revert "Merge branch 'master' into 'dev'"
|
2 лет назад |
AMA2581
|
5720814b13
modifying all the files to match the app
|
2 лет назад |
Kelebek1
|
e4915fb7d2
Rework time service to fix time passing offline.
|
2 лет назад |
Morph
|
907507886d
(wall, native)_clock: Add GetGPUTick
|
3 лет назад |
Morph
|
1492a65454
(wall, native)_clock: Rework NativeClock
|
3 лет назад |
Morph
|
981bc8aa1c
x64: Simplify RDTSC on non-MSVC compilers
|
3 лет назад |
Morph
|
d718eab351
native_clock: Wait for 10 seconds instead of 30
|
3 лет назад |
Morph
|
c27a626b5b
native_clock: Use RealTimeClock instead of SteadyClock
|
3 лет назад |
Morph
|
dcd13a7566
native_clock: Re-adjust the RDTSC frequency
|
3 лет назад |
Morph
|
376a414f5b
native_clock: Round RDTSC frequency to the nearest 1000
|
3 лет назад |
Maide
|
2e46110379
Revert Coretiming PRs 8531 and 7454 (#8591)
|
4 лет назад |
Fernando Sahmkow
|
3196d957b0
Adress Feedback.
|
4 лет назад |
Fernando Sahmkow
|
2575a93dc6
Native clock: Use atomic ops as before.
|
4 лет назад |
Fernando Sahmkow
|
f5c1d7b8c8
Native Clock: remove inaccuracy mask.
|
4 лет назад |
Fernando Sahmkow
|
9cafb0d912
Core: Fix tests.
|
4 лет назад |
Fernando Sahmkow
|
096366ead5
Common: improve native clock.
|
4 лет назад |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
Merry
|
4052bfb4ad
native_clock: Internal linkage for FencedRDTSC
|
4 лет назад |
merry
|
fdd4d019ef
native_clock: Use lfence with rdtsc
|
4 лет назад |
merry
|
979e53b87b
native_clock: Use writeback from CAS to avoid double-loading
|
4 лет назад |
Merry
|
c562c1d6be
native_clock: Use AtomicLoad128
|
4 лет назад |
ameerj
|
923decae5a
common: Reduce unused includes
|
4 лет назад |
Morph
|
4e766280c4
common: wall_clock: Utilize constants for ms, us, and ns ratios
|
4 лет назад |
Morph
|
f919498f8f
native_clock: Wait for less time in EstimateRDTSCFrequency
|
4 лет назад |
Morph
|
762b8ad448
general: Replace high_resolution_clock with steady_clock
|
4 лет назад |
bunnei
|
0a91599aec
common: Merge uint128 to a single header file with inlines.
|
5 лет назад |
Fernando Sahmkow
|
53d92318b8
X86/NativeClock: Reimplement RTDSC access to be lock free.
|
5 лет назад |
Fernando Sahmkow
|
d4f871cb6a
X86/NativeClock: Improve performance of clock calculations on hot path.
|
5 лет назад |