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 08:15:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73f67a227253cbdb07de4ee77d0ccec4bd6c6e8b
0ad
/
source
/
lib
/
sysdep
T
History
Ykkrosh
9a1fab5243
Build fixes (
closes
#464
)
...
This was SVN commit r7343.
2010-03-03 14:14:26 +00:00
..
arch
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
os
Build fixes (
closes
#464
)
2010-03-03 14:14:26 +00:00
rtl
…
tests
…
acpi.cpp
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
acpi.h
…
arch.h
…
clipboard.h
…
compiler.h
…
cpu.cpp
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
cpu.h
…
cursor.h
…
dir_watch.h
…
filesystem.h
…
gfx.cpp
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
gfx.h
…
numa.h
…
os_cpu.cpp
…
os_cpu.h
…
os.h
…
rtl.h
…
snd.cpp
…
snd.h
…
stl.h
…
sysdep.h
…