Michel Dänzer <[email protected]> writes: > From: Michel Dänzer <[email protected]> > > This provides a speedup e.g. when the destination is an SHM pixmap. > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=76285 > Signed-off-by: Michel Dänzer <[email protected]>
> + glamor_prepare_access(dst, GLAMOR_ACCESS_WO); Do you actually need the new WO flag? Given that you're only calling this when !GLAMOR_PIXMAP_PRIV_HAS_FBO(dst_priv), I think that glamor_prep_pixmap_box() is always early exiting.
pgplVrW_Yux1j.pgp
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
