[Bug 100070] Rocket League: grass gets rendered incorrectly

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 20 19:20:23 UTC 2017


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

--- Comment #10 from Marek Olšák <maraeo at gmail.com> ---
I have a basic initial fix for the grass issue. It works as follows.

The GLSL discard call site sets a flag that the pixel should be killed, but
doesn't kill the thread. The thread is killed at the end of the shader.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170620/55211843/attachment.html>


More information about the dri-devel mailing list