[Mesa-dev] [PATCH v2 1/7] ir_to_mesa: Only lower saturate to clamp when EmitNoSat is set

Emil Velikov emil.l.velikov at gmail.com
Wed Dec 3 16:04:10 PST 2014


Hi Abdiel,
On 01/12/14 13:47, Abdiel Janulgue wrote:
> Fixes an infinite loop in swrast where the lowering pass unpacks saturate into clamp
> but the opt_algebraic pass tries to do the opposite.
> 
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=83463
> Signed-off-by: Abdiel Janulgue <abdiel.janulgue at linux.intel.com>
>
As the comments get ironed out, would this be a worthy candidate for the
10.4 branch ? I've noticed the (classic) swrast regression myself, but
haven't checked the other drivers yet.

-Emil



More information about the mesa-dev mailing list