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-07-12 11:55:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebd46113f3f726a5fecc0773cce7762c0505752c
0ad
/
source
/
lib
T
History
janwas
df3198ce1e
fix massive inefficiency in write_buffer (allocating new buffer each time)
...
This was SVN commit r5611.
2008-02-09 18:57:59 +00:00
..
allocators
remove mmgr and macros that redefine malloc/new/free
2008-01-19 11:33:11 +00:00
external_libraries
remove mmgr and macros that redefine malloc/new/free
2008-01-19 11:33:11 +00:00
file
fix massive inefficiency in write_buffer (allocating new buffer each time)
2008-02-09 18:57:59 +00:00
posix
…
res
- fix incorrect use of block vs. sector aligned (both offset and length must be block-aligned to allow proper caching)
2008-01-20 21:52:54 +00:00
sysdep
Fixed build on Ubuntu.
2008-01-26 04:43:02 +00:00
tests
…
tex
timer: display clocks instead of seconds if using rdtsc (avoids needing cpu_ClockFrequency on linux, which isn't currently implemented; also avoids differing results due to CPU freq throttling)
2008-01-13 11:25:19 +00:00
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
…
config2.h
remove mmgr and macros that redefine malloc/new/free
2008-01-19 11:33:11 +00:00
config.h
remove mmgr and macros that redefine malloc/new/free
2008-01-19 11:33:11 +00:00
debug_stl.cpp
remove mmgr and macros that redefine malloc/new/free
2008-01-19 11:33:11 +00:00
debug_stl.h
…
debug.cpp
fix VFS bug preventing directories from being created:
2008-01-20 16:53:09 +00:00
debug.h
fix VFS bug preventing directories from being created:
2008-01-20 16:53:09 +00:00
fat_time.cpp
…
fat_time.h
…
fnv_hash.cpp
…
fnv_hash.h
…
frequency_filter.cpp
…
frequency_filter.h
…
glext_funcs.h
…
input.cpp
…
input.h
…
lib_api.h
…
lib_errors.cpp
…
lib_errors.h
…
lib.cpp
…
lib.h
…
license.txt
…
lockfree.cpp
…
lockfree.h
…
module_init.cpp
…
module_init.h
…
ogl.cpp
…
ogl.h
…
os_path.h
…
path_util.cpp
…
path_util.h
…
precompiled.cpp
…
precompiled.h
remove mmgr and macros that redefine malloc/new/free
2008-01-19 11:33:11 +00:00
rand.cpp
…
rand.h
…
regex.cpp
…
regex.h
…
secure_crt.cpp
…
secure_crt.h
…
self_test.cpp
…
self_test.h
remove mmgr and macros that redefine malloc/new/free
2008-01-19 11:33:11 +00:00
timer.cpp
Fixed build on Ubuntu.
2008-01-26 04:43:02 +00:00
timer.h
timer: display clocks instead of seconds if using rdtsc (avoids needing cpu_ClockFrequency on linux, which isn't currently implemented; also avoids differing results due to CPU freq throttling)
2008-01-13 11:25:19 +00:00
types.h
…
wsecure_crt.cpp
…