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-30 21:47:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a9864a5e66ff9d8753d2cd42f1a77227e0fa2061
0ad
/
source
/
lib
T
History
janwas
a9864a5e66
add some code for detecting hyperthread systems (needed for timer). incomplete
...
This was SVN commit r559.
2004-06-19 14:46:44 +00:00
..
res
now catches bad_alloc exceptions thrown during reloads (=> no need to wrap new in exception handler there)
2004-06-19 14:45:46 +00:00
sysdep
add some code for detecting hyperthread systems (needed for timer). incomplete
2004-06-19 14:46:44 +00:00
adts.cpp
…
adts.h
…
config.h
…
cpu.h
split stuff out into cpu, os, gfx interfaces
2004-06-19 14:45:04 +00:00
detect.cpp
split stuff out into cpu, os, gfx interfaces
2004-06-19 14:45:04 +00:00
detect.h
split stuff out into cpu, os, gfx interfaces
2004-06-19 14:45:04 +00:00
gfx.h
split stuff out into cpu, os, gfx interfaces
2004-06-19 14:45:04 +00:00
glext_funcs.h
Miscellaneous gcc fixes
2004-06-18 18:56:10 +00:00
input.cpp
…
input.h
…
lib.cpp
add log2
2004-06-19 14:43:31 +00:00
lib.h
add log2
2004-06-19 14:43:31 +00:00
memcpy.cpp
…
ogl.cpp
…
ogl.h
…
os.h
split stuff out into cpu, os, gfx interfaces
2004-06-19 14:45:04 +00:00
posix.h
…
precompiled.cpp
…
precompiled.h
Leak-detect malloc/etc too
2004-06-15 21:27:12 +00:00
sdl.h
…
timer.cpp
Miscellaneous gcc fixes
2004-06-18 18:56:10 +00:00
timer.h
…
types.h
…