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

--- Comment #22 from imamdxl8...@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.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to