mirror of
https://github.com/mpv-player/mpv
synced 2025-01-10 17:09:45 +00:00
an ocean of Cola for the G man
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11735 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
42b1c174e1
commit
2f131e5cd9
@ -79,13 +79,13 @@ fi
|
|||||||
if [ -e xmga ]; then
|
if [ -e xmga ]; then
|
||||||
if [ ! -e xmga_nodr ]; then
|
if [ ! -e xmga_nodr ]; then
|
||||||
wrtlog Starting XMGA \(no DR\) benchmark runs, with 3 tries...
|
wrtlog Starting XMGA \(no DR\) benchmark runs, with 3 tries...
|
||||||
DEFAULTOPTS="-quiet -nosound -benchmark -vo xmga -fs -dr -slices -vf-clr -autoq 0"
|
DEFAULTOPTS="-quiet -nosound -benchmark -vo xmga -fs -nodr -slices -vf-clr -autoq 0"
|
||||||
benchsamples
|
benchsamples
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ! -e xmga_nodr_noslices ]; then
|
if [ ! -e xmga_nodr_noslices ]; then
|
||||||
wrtlog Starting XMGA \(no DR\) \(no slices\) benchmark runs, with 3 tries...
|
wrtlog Starting XMGA \(no DR\) \(no slices\) benchmark runs, with 3 tries...
|
||||||
DEFAULTOPTS="-quiet -nosound -benchmark -vo xmga -fs -dr -noslices -vf-clr -autoq 0"
|
DEFAULTOPTS="-quiet -nosound -benchmark -vo xmga -fs -nodr -noslices -vf-clr -autoq 0"
|
||||||
benchsamples
|
benchsamples
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@ -95,7 +95,7 @@ if [ -e xmga ]; then
|
|||||||
benchsamples
|
benchsamples
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ! -e xmga_dr ]; then
|
if [ ! -e xmga_dri_noslices ]; then
|
||||||
wrtlog Starting XMGA \(DR\) \(no slices\) benchmark runs, with 3 tries...
|
wrtlog Starting XMGA \(DR\) \(no slices\) benchmark runs, with 3 tries...
|
||||||
DEFAULTOPTS="-quiet -nosound -benchmark -vo xmga -fs -dr -noslices -vf-clr -autoq 0"
|
DEFAULTOPTS="-quiet -nosound -benchmark -vo xmga -fs -dr -noslices -vf-clr -autoq 0"
|
||||||
benchsamples
|
benchsamples
|
||||||
|
Loading…
Reference in New Issue
Block a user