Eric Anholt <[email protected]> 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.
signature.asc
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
