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-16 07:54:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8299fe7dcac93a4b36f13f9bca3558b78a4aa297
0ad
/
source
/
lib
/
sysdep
T
History
janwas
4ac699d021
# fix: ACPI code now safely handles concurrent memory accesses
...
This was SVN commit r5273.
2007-07-25 19:16:00 +00:00
..
ia32
wposix: add sysconf support for number of "processors"
2007-06-23 12:59:21 +00:00
tests
…
unix
Implemented ucpu_CallByEachCPU
2007-06-09 22:45:50 +00:00
win
# system detect fixes
2007-06-24 13:24:40 +00:00
acpi.cpp
# fix: ACPI code now safely handles concurrent memory accesses
2007-07-25 19:16:00 +00:00
acpi.h
# vista compat (fixes wsnd issue) and improvements
2007-05-26 15:34:10 +00:00
compiler.h
…
cpu.cpp
Implemented ucpu_CallByEachCPU
2007-06-09 22:45:50 +00:00
cpu.h
fixes, documentation and cleanup.
2007-05-29 16:28:34 +00:00
dir_watch.h
…
gfx.cpp
…
gfx.h
…
snd.cpp
# vista compat (fixes wsnd issue) and improvements
2007-05-26 15:34:10 +00:00
snd.h
…
stl.h
…
sysdep.cpp
…
sysdep.h
…