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-09-21 20:06:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63016196ce3b1fb993d3d888a0bca9ea92348d36
0ad
/
source
/
lib
/
sysdep
T
History
Vladislav Belov
0b90eea56b
Replaces is_pow2 by std::has_single_bit
2026-09-21 00:47:11 +02:00
..
arch
Add nominal support for LoongArch64 and RISC-V 64
2026-03-23 08:20:10 +01:00
os
Replaces PopulationCount by std::popcount
2026-09-21 00:47:09 +02:00
rtl
…
tests
Replace all uses of POSIX stat
2026-06-17 13:14:28 +02:00
arch.h
Add nominal support for LoongArch64 and RISC-V 64
2026-03-23 08:20:10 +01:00
compiler.h
…
cpu.cpp
…
cpu.h
…
dir_watch.h
…
filesystem.h
Remove POSIX mkdir wrapper
2026-06-18 10:53:30 +02:00
numa.h
…
os_cpu.cpp
…
os_cpu.h
…
os.h
…
rtl.h
…
smbios.cpp
Replaces is_pow2 by std::has_single_bit
2026-09-21 00:47:11 +02:00
smbios.h
…
stl.h
…
sysdep.h
…
vm.h
…