From patchwork Tue May 22 12:35:14 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: 8865 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 1194F24009 for ; Tue, 22 May 2012 12:35:18 +0000 (UTC) Received: from mail-yw0-f52.google.com (mail-yw0-f52.google.com [209.85.213.52]) by fiordland.canonical.com (Postfix) with ESMTP id CD55AA183E9 for ; Tue, 22 May 2012 12:35:17 +0000 (UTC) Received: by yhpp61 with SMTP id p61so6507873yhp.11 for ; Tue, 22 May 2012 05:35:17 -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=UBdlp11bUWkCzkM8zQXxntyFFgGpU7G9sIelsT6WcNE=; b=XJiVo8KDm98uy33ZogAgZGoDEQw8K8MA+gP7VPHp7le3/EE43s82T5ajPrX9AJiWb0 rgEYvFNGMXK9LapPbjHv/SD/kanws63vZfJ9WEupX4JOa3oC/aJUmHpRC8lHv2Q1r72T fop8mAno0J9ha2/YnvcadG9b8nSMVqG1pJJKofWHWym/9O8gKsy3fXFfDiLMqysVQzWt Z2wf+8Ynx06MPcoBmaoY8lhzVkUzTTwQCRrIr4vmj9pcsuF8sZReDNd0BK1g8NCM5EWh e+WJaIn+RFNYEAKiLj384HgpXTAKCy38RacUOxfmIxKP4OoU7ytQlEGK+EtNcZTWx5Z7 2y6w== Received: by 10.50.46.232 with SMTP id y8mr8894905igm.57.1337690116802; Tue, 22 May 2012 05:35:16 -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.35.72 with SMTP id o8csp363174ibd; Tue, 22 May 2012 05:35:16 -0700 (PDT) Received: by 10.216.198.1 with SMTP id u1mr14091408wen.92.1337690115103; Tue, 22 May 2012 05:35:15 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id s3si14818592wif.37.2012.05.22.05.35.14 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 22 May 2012 05:35:15 -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 1SWoJ0-0003qI-GX for ; Tue, 22 May 2012 12:35:14 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 74C9EE049E for ; Tue, 22 May 2012 12:35:14 +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: 215 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~glmark2-dev/glmark2/trunk] Rev 215: SceneTexture: Update reference pixel values used for validation. Message-Id: <20120522123514.27736.15686.launchpad@ackee.canonical.com> Date: Tue, 22 May 2012 12:35:14 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15275"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: cf5ae41838cb93551fbec16b5f519a1564650cae X-Gm-Message-State: ALoCoQm+LnzxaiWMgEWuyA133O3Km35G4sigWF6gKvITdCzDg1tB3TVNuULJXj2JKnw3EqWo8L+g ------------------------------------------------------------ revno: 215 committer: Alexandros Frantzis branch nick: trunk timestamp: Tue 2012-05-22 15:26:43 +0300 message: SceneTexture: Update reference pixel values used for validation. modified: src/scene-texture.cpp --- 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/scene-texture.cpp' --- src/scene-texture.cpp 2012-05-22 08:46:33 +0000 +++ src/scene-texture.cpp 2012-05-22 12:26:43 +0000 @@ -296,13 +296,13 @@ const std::string &filter = options_["texture-filter"].value; if (filter == "nearest") - ref = Canvas::Pixel(0x3b, 0x3a, 0x39, 0xff); + ref = Canvas::Pixel(0x2b, 0x2a, 0x28, 0xff); else if (filter == "linear") - ref = Canvas::Pixel(0x36, 0x36, 0x34, 0xff); + ref = Canvas::Pixel(0x2b, 0x2a, 0x28, 0xff); else if (filter == "linear-shader") - ref = Canvas::Pixel(0x30, 0x30, 0x2f, 0xff); + ref = Canvas::Pixel(0x2d, 0x2c, 0x2a, 0xff); else if (filter == "mipmap") - ref = Canvas::Pixel(0x35, 0x35, 0x34, 0xff); + ref = Canvas::Pixel(0x2c, 0x2d, 0x2a, 0xff); else return Scene::ValidationUnknown;