This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
0a462622a64cb94ebf56c02805594e480cc9778b
0ad
/
source
/
lib
T
History
janwas
0a462622a6
rename to lockfree.*
...
This was SVN commit r2183.
2005-04-27 16:16:18 +00:00
..
res
…
sysdep
wposix_types: better standards conformance
2005-04-26 16:49:09 +00:00
adts.cpp
…
adts.h
…
byte_order.cpp
…
byte_order.h
…
config.h
…
debug.cpp
…
detect.cpp
hopefully fixed bug
#57
(limit on version info length was too low). while at it, made cpu_type's length externally visible; split sound stuff into sysdep/snd.h (as with gfx, cpu, mem) and in general cleaned up a bit.
2005-04-19 17:07:05 +00:00
detect.h
hopefully fixed bug
#57
(limit on version info length was too low). while at it, made cpu_type's length externally visible; split sound stuff into sysdep/snd.h (as with gfx, cpu, mem) and in general cleaned up a bit.
2005-04-19 17:07:05 +00:00
glext_funcs.h
…
input.cpp
…
input.h
…
lib.cpp
add rand_up_to
2005-04-26 16:47:48 +00:00
lib.h
add rand_up_to
2005-04-26 16:47:48 +00:00
lockfree.cpp
rename to lockfree.*
2005-04-27 16:16:18 +00:00
lockfree.h
rename to lockfree.*
2005-04-27 16:16:18 +00:00
memcpy.cpp
…
mmgr.cpp
…
mmgr.h
…
nommgr.h
…
ogl.cpp
…
ogl.h
…
posix_types.h
…
posix.h
…
precompiled.cpp
…
precompiled.h
…
sdl.h
…
string_s.cpp
improved self-test as in lockless.cpp
2005-04-26 16:49:45 +00:00
string_s.h
…
timer.cpp
…
timer.h
…
types.h
…
wstring_s.cpp
…