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
8d7011998e89fa7aec1a4ee12a7ee7480e79ef17
0ad
/
source
/
lib
/
sysdep
T
History
Ykkrosh
4cd88d8aa9
Remove an assertion which I hope wasn't important
...
This was SVN commit r7801.
2010-07-24 21:54:54 +00:00
..
arch
Remove an assertion which I hope wasn't important
2010-07-24 21:54:54 +00:00
os
Fix reported build errors
2010-07-23 19:11:02 +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
…
arch.h
…
clipboard.h
…
compiler.h
…
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
…
dir_watch.h
…
filesystem.h
…
gfx.cpp
…
gfx.h
…
numa.h
…
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
…