This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
fae4a3da24ce2bfdd85bfbee2d170e82bbed8d25
0ad
/
source
/
lib
/
sysdep
T
History
Ykkrosh
3abe355b7c
Disable implementation of os_cpu_SetThreadAffinityMask on Linux, since it's not necessary and it causes errors.
...
Should
fix
#547
. This was SVN commit r8024.
2010-08-22 11:23:50 +00:00
..
arch
fixes+improvements from work:
2010-08-10 17:03:17 +00:00
os
Disable implementation of os_cpu_SetThreadAffinityMask on Linux, since it's not necessary and it causes errors.
2010-08-22 11:23:50 +00:00
rtl
…
tests
Fix tests to be more tolerant of odd environments
2010-07-24 15:49:40 +00:00
acpi.cpp
…
acpi.h
further fixes from work (where i've finally managed to (temporarily) sign the Aken driver)
2010-07-14 12:23:53 +00:00
arch.h
…
clipboard.h
…
compiler.h
improvements/additions from work
2010-08-06 13:03:44 +00:00
cpu.cpp
fix: cpu_CAS64 should use i64 for compatibility with 64-bit CAS
2010-07-22 18:57:36 +00:00
cpu.h
fix: cpu_CAS64 should use i64 for compatibility with 64-bit CAS
2010-07-22 18:57:36 +00:00
cursor.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
dir_watch.h
…
filesystem.h
…
gfx.cpp
…
gfx.h
…
numa.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
os_cpu.cpp
…
os_cpu.h
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
os.h
…
rtl.h
…
snd.cpp
…
snd.h
…
stl.h
…
sysdep.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00