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-06-29 17:30:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d633fd201dfa3c3e7d3581e70e7492dc34063f67
0ad
/
source
/
lib
T
History
janwas
d633fd201d
add code to check if system is SMP (needed for wtime; not trivial, since hyperthreading may be in play)
...
This was SVN commit r588.
2004-06-22 17:20:38 +00:00
..
res
stomped on numerous warnings
2004-06-21 16:29:47 +00:00
sysdep
add code to check if system is SMP (needed for wtime; not trivial, since hyperthreading may be in play)
2004-06-22 17:20:38 +00:00
adts.cpp
…
adts.h
stomped on numerous warnings
2004-06-21 16:29:47 +00:00
config.h
…
cpu.h
add code to check if system is SMP (needed for wtime; not trivial, since hyperthreading may be in play)
2004-06-22 17:20:38 +00:00
detect.cpp
…
detect.h
…
gfx.h
more L4 warnings stomped
2004-06-22 13:22:46 +00:00
glext_funcs.h
…
input.cpp
…
input.h
…
lib.cpp
…
lib.h
more L4 warnings stomped
2004-06-22 13:22:46 +00:00
memcpy.cpp
…
ogl.cpp
…
ogl.h
…
os.h
…
posix.h
…
precompiled.cpp
…
precompiled.h
…
sdl.h
…
timer.cpp
fixed check for monotony (was a no-op); added resolution check (previously guessed 1ms)
2004-06-22 16:05:44 +00:00
timer.h
…
types.h
…