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-07 16:25:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
469d0fe5c59fdcd6637965d20d4aa3d1df423f62
0ad
/
source
/
lib
/
sysdep
T
History
janwas
a3812af176
smbios: avoid warning when no information is returned (happens on 32-bit XP)
...
This was SVN commit r9218.
2011-04-09 17:09:48 +00:00
..
arch
Fix Clang warning ("operands of ? are integers of different signs")
2011-04-09 00:07:21 +00:00
os
Fix probable OS X build error
2011-04-07 17:18:32 +00:00
rtl
…
tests
…
acpi.cpp
(requires update-workspaces)
2011-04-03 15:38:48 +00:00
acpi.h
…
arch.h
…
clipboard.h
…
compiler.h
…
cpu.cpp
…
cpu.h
…
cursor.h
…
dir_watch.h
…
filesystem.h
…
gfx.cpp
…
gfx.h
…
numa.h
…
os_cpu.cpp
smbios: more convenient interface that avoids having to check if the structures pointer is null (can still detect failure by checking whether all/guaranteed member pointers are zero)
2011-04-07 19:35:45 +00:00
os_cpu.h
make use of SMBIOS information to detect CPU frequency and memory size
2011-04-07 17:06:00 +00:00
os.h
…
rtl.h
…
smbios.cpp
smbios: avoid warning when no information is returned (happens on 32-bit XP)
2011-04-09 17:09:48 +00:00
smbios.h
smbios: avoid displaying unknown maxError value; add enumerators for BIOS characteristics and extended characteristics
2011-04-08 07:10:31 +00:00
snd.cpp
…
snd.h
…
stl.h
…
sysdep.h
…