Mercurial > mplayer.hg
log cpudetect.h @ 20757:2f71acee3657
age | author | description |
---|---|---|
Wed, 17 May 2006 21:10:11 +0000 | gpoirier | Retrieve CPU built-in namestring, and if it exists, print it during cpu detection; t it doesn't exist, fallback to the cpu table. Patch by Zuxy Meng |
Sat, 06 May 2006 01:53:07 +0000 | michael | REGBP |
Thu, 21 Oct 2004 11:55:20 +0000 | aurel | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 |
Fri, 19 Sep 2003 23:52:41 +0000 | atmos4 | cpuspeed detection for X86 TSC capable CPUs (also added TSC detection, should best be verified by some people with TSC/nonTSC capable CPUs) |
Sat, 18 Jan 2003 19:29:46 +0000 | arpi | AltiVec detection code ("borrowed" from FFmpeg and |
Thu, 09 Jan 2003 18:39:09 +0000 | arpi | cpu cache line length detection |
Sun, 09 Dec 2001 17:03:04 +0000 | alex | added cpuStepping to CpuCaps struct (needed win32.c) |