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-27 18:23:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fd4c62cbb6497b3fa07f4a2ff32b9dd91a54549
0ad
/
source
/
lib
T
History
janwas
329d044a9e
64-bit gcc warning fix
...
This was SVN commit r9171.
2011-04-05 19:49:04 +00:00
..
allocators
…
external_libraries
…
file
better aio error checking / avoid unnecessary repeated calls to aio_error (investigated on the occasion of the recent Linux aio trouble)
2011-04-03 20:07:55 +00:00
pch
…
posix
…
res
…
sysdep
ICC compile fixes (VC's overload resolution is apparently quite different)
2011-04-05 17:45:47 +00:00
tests
…
tex
…
adts.h
…
app_hooks.cpp
…
app_hooks.h
…
base32.cpp
…
base32.h
…
bits.cpp
…
bits.h
…
byte_order.cpp
…
byte_order.h
…
cache_adt.h
…
code_annotation.h
Fix GCC build errors ("explicit template specialization cannot have a storage class",
2011-04-05 17:07:06 +00:00
code_generation.h
…
config2.h
disable aio on linux until the glibc aio implementation and/or kernel is fixed (see
http://www.wildfiregames.com/forum/index.php?showtopic=14561&pid=217711&st=0&#entry217711
)
2011-04-03 19:07:35 +00:00
config.h
…
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
…
debug.h
…
fat_time.cpp
…
fat_time.h
…
fnv_hash.cpp
…
fnv_hash.h
…
frequency_filter.cpp
…
frequency_filter.h
…
glext_funcs.h
windows build fix: use arb names/function pointers; +noncopyable/struct vs. class warning fix
2011-04-03 20:45:43 +00:00
input.cpp
…
input.h
…
lib_api.h
…
lib_errors.cpp
…
lib_errors.h
…
lib.cpp
…
lib.h
…
lockfree.cpp
…
lockfree.h
…
module_init.cpp
…
module_init.h
…
ogl.cpp
…
ogl.h
…
os_path.h
…
path.cpp
…
path.h
…
precompiled.h
…
rand.cpp
…
rand.h
…
regex.cpp
…
regex.h
…
secure_crt.cpp
…
secure_crt.h
…
self_test.cpp
…
self_test.h
…
svn_revision.cpp
…
svn_revision.h
…
timer.cpp
64-bit gcc warning fix
2011-04-05 19:49:04 +00:00
timer.h
64-bit gcc warning fix
2011-04-05 19:49:04 +00:00
types.h
…
utf8.cpp
…
utf8.h
…
wsecure_crt.cpp
…