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 15:28:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
920795fd85fc3371f097f33b24ada4f0bfc01301
0ad
/
source
/
lib
T
History
janwas
920795fd85
file_cache: add refcounting to ExtantBufMgr (required for correctness)
...
This was SVN commit r3473.
2006-02-04 23:32:01 +00:00
..
res
file_cache: add refcounting to ExtantBufMgr (required for correctness)
2006-02-04 23:32:01 +00:00
sysdep
Don't hack around low RAND_MAX values when RAND_MAX is high.
2006-02-04 19:12:09 +00:00
adts.cpp
CVFSInputSource clean-up, added headers to adts.{h,cpp}
2006-02-04 22:44:52 +00:00
adts.h
CVFSInputSource clean-up, added headers to adts.{h,cpp}
2006-02-04 22:44:52 +00:00
allocators.cpp
adts: add RingBuf self-test. RingBuf: make entry#0 the 'head' and pop_front a no-op if empty.
2006-02-03 04:02:53 +00:00
allocators.h
Cache: implement meat of landlord algorithm and add remove()
2006-01-28 22:19:42 +00:00
app_hooks.cpp
…
app_hooks.h
…
byte_order.cpp
gcc implicitly makes inline functions static, so don't make those functions
2006-02-01 01:33:59 +00:00
byte_order.h
allocators: bugfix (wasn't setting freelist to 0)
2006-01-31 03:47:52 +00:00
config.h
…
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
…
debug.h
…
detect.cpp
…
detect.h
…
glext_funcs.h
…
input.cpp
…
input.h
…
lf_alloc.cpp
…
lib_errors.cpp
…
lib_errors.h
…
lib.cpp
Don't hack around low RAND_MAX values when RAND_MAX is high.
2006-02-04 19:12:09 +00:00
lib.h
adts: add RingBuf self-test. RingBuf: make entry#0 the 'head' and pop_front a no-op if empty.
2006-02-03 04:02:53 +00:00
lockfree.cpp
adts: add RingBuf self-test. RingBuf: make entry#0 the 'head' and pop_front a no-op if empty.
2006-02-03 04:02:53 +00:00
lockfree.h
…
mmgr.cpp
Linux compat changes, fix for (really old) bug in VertexBufferManager shutdown, GUI header reorganization for gcc 4.0
2006-01-29 18:23:47 +00:00
mmgr.h
…
nommgr.h
…
ogl.cpp
…
ogl.h
…
posix_types.h
…
posix.h
…
precompiled.cpp
…
precompiled.h
fixed wchar_t issues; now correctly separates utf16, CStrW and jschar.
2006-02-03 20:36:15 +00:00
sdl.h
…
self_test.cpp
…
self_test.h
…
string_s.cpp
…
string_s.h
…
timer.cpp
Linux compat changes, fix for (really old) bug in VertexBufferManager shutdown, GUI header reorganization for gcc 4.0
2006-01-29 18:23:47 +00:00
timer.h
…
types.h
…
wstring_s.cpp
…