0ad/source/lib/sysdep/os
janwas 4fa5f1892b # fix CPU detection issue
i3 CPUs report a *maximum* of 8 cores/package, which caused the number
of processors to be misreported as 0 (but only because the APIC IDs were
skipped because the CPU generation was deemed to low, which was due to
failing to consider extended family/model)
thanks to titanforever for reporting this.

This was SVN commit r7626.
2010-06-12 20:21:28 +00:00
..
linux Build fixes (closes #464) 2010-03-03 14:14:26 +00:00
osx Fix warning and debug spew on OS X 2010-03-31 20:33:42 +00:00
unix # Support alt+enter to toggle fullscreen mode. Make game window resizable. 2010-06-03 19:07:59 +00:00
win # fix CPU detection issue 2010-06-12 20:21:28 +00:00