Commit Graph

20 Commits

Author SHA1 Message Date
reimar 7831dacd5d Avoid deprecated _sleep, instead include windows.h and use Sleep just like
osdep/timer-win2.c does.
Patch by Zuxy Meng [zuxy meng (at) gmail com]


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21571 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 14:04:27 +00:00
gpoirier e1595c716b Add support for "Safer Mode Extensions", "Supplemental SSE3", "Direct Cache Access"
Patch by Zuxy Meng


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20015 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-01 17:19:45 +00:00
reimar 994ce81ee3 Remove another duplicate and useless ;
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20007 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-29 15:35:29 +00:00
gpoirier 5e32e0798d Remove useless trailing ';'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20006 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-29 12:36:17 +00:00
gpoirier f92af3113f Convert strings to comments since they're never used,
patch by Zuxy Meng % zuxy P meng A gmail P com %
Original thread:
Date: Sep 19, 2006 7:33 AM
Subject: [MPlayer-dev-eng] [PATCH] Cleanup of TOOLS/cpuinfo.c


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20005 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-29 12:34:38 +00:00
diego 5af17a02d5 usleep is still missing in MinGW, so leave it out of the MinGW version check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18931 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-07 09:22:53 +00:00
diego f78a2c4910 MinGW 3.1 has added gettimeofday.
based on a patch by Gianluigi Tiesi mplayer++at++netfarm++dot++it


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18915 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-05 22:47:47 +00:00
gpoirier 90587fc744 merges two asm constraints to one, patch by Zuxy Meng zuxy PP meng AHH gmail PP com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18851 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-29 14:47:07 +00:00
poirierg e69e4dfd82 On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < zuxy P meng A gmail P com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18553 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-31 23:37:29 +00:00
gpoirier fb1abd6b3b x86_64 only saves ebx, not rbx. Fix some potential compilation problem on amd64.
Patch by Zuxy Meng


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18535 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-17 20:15:02 +00:00
gpoirier 82619826dc fix build on macintel, patch by Zuxy Meng
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18518 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-15 15:10:23 +00:00
gpoirier fa6d253ddb Various improvement, fix build on AMD-64 and icc
Original Thred:
Date: Apr 25, 2006 2:23 PM
Subject: Re: [MPlayer-dev-eng] Re: [PATCH] Various improvement in TOOLS/cpuinfo.c


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18512 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 20:24:47 +00:00
gpoirier 3223220d27 M-x untabify
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17042 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-23 19:29:11 +00:00
gpoirier f233bb2a73 correct k6_mtrr detection, add a great deal of infos about newer processors
patch by Zuxy Meng < zuxy POIS meng @gmail POIS com >
Original thread:
Date: Nov 21, 2005 11:36 AM
Subject: [MPlayer-dev-eng] [PATCH] TOOLS/cpuinfo.c: correct k6_mtrr detection


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17041 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-23 19:21:11 +00:00
reimar 30d48cb10e Zeta OS support, mostly working.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13613 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-11 19:26:13 +00:00
diego cfd1858eb9 Some explanation what the tool is good for added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12961 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-05 00:07:47 +00:00
diego e4e4d0f4a1 K6 MTRR support with a little help from Alex.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11114 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-14 12:22:46 +00:00
faust3 feedcd4be3 MINGW32 port
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9765 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-30 20:48:51 +00:00
atmos4 ce7b9db121 minor fixes week at mcdonals: small fix pse->pse36
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6687 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 21:50:15 +00:00
arpi_esp 5c50d3e7dd applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1039 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 18:40:44 +00:00