[PATCH] EXA: fix mixed-pixmaps issue where we could do accel with pixmap mapped
Keith Packard
keithp at keithp.com
Mon Oct 26 10:53:55 PDT 2009
Excerpts from skeggsb's message of Fri Oct 23 17:45:49 -0700 2009:
> - if (pExaPixmap->pDamage && exaPixmapIsOffscreen(pPixmap)) {
> + if (pExaPixmap->pDamage && exaPixmapIsOffscreen(pPixmap) &&
> + !pExaPixmap->offscreen) {
This doesn't apply on master which has two cases inside the condition.
--
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: not available
Url : http://lists.x.org/archives/xorg-devel/attachments/20091026/a0996456/attachment.pgp
More information about the xorg-devel
mailing list