[PATCH xserver] glamor: Disable logic ops when doing compositing

Keith Packard keithp at keithp.com
Fri May 13 19:32:15 UTC 2016


Eric Anholt <eric at anholt.net> writes:

> Keith Packard <keithp at keithp.com> writes:
>
>> If the logic op gets left enabled, it overrides the blending
>> operation, causing incorrect contents on the display.
>>
>> Signed-off-by: Keith Packard <keithp at keithp.com>
>
> Reviewed-by: Eric Anholt <eric at anholt.net>

And it's actually wrong (sigh). Need to do this in all paths through
this function (even the PictOpSrc case), and we only want to do it on
non-ES2 flavors. Here's an updated version.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-glamor-Disable-logic-ops-when-doing-compositing-v2.patch
Type: text/x-diff
Size: 1265 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-devel/attachments/20160513/de97e691/attachment.patch>
-------------- next part --------------

-- 
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-devel/attachments/20160513/de97e691/attachment.sig>


More information about the xorg-devel mailing list