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-06-24 16:47:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
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
…
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
…
dir_watch.h
…
filesystem.h
…
gfx.cpp
…
gfx.h
…
numa.h
…
os_cpu.cpp
…
os_cpu.h
…
os.h
…
rtl.h
…
snd.cpp
…
snd.h
…
stl.h
…
sysdep.h
…