CPUFeatures plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
Line 29: Line 29:
== Download ==
== Download ==


'''Download current version:'''<br><attach>StdUtils.2013-01-31.zip</attach>
'''Download current version:'''<br><attach>CPUFeatures.2013-02-16.zip</attach>
 
'''<font color="#888888">Download previous version:</font>'''<br><attach>StdUtils.2012-10-28.zip</attach>
 
'''<font color="#888888">Download historic version:</font>'''<br><attach>StdUtils.2011-10-18.zip</attach>


=== Source Code ===
=== Source Code ===

Revision as of 20:55, 16 February 2013

Author: LoRd MuldeR (talk, contrib)


This plug-in can detect the supported CPU features (MMX, SSE, AVX, etc) at runtime.

It is based on CPU detection code from x264 project.

License

CPUFeatures plug-in for NSIS
Copyright (C) 2013 LoRd_MuldeR <mulder2@gmx.de>
Copyright (C) 2003-2013 x264 project

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Please see the GNU General Public License for details!

Download

Download current version:
CPUFeatures.2013-02-16.zip (88 KB)

Source Code

Public Git Repository:
https://github.com/lordmulder/CPUFeaturesLib.git (Browse)

Public SVN Repository:
http://code.google.com/p/mulder/source/browse/trunk/Utils/CPUFeatures/

Support

E-Mail:
MuldeR2 (at) gmx (dot) de