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 06:46:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ee44bd9b80665fe3f12ffe6763edfe8a5daa96e
0ad
/
source
/
lib
T
History
Ykkrosh
dd5ff36363
Fix Linux build error (
fixes
#651
).
...
This was SVN commit r8487.
2010-10-29 15:48:46 +00:00
..
allocators
fix assertion under heavy cache usage due to 32-bit overflow (c.f.
http://www.wildfiregames.com/forum/index.php?showtopic=13622
)
2010-10-09 18:12:11 +00:00
external_libraries
fixes from work: clarify that cpu_MemoryBarrier has no runtime cost by renaming to COMPILER_FENCE and moving to code_annotation.h; fix 32-bit Parallel Studio 2011 warning.
2010-10-29 12:54:51 +00:00
file
parallel studio 2011 warning fixes
2010-10-28 12:22:11 +00:00
posix
…
res
fixes from work: clarify that cpu_MemoryBarrier has no runtime cost by renaming to COMPILER_FENCE and moving to code_annotation.h; fix 32-bit Parallel Studio 2011 warning.
2010-10-29 12:54:51 +00:00
sysdep
Fix Linux build error (
fixes
#651
).
2010-10-29 15:48:46 +00:00
tests
…
tex
Add anisotropic filtering support to ogl_tex.
2010-09-10 20:37:54 +00:00
adts.h
…
app_hooks.cpp
…
app_hooks.h
…
base32.cpp
…
base32.h
…
bits.cpp
…
bits.h
parallel studio 2011 warning fixes
2010-10-28 12:22:11 +00:00
byte_order.cpp
fixes from work: clarify that cpu_MemoryBarrier has no runtime cost by renaming to COMPILER_FENCE and moving to code_annotation.h; fix 32-bit Parallel Studio 2011 warning.
2010-10-29 12:54:51 +00:00
byte_order.h
…
cache_adt.h
…
code_annotation.h
fixes from work: clarify that cpu_MemoryBarrier has no runtime cost by renaming to COMPILER_FENCE and moving to code_annotation.h; fix 32-bit Parallel Studio 2011 warning.
2010-10-29 12:54:51 +00:00
code_generation.h
…
config2.h
…
config.h
…
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
fixes from work: clarify that cpu_MemoryBarrier has no runtime cost by renaming to COMPILER_FENCE and moving to code_annotation.h; fix 32-bit Parallel Studio 2011 warning.
2010-10-29 12:54:51 +00:00
debug.h
…
fat_time.cpp
…
fat_time.h
…
fnv_hash.cpp
…
fnv_hash.h
…
frequency_filter.cpp
parallel studio 2011 warning fixes
2010-10-28 12:22:11 +00:00
frequency_filter.h
…
glext_funcs.h
Fix
#612
(passing a program object to glDeleteShader via pglDeleteObjectARB)
2010-10-13 16:45:27 +00:00
input.cpp
…
input.h
…
lib_api.h
…
lib_errors.cpp
…
lib_errors.h
fixes from work: clarify that cpu_MemoryBarrier has no runtime cost by renaming to COMPILER_FENCE and moving to code_annotation.h; fix 32-bit Parallel Studio 2011 warning.
2010-10-29 12:54:51 +00:00
lib.cpp
…
lib.h
…
lockfree.cpp
…
lockfree.h
…
module_init.cpp
fixes from work: clarify that cpu_MemoryBarrier has no runtime cost by renaming to COMPILER_FENCE and moving to code_annotation.h; fix 32-bit Parallel Studio 2011 warning.
2010-10-29 12:54:51 +00:00
module_init.h
…
ogl.cpp
…
ogl.h
…
path_util.cpp
…
path_util.h
parallel studio 2011 warning fixes
2010-10-28 12:22:11 +00:00
precompiled.h
parallel studio 2011 warning fixes
2010-10-28 12:22:11 +00:00
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
…
timer.h
…
types.h
…
utf8.cpp
…
utf8.h
…
wsecure_crt.cpp
…