Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 | aurel | 2004-10-21 | 1 | -0/+26 |
* | cpuspeed detection for X86 TSC capable CPUs (also added TSC detection, should... | atmos4 | 2003-09-19 | 1 | -0/+1 |
* | AltiVec detection code ("borrowed" from FFmpeg and | arpi | 2003-01-18 | 1 | -0/+1 |
* | cpu cache line length detection | arpi | 2003-01-09 | 1 | -0/+1 |
* | added cpuStepping to CpuCaps struct (needed win32.c) | alex | 2001-12-09 | 1 | -0/+1 |
* | non x86 fix (otherwise we would need #ifdef ARCH_X86 around every if(gCpuCaps... | michael | 2001-11-26 | 1 | -2/+4 |
* | returns a malloc()'ed string instead of an auto char[] | pl | 2001-10-20 | 1 | -0/+2 |
* | Detect and show cpu name. | atmos4 | 2001-10-20 | 1 | -1/+3 |
* | fixed? | arpi | 2001-10-19 | 1 | -4/+4 |
* | amd fix | pontscho | 2001-10-19 | 1 | -0/+1 |
* | cpu detect code by Eric Anholt <eanholt@gladstone.uoregon.edu> | arpi | 2001-10-19 | 1 | -0/+21 |