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-13 18:13:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7ef2514ca7ee5aa59f07809e332f6372410ca61a
0ad
/
source
/
lib
T
History
janwas
7ef2514ca7
removed NV_VAR stuff (it's obsolete and non-portable)
...
This was SVN commit r717.
2004-07-12 14:20:33 +00:00
..
res
Linux/GCC compat: wchar_t size fix for glCallLists
2004-07-11 20:29:34 +00:00
sysdep
Non-gcc fixes
2004-07-10 22:05:33 +00:00
adts.cpp
…
adts.h
gcc warning fixes
2004-07-11 12:49:44 +00:00
config.h
Non-PCH header fix
2004-07-07 19:40:20 +00:00
cpu.h
fixed HT detect (thanks to philip for testing)
2004-06-23 13:45:50 +00:00
detect.cpp
split stuff out into cpu, os, gfx interfaces
2004-06-19 14:45:04 +00:00
detect.h
split stuff out into cpu, os, gfx interfaces
2004-06-19 14:45:04 +00:00
gfx.h
more L4 warnings stomped
2004-06-22 13:22:46 +00:00
glext_funcs.h
removed NV_VAR stuff (it's obsolete and non-portable)
2004-07-12 14:20:33 +00:00
input.cpp
better interface (constants for event handler return value, instead of "what does it do again" bool)
2004-06-24 14:05:39 +00:00
input.h
better interface (constants for event handler return value, instead of "what does it do again" bool)
2004-06-24 14:05:39 +00:00
lib.cpp
add log2
2004-06-19 14:43:31 +00:00
lib.h
Headers for non-PCH
2004-06-28 15:34:10 +00:00
memcpy.cpp
…
ogl.cpp
…
ogl.h
…
os.h
split stuff out into cpu, os, gfx interfaces
2004-06-19 14:45:04 +00:00
posix.h
…
precompiled.cpp
…
precompiled.h
XMB
2004-07-08 15:22:09 +00:00
sdl.h
…
timer.cpp
Non-PCH header fix
2004-07-07 19:40:20 +00:00
timer.h
…
types.h
…