[PATCH xserver 14/19] glamor: Drop extra conditionals for large pixmap handling.

Eric Anholt eric at anholt.net
Fri Jan 29 19:01:04 PST 2016


Eric Anholt <eric at anholt.net> writes:

> For a small pixmap, it's got a box from 0,0 to width/height, so we can
> always use that.

This seemed so sensible, but it turns out that for MEMORY pixmaps we'll
attach an FBO to it in the glamor_picture.c code, without setting its
box (which is still zeroed).  This may be lunacy, but it means this
patch is busted for now.

I'm going to revisit this after landing the rest of the series.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20160129/2f3f1701/attachment.sig>


More information about the xorg-devel mailing list