Skip to content

UIKit0/CPUFeaturesLib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 CPU Features Lib, created by LoRd_MuldeR <mulder2@gmx.de>

 A very simple library for detecting CPU feature at runtime, based on code from x264 project (http://www.videolan.org/developers/x264.html).

 See the example application on how to use it...


 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.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

 http://www.gnu.org/licenses/gpl-2.0.txt
 

About

CPU Features Lib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 54.1%
  • C 24.8%
  • C++ 12.8%
  • NSIS 6.5%
  • Batchfile 1.7%
  • Shell 0.1%