Mercurial > mplayer.hg
log cpudetect.h @ 5817:341e246ec91d
age | author | description |
---|---|---|
Sun, 09 Dec 2001 17:03:04 +0000 | alex | added cpuStepping to CpuCaps struct (needed win32.c) |
Mon, 26 Nov 2001 23:08:48 +0000 | michael | non x86 fix (otherwise we would need #ifdef ARCH_X86 around every if(gCpuCaps.has...)) |
Sat, 20 Oct 2001 11:16:47 +0000 | pl | returns a malloc()'ed string instead of an auto char[] |
Sat, 20 Oct 2001 02:35:31 +0000 | atmos4 | Detect and show cpu name. |
Fri, 19 Oct 2001 13:09:26 +0000 | arpi | fixed? |
Fri, 19 Oct 2001 13:01:31 +0000 | pontscho | amd fix |
Fri, 19 Oct 2001 00:40:19 +0000 | arpi | cpu detect code by Eric Anholt <eanholt@gladstone.uoregon.edu> |