[Bug 36236] Problems with lights in Trine game from www.humblebundle.com

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 20 03:54:05 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=36236

--- Comment #22 from imamdxl8805 at gmail.com 2011-04-20 03:54:04 PDT ---
Created an attachment (id=45857)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=45857)
Output 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.


More information about the dri-devel mailing list