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

Kenneth Graunke kenneth at whitecape.org
Wed Dec 3 16:44:59 PST 2014


On Thursday, December 04, 2014 12:04:10 AM Emil Velikov wrote:
> 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

Yes.  It would probably be worth holding the release for, as i915 and swrast
are apparently quite broken, and I'm surprised I haven't heard about r300
breakage.

--Ken
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20141203/b3c178cb/attachment.sig>


More information about the mesa-dev mailing list