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-11 01:57:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f63a758285aab9d77458fa0655982df6c9617ca4
0ad
/
source
/
lib
/
sysdep
T
History
janwas
1f065ffb02
fix gcc compile error
...
This was SVN commit r6461.
2008-11-03 07:46:30 +00:00
..
arch
fix gcc compile error
2008-11-03 07:46:30 +00:00
os
jan's modifications
2008-10-18 18:42:23 +00:00
rtl
…
tests
…
acpi.cpp
…
acpi.h
…
arch.h
slight improvement, use ARCH_X86_X64 instead of ARCH_IA32||ARCH_AMD64
2008-09-27 10:23:05 +00:00
clipboard.h
…
compiler.h
64-bit fixes (the parts of lib/ in use at work are now fully operational in 64-bit mode)
2008-09-16 17:46:45 +00:00
cpu.cpp
…
cpu.h
…
cursor.h
…
dir_watch.h
64-bit fixes (the parts of lib/ in use at work are now fully operational in 64-bit mode)
2008-09-16 17:46:45 +00:00
gfx.cpp
…
gfx.h
…
numa.h
…
os_cpu.cpp
…
os_cpu.h
…
os.h
…
rtl.h
…
snd.cpp
…
snd.h
…
stl.h
Use GCC's std::tr1::unordered_* classes instead of the now-deprecated __gnu_cxx::hash_* when possible
2008-07-19 00:20:54 +00:00
sysdep.h
fixes to stack trace code under x64 (from work):
2008-09-27 10:05:11 +00:00