[vlc-devel] commit: Win32: use IsProcessorFeaturePresent() to detect available instructions (Geoffroy Couprie )
Rémi Denis-Courmont
remi at remlab.net
Tue Jan 19 16:05:22 CET 2010
On Tue, 19 Jan 2010 15:48:56 +0100, Jean-Paul Saman <jpsaman at gmail.com>
wrote:
> Will we still be able to detect CPU without FPU support?
VLC has never had a run-time check for FPU.
It just assumes floating point computing is fast on x86, PPC and SPARC and
slow on other architectures (regardless of the operating system).
--
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list