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-15 22:35:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6324f3369ae005bbd5afee52f252d27ee388bd49
0ad
/
source
/
lib
/
sysdep
T
History
vladislavbelov
5656c4117d
Adds std namespace to shared_ptr usages in lib.
...
This was SVN commit r25529.
2021-05-22 19:32:38 +00:00
..
arch
Fix cpuid call with -fPIC on i386 architectures.
2021-05-09 12:41:45 +00:00
os
Adds std namespace to shared_ptr usages in lib.
2021-05-22 19:32:38 +00:00
rtl
…
tests
…
arch.h
Enable support for powerpc64 systems. New problems with NVTT will be addressed in another diff.
2021-03-03 15:13:47 +00:00
compiler.h
Add initial support for MCST Elbrus 2000 (e2k) CPU architecture
2020-12-31 15:52:12 +00:00
cpu.cpp
…
cpu.h
…
dir_watch.h
Further header & precompiled cleanup, fix no-PCH builds.
2020-12-09 14:39:14 +00:00
filesystem.h
…
gfx.cpp
Further header & precompiled cleanup, fix no-PCH builds.
2020-12-09 14:39:14 +00:00
gfx.h
…
numa.h
…
os_cpu.cpp
…
os_cpu.h
Removes OpenMP from external libraries. It's better to avoid its usage with a custom thread management.
2021-05-22 12:24:18 +00:00
os.h
…
rtl.h
…
smbios.cpp
Further header & precompiled cleanup, fix no-PCH builds.
2020-12-09 14:39:14 +00:00
smbios.h
…
stl.h
Clean up header includes, add new forward declarations.
2020-11-21 11:20:29 +00:00
sysdep.h
…
vm.h
Remove UniqueRange custom code in favour of unique_ptr
2020-11-22 13:43:19 +00:00