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
c3da7f5e339cd5b075de9e8b6c4718155895432c
0ad
/
source
/
lib
T
History
janwas
c3da7f5e33
statically allocated per-CPU info (simplicity), and profiler WIP
...
This was SVN commit r1995.
2005-03-15 18:51:54 +00:00
..
res
use H_DEREF
2005-03-15 18:24:00 +00:00
sysdep
statically allocated per-CPU info (simplicity), and profiler WIP
2005-03-15 18:51:54 +00:00
adts.cpp
…
adts.h
…
byte_order.cpp
…
byte_order.h
…
config.h
Made things mostly compile and run on ICC 9.0
2005-03-10 20:28:25 +00:00
debug.cpp
…
detect.cpp
…
detect.h
…
glext_funcs.h
…
input.cpp
…
input.h
…
lib.cpp
…
lib.h
…
memcpy.cpp
…
mmgr.cpp
…
mmgr.h
…
nommgr.h
…
ogl.cpp
rename oglExtAvail to oglHaveExtension
2005-03-10 16:57:42 +00:00
ogl.h
rename oglExtAvail to oglHaveExtension
2005-03-10 16:57:42 +00:00
posix_types.h
mucking about with base lib headers:
2005-03-09 12:56:02 +00:00
posix.h
add dox to posix.h;
2005-03-15 18:23:13 +00:00
precompiled.cpp
…
precompiled.h
…
sdl.h
…
string_s.cpp
checks if buffer size == sizeof(char*), which suggests a bug in the calling code
2005-03-10 16:56:13 +00:00
string_s.h
…
timer.cpp
…
timer.h
…
types.h
mucking about with base lib headers:
2005-03-09 12:56:02 +00:00
wstring_s.cpp
…