[Mesa-dev] [Bug 83463] [swrast] piglit glsl-vs-clamp-1 regression

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 8 05:57:28 PDT 2014


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

Abdiel Janulgue <xynopsis at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|mesa-dev at lists.freedesktop. |xynopsis at gmail.com
                   |org                         |

--- Comment #1 from Abdiel Janulgue <xynopsis at gmail.com> ---
We got an infinite loop in swrast which is caused by the back and forth
ping-pong between saturate-to-clamp lowering pass and the clamp-to-saturate
opt_algebraic optimization pass. I got a fix coming up which optionally
disables the opt_algebraic optimization by adding an EmitNoSat toggle in
gl_shader_compiler_options.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140908/988124be/attachment.html>


More information about the mesa-dev mailing list