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 20:46:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
62f394511645d049025d0deb295ebbabfb20afc8
0ad
/
source
/
lib
T
History
janwas
62f3945116
use EnumDisplaySettingsA instead of unicode version, which seems to cause a memory overrun
...
This was SVN commit r570.
2004-06-19 22:51:54 +00:00
..
res
Linux fixedness
2004-06-19 21:13:10 +00:00
sysdep
use EnumDisplaySettingsA instead of unicode version, which seems to cause a memory overrun
2004-06-19 22:51:54 +00:00
adts.cpp
…
adts.h
…
config.h
…
cpu.h
split stuff out into cpu, os, gfx interfaces
2004-06-19 14:45:04 +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
split stuff out into cpu, os, gfx interfaces
2004-06-19 14:45:04 +00:00
glext_funcs.h
Miscellaneous gcc fixes
2004-06-18 18:56:10 +00:00
input.cpp
…
input.h
…
lib.cpp
add log2
2004-06-19 14:43:31 +00:00
lib.h
add log2
2004-06-19 14:43:31 +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
Leak-detect malloc/etc too
2004-06-15 21:27:12 +00:00
sdl.h
…
timer.cpp
Miscellaneous gcc fixes
2004-06-18 18:56:10 +00:00
timer.h
…
types.h
…