From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 36236] Problems with lights in Trine game from www.humblebundle.com Date: Wed, 20 Apr 2011 03:54:46 -0700 (PDT) Message-ID: <20110420105446.9DDCB13000C@annarchy.freedesktop.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from annarchy.freedesktop.org (annarchy.freedesktop.org [131.252.210.176]) by gabe.freedesktop.org (Postfix) with ESMTP id F1DF79EF4B for ; Wed, 20 Apr 2011 03:54:46 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugs.freedesktop.org/show_bug.cgi?id=36236 --- Comment #23 from imamdxl8805@gmail.com 2011-04-20 03:54:46 PDT --- Created an attachment (id=45858) --> (https://bugs.freedesktop.org/attachment.cgi?id=45858) Output1 after modifing data/shader/cg/deferred_light_pixel.cg in file data/shader/cg/deferred_light_pixel.cg changed return lerp(half3(FOG_COLOR.xyz), result, deferredSample3.z); to return deferredSample1.xyz; And the game becomes a 2D game -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.