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 21:06:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8c8a6920259127e4fe065667f06d1b4de275d511
0ad
/
source
/
lib
T
History
janwas
8c8a692025
added feature bit for SpeedStep; intel added another reg to the CPUID definition, so changed the feature flag ("cap") interface - no more direct access
...
This was SVN commit r579.
2004-06-21 14:17:48 +00:00
..
res
bail if #chars = 0 (avoid BC warning); fix debug messages
2004-06-21 12:49:37 +00:00
sysdep
added feature bit for SpeedStep; intel added another reg to the CPUID definition, so changed the feature flag ("cap") interface - no more direct access
2004-06-21 14:17:48 +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
…
input.cpp
…
input.h
…
lib.cpp
…
lib.h
add __ to variables declared in macros for safety
2004-06-21 14:16:10 +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
…
sdl.h
…
timer.cpp
…
timer.h
…
types.h
…