This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-12 17:15:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fae4a3da24ce2bfdd85bfbee2d170e82bbed8d25
0ad
/
source
/
lib
/
sysdep
/
os
/
win
/
whrt
T
History
Ykkrosh
8367b73087
Fix warning
...
This was SVN commit r7937.
2010-08-13 18:13:14 +00:00
..
counter.cpp
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
counter.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
hpet.cpp
further fixes from work (where i've finally managed to (temporarily) sign the Aken driver)
2010-07-14 12:23:53 +00:00
hpet.h
…
pit.h
…
pmt.cpp
further fixes from work (where i've finally managed to (temporarily) sign the Aken driver)
2010-07-14 12:23:53 +00:00
pmt.h
…
qpc.cpp
…
qpc.h
…
tgt.cpp
…
tgt.h
…
tsc.cpp
Fix warning
2010-08-13 18:13:14 +00:00
tsc.h
…
whrt.cpp
from work: add thread-safe timer; add CAS64 (required for thread-safe timer); remove topology init requirements, no longer cache results (simplifies GroupPolicy_PerCache); add scoped affinitizer; whrt: fix race condition reported by parallel inspector. also refactor cache and TLB detection.
2010-07-22 16:17:33 +00:00
whrt.h
…