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 02:36:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11b308c347ae05e41c184a090e99a9ce8bce63e6
0ad
/
source
/
lib
/
sysdep
T
History
janwas
11b308c347
fix detection of amd64 on VC and avoid 64-bit warning
...
This was SVN commit r6197.
2008-07-04 19:10:09 +00:00
..
arch
Fixed Linux build more
2008-07-01 21:43:08 +00:00
os
fix: avoid reentering allocation hook if an error is raised within memory allocators
2008-07-04 18:02:54 +00:00
rtl
Partly fixed Linux build
2008-07-01 20:18:05 +00:00
tests
Const-correctness (less compile warnings)
2008-06-28 21:49:14 +00:00
acpi.cpp
premake: detect processor architecture from script
2008-06-30 17:34:18 +00:00
acpi.h
…
arch.h
fix detection of amd64 on VC and avoid 64-bit warning
2008-07-04 19:10:09 +00:00
clipboard.h
…
compiler.h
fix detection of amd64 on VC and avoid 64-bit warning
2008-07-04 19:10:09 +00:00
cpu.cpp
…
cpu.h
fixes
2008-06-26 20:12:42 +00:00
cursor.h
fixes
2008-06-22 11:11:59 +00:00
dir_watch.h
…
gfx.cpp
…
gfx.h
…
numa.h
fixes+improvements from work:
2008-06-01 08:25:12 +00:00
os_cpu.cpp
…
os_cpu.h
fixes+improvements from work:
2008-06-01 08:25:12 +00:00
os.h
…
rtl.h
add system-specific AllocateAligned call (because _mm_malloc isnt as portable as hoped)
2008-06-29 10:30:33 +00:00
snd.cpp
…
snd.h
…
stl.h
…
sysdep.h
…