[PATCH xserver] fb: XYPixmap format PutImage includes all planes in depth
Adam Jackson
ajax at nwnk.net
Tue Oct 4 16:16:30 UTC 2016
On Mon, 2016-10-03 at 15:37 -0700, Keith Packard wrote:
> Unlike GetImage, for which the provided planemask restricts the data
> delivered, for PutImage in XYPixmap format, all of the planes in the
> drawable depth are sent and those outside the plane mask are simply
> ignored.
>
> Signed-off-by: Keith Packard <keithp at keithp.com>
Somewhat unfortunate that nothing in xts managed to catch this. But
this makes fb match mi, and since the transmitted image length doesn't
vary with the planemask fb is clearly wrong to behave as if it does.
Merged:
remote: I: patch #113525 updated using rev 2b6a068d21997ca812e665ed058e72eb4626c129.
remote: I: 1 patch(es) updated to state Accepted.
To ssh://git.freedesktop.org/git/xorg/xserver
c9b8ce7..2b6a068 master -> master
- ajax
More information about the xorg-devel
mailing list