From: Rudolf Polzer Date: Sat, 20 Nov 2010 18:10:49 +0000 (+0100) Subject: we now have the D3D stuff... so let's put this in the-big-benchmark X-Git-Tag: xonotic-v0.1.0preview~41 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=df296c641ed4f3f46ed7828a4d83a51f18a946e6;ds=sidebyside we now have the D3D stuff... so let's put this in the-big-benchmark --- diff --git a/the-big-benchmark.sh b/the-big-benchmark.sh index 959281c8..15b78e0d 100755 --- a/the-big-benchmark.sh +++ b/the-big-benchmark.sh @@ -34,7 +34,7 @@ USE_GDB=no ./all run "$@" -nohome -benchmarkruns 3 -benchmark demos/the-big-keyb ./all clean -r -f ( cd darkplaces - git checkout master || git checkout -t origin/master || exit 1 + git checkout div0-stable-pred3d9 || git checkout -t origin/div0-stable-pred3d9 || exit 1 ) ./all compile -r USE_GDB=no ./all run "$@" -nohome -benchmarkruns 3 -benchmark demos/the-big-keybench.dem +//master || true