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 10:29:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3fdf41bd5485b4aca379e9cd4a1990c7a08ea7be
0ad
/
source
/
lib
T
History
janwas
3fdf41bd54
misused SVN to transfer from laptop. fixed a compile error that was in there
...
This was SVN commit r2701.
2005-09-12 22:58:55 +00:00
..
res
dyn_array: use memcpy2
2005-09-10 14:28:55 +00:00
sysdep
misused SVN to transfer from laptop. fixed a compile error that was in there
2005-09-12 22:58:55 +00:00
adts.cpp
…
adts.h
…
byte_order.cpp
…
byte_order.h
…
config.h
…
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
some infrastructure for self-tests: gets rid of boilerplate code.
2005-09-02 02:47:25 +00:00
debug.h
…
detect.cpp
…
detect.h
…
dyn_array.cpp
dyn_array: use memcpy2
2005-09-10 14:28:55 +00:00
dyn_array.h
moved SAFE_DELETE to lib.h
2005-09-08 01:47:45 +00:00
glext_funcs.h
…
input.cpp
…
input.h
…
lf_alloc.cpp
…
lib.cpp
lib.cpp: forgot to use TEST (for self-test)
2005-09-02 18:38:25 +00:00
lib.h
dyn_array: use memcpy2
2005-09-10 14:28:55 +00:00
lockfree.cpp
some infrastructure for self-tests: gets rid of boilerplate code.
2005-09-02 02:47:25 +00:00
lockfree.h
some infrastructure for self-tests: gets rid of boilerplate code.
2005-09-02 02:47:25 +00:00
mmgr.cpp
…
mmgr.h
…
nommgr.h
…
ogl.cpp
…
ogl.h
…
posix_types.h
…
posix.h
…
precompiled.cpp
…
precompiled.h
…
sdl.h
…
self_test.cpp
lib.cpp: forgot to use TEST (for self-test)
2005-09-02 18:38:25 +00:00
self_test.h
guirenderer: fix bug that was breaking the ScEd button in main menu. it was calling glEnable/glActiveTextureUnit before ogl_tex_bind, which is now also doing that.
2005-09-04 19:48:26 +00:00
string_s.cpp
some infrastructure for self-tests: gets rid of boilerplate code.
2005-09-02 02:47:25 +00:00
string_s.h
…
timer.cpp
…
timer.h
…
types.h
…
wstring_s.cpp
…