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-14 08:34:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d46a892a5da313afcb572e581afc534ba67cbee4
0ad
/
source
/
lib
/
sysdep
T
History
janwas
d46a892a5d
smbios: avoid displaying unknown maxError value; add enumerators for BIOS characteristics and extended characteristics
...
This was SVN commit r9207.
2011-04-08 07:10:31 +00:00
..
arch
ICC compile fixes (VC's overload resolution is apparently quite different)
2011-04-05 17:45:47 +00:00
os
Fix probable OS X build error
2011-04-07 17:18:32 +00:00
rtl
…
tests
Build fixes and whatnot
2011-03-23 21:15:22 +00:00
acpi.cpp
(requires update-workspaces)
2011-04-03 15:38:48 +00:00
acpi.h
…
arch.h
…
clipboard.h
…
compiler.h
minor fixes from work; also add sys_WideFromArgv
2011-01-04 19:53:38 +00:00
cpu.cpp
WIP timer thread safety:
2010-11-01 09:54:03 +00:00
cpu.h
minor fixes from work; also add sys_WideFromArgv
2011-01-04 19:53:38 +00:00
cursor.h
…
dir_watch.h
refactor headers: path_util -> path, native_path -> os_path, remove where unnecessary
2011-03-23 14:43:35 +00:00
filesystem.h
refactor headers: path_util -> path, native_path -> os_path, remove where unnecessary
2011-03-23 14:43:35 +00:00
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: 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
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
per discussion with Philip, remove STL_HASH_MAP etc. because they're ugly, rarely used and superseded by boost::unordered*
2011-03-23 16:56:27 +00:00
sysdep.h
Build fixes and whatnot
2011-03-23 21:15:22 +00:00