This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
84d47305ea49be58260cb28ecf7562baa0ea2c53
0ad
/
source
/
lib
/
sysdep
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
..
unix
…
win
vfs_store: set return value to #bytes written
2005-10-03 12:57:31 +00:00
cpu.h
Stab at fixing the VertexArray compile error on VC++.
2005-10-03 03:41:42 +00:00
dir_watch.h
…
gfx.h
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
ia32.asm
Stab at fixing the VertexArray compile error on VC++.
2005-10-03 03:41:42 +00:00
ia32.cpp
glDrawRangeElements -> glDrawRangeElementsEXT (fixes compilation error; EXT/ARB/etc extensions need to be used for everything not in GL1.1)
2005-10-03 16:04:55 +00:00
ia32.h
Stab at fixing the VertexArray compile error on VC++.
2005-10-03 03:41:42 +00:00
os.h
…
snd.h
…
sysdep.cpp
…
sysdep.h
…