From patchwork Thu Jul 19 10:16:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: alexandros.frantzis@linaro.org X-Patchwork-Id: 10138 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id D40E92402A for ; Thu, 19 Jul 2012 10:16:15 +0000 (UTC) Received: from mail-gg0-f180.google.com (mail-gg0-f180.google.com [209.85.161.180]) by fiordland.canonical.com (Postfix) with ESMTP id A428EA180D2 for ; Thu, 19 Jul 2012 10:16:15 +0000 (UTC) Received: by mail-gg0-f180.google.com with SMTP id f1so2758962ggn.11 for ; Thu, 19 Jul 2012 03:16:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :content-type:mime-version:x-launchpad-project:x-launchpad-branch :x-launchpad-message-rationale:x-launchpad-branch-revision-number :x-launchpad-notification-type:to:from:subject:message-id:date :reply-to:sender:errors-to:precedence:x-generated-by :x-launchpad-hash:x-gm-message-state; bh=dUInNxL54hclbxPS/LxCLWCzP35nStKQzRc1zQo0y0E=; b=UYjqDlqNUI1tgCFn2EUn25pgAaz42qMQSJj2sLzqPd3H/jjNl/OlyqTx5Mt7iON9Qu uVVBqPyRPmkwlDJfqI4Qi9rnVabBxFQwuVkaZLb8UPMZ1FougEu1kgwz+MwwLMn5QWTW gMWEX5DVbewk/NCHTLldaJL11VfHgBwGZasD9469z2uLNzxe4P+R/X3tgcVHYE5UxxYP 3kGdC3KV8Cg321uVvmcwpAXOCzbgMkvqGYs5RQGk2EMuhkZrdxBAgacKmKDyebc5zr0H TEtWYOixwfrqQU/wA+H3p0vGJRiizt/m5BJQC3Z3Mj2ix1QxUkaoVev/BbTwX84wQnZw 0XvQ== Received: by 10.50.203.39 with SMTP id kn7mr783455igc.53.1342692975328; Thu, 19 Jul 2012 03:16:15 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.153.7 with SMTP id i7csp8769ibw; Thu, 19 Jul 2012 03:16:13 -0700 (PDT) Received: by 10.216.217.229 with SMTP id i79mr718034wep.125.1342692972473; Thu, 19 Jul 2012 03:16:12 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id q10si44290209wiz.18.2012.07.19.03.16.11 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 19 Jul 2012 03:16:12 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1SrnmF-00068E-2W for ; Thu, 19 Jul 2012 10:16:11 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id E02C1E00A3 for ; Thu, 19 Jul 2012 10:16:10 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: glmark2 X-Launchpad-Branch: ~glmark2-dev/glmark2/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 236 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~glmark2-dev/glmark2/trunk] Rev 236: DefaultBenchmarks: Add 'terrain' benchmark. Message-Id: <20120719101610.19448.37914.launchpad@ackee.canonical.com> Date: Thu, 19 Jul 2012 10:16:10 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15644"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 11fe028bba7eebb151eb2302a4ae20b86d150fd6 X-Gm-Message-State: ALoCoQmBoGqGaC7fbXhrGPIxFUaGtuoakxXRCtpZm0+pmkMszOnM4RCrIulNiGuH+8THZbkGAY4t ------------------------------------------------------------ revno: 236 committer: Alexandros Frantzis branch nick: trunk timestamp: Thu 2012-07-19 11:44:26 +0300 message: DefaultBenchmarks: Add 'terrain' benchmark. modified: src/default-benchmarks.h --- lp:glmark2 https://code.launchpad.net/~glmark2-dev/glmark2/trunk You are subscribed to branch lp:glmark2. To unsubscribe from this branch go to https://code.launchpad.net/~glmark2-dev/glmark2/trunk/+edit-subscription === modified file 'src/default-benchmarks.h' --- src/default-benchmarks.h 2012-07-03 21:59:23 +0000 +++ src/default-benchmarks.h 2012-07-19 08:44:26 +0000 @@ -62,6 +62,7 @@ benchmarks.push_back("buffer:update-fraction=0.5:update-dispersion=0.9:columns=200:update-method=map:interleave=true"); benchmarks.push_back("ideas:speed=duration"); benchmarks.push_back("jellyfish"); + benchmarks.push_back("terrain"); benchmarks.push_back("conditionals:vertex-steps=0:fragment-steps=0"); benchmarks.push_back("conditionals:vertex-steps=0:fragment-steps=5"); benchmarks.push_back("conditionals:vertex-steps=5:fragment-steps=0");