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
46efdbbb45585ff72fbeef9cceb1346548cb4bdb
0ad
/
source
/
lib
/
sysdep
T
History
janwas
2270961d14
VC2010 fix
...
This was SVN commit r8353.
2010-10-14 09:39:41 +00:00
..
arch
OSX compat: remove cpu_CAS64 wrapper, since intptr_t and i64 apparently aren't compatible types. IA-32 code should call ia32_asm_CAS64 if it wants to CAS 64-bit values.
2010-09-05 15:38:34 +00:00
os
VC2010 fix
2010-10-14 09:39:41 +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
warning fixes: mostly size_t vs. specialized API type and other type conversion.
2010-09-05 09:38:30 +00:00
clipboard.h
…
compiler.h
improvements/additions from work
2010-08-06 13:03:44 +00:00
cpu.cpp
OSX compat: remove cpu_CAS64 wrapper, since intptr_t and i64 apparently aren't compatible types. IA-32 code should call ia32_asm_CAS64 if it wants to CAS 64-bit values.
2010-09-05 15:38:34 +00:00
cpu.h
OSX compat: remove cpu_CAS64 wrapper, since intptr_t and i64 apparently aren't compatible types. IA-32 code should call ia32_asm_CAS64 if it wants to CAS 64-bit values.
2010-09-05 15:38:34 +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