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-23 15:09:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47f8a56aef715743fe6d44d331cd7bc716ca7abb
0ad
/
source
/
lib
T
History
olsner
264f394f17
Moved X11 stuff out of unix/ folder, added osx/ sysdep folder, corresponding premake.lua changes, and a few misc other Mac OS X-related changes
...
This was SVN commit r5320.
2007-09-03 12:56:45 +00:00
..
external_libraries
# win/macosx compat, add hooks to disable OpenGL feature usage
2007-09-02 21:44:56 +00:00
posix
…
res
# win/macosx compat, add hooks to disable OpenGL feature usage
2007-09-02 21:44:56 +00:00
sysdep
Moved X11 stuff out of unix/ folder, added osx/ sysdep folder, corresponding premake.lua changes, and a few misc other Mac OS X-related changes
2007-09-03 12:56:45 +00:00
tests
…
adts.h
…
allocators.cpp
…
allocators.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
…
config.h
…
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
fix very very insidious bug with mapping physical memory (TLB corruption). fix weirdness reported by michael (underlying cause: using cpu_ClockFrequency instead of wcpu_*; that made the timer run at freq=0)
2007-06-12 23:29:27 +00:00
debug.h
…
fnv_hash.cpp
…
fnv_hash.h
…
glext_funcs.h
Moved X11 stuff out of unix/ folder, added osx/ sysdep folder, corresponding premake.lua changes, and a few misc other Mac OS X-related changes
2007-09-03 12:56:45 +00:00
input.cpp
…
input.h
…
lf_alloc.cpp
…
lib_errors.cpp
…
lib_errors.h
…
lib.cpp
…
lib.h
…
license.txt
…
lockfree.cpp
…
lockfree.h
…
mmgr.cpp
…
mmgr.h
…
module_init.cpp
…
module_init.h
…
nommgr.h
…
ogl.cpp
…
ogl.h
…
path_util.cpp
…
path_util.h
…
precompiled.cpp
…
precompiled.h
…
rand.cpp
…
rand.h
…
regex.cpp
…
regex.h
…
secure_crt.cpp
Fixed non-PCH compiles.
2007-09-02 23:38:58 +00:00
secure_crt.h
…
self_test.cpp
…
self_test.h
…
timer.cpp
Fixed non-PCH compiles.
2007-09-02 23:38:58 +00:00
timer.h
…
types.h
…
wsecure_crt.cpp
…