index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpudetect.c
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
-13
/
+9
*
Remove CPU speed detection since
diego
2004-10-13
1
-42
/
+4
*
disable buggy sse on mingw
faust3
2004-06-18
1
-1
/
+1
*
SSE support under OpenBSD, patch by Bjorn Sandell
alex
2004-04-06
1
-4
/
+4
*
reenable SSE support for mingw
faust3
2004-04-01
1
-1
/
+1
*
architecture type reporting for non-x86 CPUs (try 2, tested on x86 and x86-64)
gabucino
2004-02-16
1
-0
/
+44
*
more exact cpu mhz detect for fats cpus (remove rounding)
atmos4
2003-09-28
1
-1
/
+1
*
cpuspeed detection for X86 TSC capable CPUs (also added TSC detection, should...
atmos4
2003-09-19
1
-10
/
+50
*
disable sse support for mingw because of missing memalign
faust3
2003-09-06
1
-1
/
+1
*
SSE os support detection for windows
faust3
2003-07-19
1
-1
/
+28
*
1l
alex
2003-02-07
1
-1
/
+1
*
The two attached patches *should* allow for proper
arpi
2003-01-27
1
-1
/
+1
*
AltiVec detection code ("borrowed" from FFmpeg and
arpi
2003-01-18
1
-0
/
+62
*
cpu cache line length detection
arpi
2003-01-09
1
-2
/
+12
*
Ok, here is a better patch, which even adds a fix to compile it on older
arpi
2002-12-23
1
-32
/
+28
*
Runtime SSE detection for NEtBSD, patch by Nick Hudson <skrll at netbsd.org>
atmos4
2002-12-07
1
-1
/
+45
*
*HUGE* set of compiler warning fixes, unused variables removal
arpi
2002-11-06
1
-0
/
+1
*
more cpudetect cosmetics
arpi
2002-05-20
1
-1
/
+1
*
cosmetics on CPU detection messages
arpi
2002-05-20
1
-22
/
+22
*
printf to mp_msg
albeu
2002-05-02
1
-34
/
+35
*
dont ignore --disable-mmx, ...
michael
2002-02-24
1
-0
/
+24
*
fix for qnx
alex
2001-12-28
1
-1
/
+1
*
Intel P4 support
arpi
2001-12-28
1
-2
/
+2
*
warning fix
pl
2001-12-28
1
-2
/
+8
*
memset is more portable than bzero ("BSD"ism)
pl
2001-12-24
1
-1
/
+1
*
added cpuStepping to CpuCaps struct (needed win32.c)
alex
2001-12-09
1
-2
/
+6
*
non x86 fix (otherwise we would need #ifdef ARCH_X86 around every if(gCpuCaps...
michael
2001-11-26
1
-6
/
+24
*
removed warning
pl
2001-10-23
1
-1
/
+1
*
returns a malloc()'ed string instead of an auto char[]
pl
2001-10-20
1
-4
/
+13
*
Detect and show cpu name.
atmos4
2001-10-20
1
-1
/
+49
*
final fix?
arpi
2001-10-19
1
-70
/
+34
*
amd...?
pontscho
2001-10-19
1
-0
/
+20
*
fixed?
arpi
2001-10-19
1
-0
/
+1
*
fixed?
arpi
2001-10-19
1
-3
/
+5
*
amd fix
pontscho
2001-10-19
1
-3
/
+4
*
cpu detection fixed
arpi
2001-10-19
1
-30
/
+58
*
cpu detect code by Eric Anholt <eanholt@gladstone.uoregon.edu>
arpi
2001-10-19
1
-0
/
+267