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-10 01:55:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7fc871379465a9e7c3112917e8583ef2d22a2d4f
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
…
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
…
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
…
os.h
…
snd.h
…
sysdep.cpp
…
sysdep.h
…