summaryrefslogtreecommitdiffstats
path: root/cputable.h
Commit message (Collapse)AuthorAgeFilesLines
* precise P4 and cpu speed detectpontscho2003-12-161-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11654 b3059339-0415-0410-9bf9-f77b7e298cf2
* eh 10l, better read compiler messagesatmos42003-09-261-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10952 b3059339-0415-0410-9bf9-f77b7e298cf2
* big update of cputable:atmos42003-09-261-14/+51
| | | | | | | | | - Fixed/Updated Cyrix/IDT CPUs from VIA (some entries were mixed up to wrong vendor) - Updated Intel Table (newer P4, Pentium-M, Itanium, Itanium 2 (unused)) - Updated AMD Table (Athlon 64, no info on Athlon 64 FX yet...) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10951 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update CPUID-Table for current Athlon CPUsatmos42003-09-201-6/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10887 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add P4 Northwood. (Roman Shiryaev <mih_val@mail.ru>; See ↵ranma2003-08-251-2/+1
| | | | | | <200308250434.38516.mih_val@mail.ru> in mplayer-users) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10691 b3059339-0415-0410-9bf9-f77b7e298cf2
* array was not correctly initializedpl2001-10-201-23/+2
| | | | | | | | use of char* since it avoids wasting memory (4+stringsize bytes instead of 128) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2303 b3059339-0415-0410-9bf9-f77b7e298cf2
* Detect and show cpu name.atmos42001-10-201-0/+495
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2302 b3059339-0415-0410-9bf9-f77b7e298cf2