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-06 02:25:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6b25cafe0507c2b0a9efaa36246608085b7bd219
0ad
/
source
/
lib
T
History
greybeard
6b25cafe05
The const size_t GFX_DRV_VER_LEN was increased from 64 to 256 to accommodate extraneous drivers found in the windows registry. This was made to prevent an assertion in wdetect.
...
This was SVN commit r2858.
2005-10-06 03:45:33 +00:00
..
res
Add the notion of render paths and an appropriate configuration option.
2005-10-05 16:42:09 +00:00
sysdep
The const size_t GFX_DRV_VER_LEN was increased from 64 to 256 to accommodate extraneous drivers found in the windows registry. This was made to prevent an assertion in wdetect.
2005-10-06 03:45:33 +00:00
adts.cpp
…
adts.h
…
byte_order.cpp
…
byte_order.h
…
config.h
comments/cosmetics;
2005-09-27 15:20:56 +00:00
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
More explicit %ls instead of %s for wide strings.
2005-09-26 23:36:17 +00:00
debug.h
…
detect.cpp
Stab at fixing the VertexArray compile error on VC++.
2005-10-03 03:41:42 +00:00
detect.h
…
dyn_array.cpp
…
dyn_array.h
…
glext_funcs.h
Basic GL_ARB_vertex_shader detection.
2005-09-30 22:23:48 +00:00
input.cpp
…
input.h
…
lf_alloc.cpp
…
lib.cpp
…
lib.h
Add the notion of render paths and an appropriate configuration option.
2005-10-05 16:42:09 +00:00
lockfree.cpp
…
lockfree.h
…
mmgr.cpp
…
mmgr.h
…
nommgr.h
…
ogl.cpp
vfs_store: set return value to #bytes written
2005-10-03 12:57:31 +00:00
ogl.h
Accidentally committed experimental changes. Sorry about that.
2005-09-29 22:40:13 +00:00
posix_types.h
…
posix.h
…
precompiled.cpp
…
precompiled.h
…
sdl.h
…
self_test.cpp
…
self_test.h
…
string_s.cpp
…
string_s.h
comments/cosmetics;
2005-09-27 15:20:56 +00:00
timer.cpp
…
timer.h
Add more verbosity to the shutdown sequence.
2005-09-29 02:30:30 +00:00
types.h
CVSROOT: doesn't seem particularly useful now
2005-09-30 00:59:42 +00:00
wstring_s.cpp
…