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-30 19:47:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e05ca36bc510fa9169e81f776874bdf8a88ab7eb
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
…