index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cpudetect.c
Commit message (
Expand
)
Author
Age
*
disable buggy sse on mingw
faust3
2004-06-18
*
SSE support under OpenBSD, patch by Bjorn Sandell
alex
2004-04-06
*
reenable SSE support for mingw
faust3
2004-04-01
*
architecture type reporting for non-x86 CPUs (try 2, tested on x86 and x86-64)
gabucino
2004-02-16
*
more exact cpu mhz detect for fats cpus (remove rounding)
atmos4
2003-09-28
*
cpuspeed detection for X86 TSC capable CPUs (also added TSC detection, should...
atmos4
2003-09-19
*
disable sse support for mingw because of missing memalign
faust3
2003-09-06
*
SSE os support detection for windows
faust3
2003-07-19
*
1l
alex
2003-02-07
*
The two attached patches *should* allow for proper
arpi
2003-01-27
*
AltiVec detection code ("borrowed" from FFmpeg and
arpi
2003-01-18
*
cpu cache line length detection
arpi
2003-01-09
*
Ok, here is a better patch, which even adds a fix to compile it on older
arpi
2002-12-23
*
Runtime SSE detection for NEtBSD, patch by Nick Hudson <skrll at netbsd.org>
atmos4
2002-12-07
*
*HUGE* set of compiler warning fixes, unused variables removal
arpi
2002-11-06
*
more cpudetect cosmetics
arpi
2002-05-20
*
cosmetics on CPU detection messages
arpi
2002-05-20
*
printf to mp_msg
albeu
2002-05-02
*
dont ignore --disable-mmx, ...
michael
2002-02-24
*
fix for qnx
alex
2001-12-28
*
Intel P4 support
arpi
2001-12-28
*
warning fix
pl
2001-12-28
*
memset is more portable than bzero ("BSD"ism)
pl
2001-12-24
*
added cpuStepping to CpuCaps struct (needed win32.c)
alex
2001-12-09
*
non x86 fix (otherwise we would need #ifdef ARCH_X86 around every if(gCpuCaps...
michael
2001-11-26
*
removed warning
pl
2001-10-23
*
returns a malloc()'ed string instead of an auto char[]
pl
2001-10-20
*
Detect and show cpu name.
atmos4
2001-10-20
*
final fix?
arpi
2001-10-19
*
amd...?
pontscho
2001-10-19
*
fixed?
arpi
2001-10-19
*
fixed?
arpi
2001-10-19
*
amd fix
pontscho
2001-10-19
*
cpu detection fixed
arpi
2001-10-19
*
cpu detect code by Eric Anholt <eanholt@gladstone.uoregon.edu>
arpi
2001-10-19