0ad/source/lib/sysdep/ia32
janwas bd0d0c0026 # finalize WHRT implementation
cpu: avoid measuring cpu freq if possible
ia32: cleanup, fix #cores detection on AMD (they're incompatible,
*sigh*), add ia32_Generation
wcpu: remove IsThrottling code (clunky and not necessary - we rely on
ia32's feature bit detection instead)
counter: move whrt's counter create code here
qpc: update comment
tsc: finalize IsSafe implementation, remove per-thread stuff (since it
cannot be made to work)
whrt: cleanup, remove calibration code (no longer needed)

This was SVN commit r5121.
2007-05-31 00:11:38 +00:00
..
ia32_asm.asm # housekeeping 2007-05-21 23:24:56 +00:00
ia32_asm.h add work-in-progress WHRT (win high res timer). works well enough, but calibration is not yet complete nor is TSC usable. 2007-05-26 16:57:39 +00:00
ia32_memcpy_init.cpp Add some missing file comments in source/lib. 2007-05-08 15:11:53 +00:00
ia32_memcpy.asm remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
ia32_memcpy.h Add some missing file comments in source/lib. 2007-05-08 15:11:53 +00:00
ia32.cpp # finalize WHRT implementation 2007-05-31 00:11:38 +00:00
ia32.h # finalize WHRT implementation 2007-05-31 00:11:38 +00:00
ia32.inc Fixes for the Mac. 2007-05-17 03:37:49 +00:00