Rendering in geode

Huang, FrankR FrankR.Huang at amd.com
Wed Jun 23 02:57:55 PDT 2010


Michel,
	I will give a check to see how the driver's do_composite is handled with PictOpOver.

Thanks,
Frank

-----Original Message-----
From: Michel Dänzer [mailto:michel at daenzer.net] 
Sent: 2010年6月23日 17:01
To: Huang, FrankR
Cc: Jonathan Morton; xorg-driver-geode at lists.x.org; xorg-devel at lists.x.org
Subject: RE: Rendering in geode

On Mit, 2010-06-23 at 16:33 +0800, Huang, FrankR wrote:
> Actually this bug is caused by my new patch. My new patch is to handle
> the PictOpOver operation condition. So I still make sure this is
> caused by PictOpOver.
> Does the PictOpOver has relationship with glyph rendering?

Yes, see exaGlyphsToDst():

    exaCompositeRects(PictOpOver, pSrc, buffer->mask, pDst, buffer->count,
		      buffer->rects);


-- 
Earthling Michel Dänzer           |                http://www.vmware.com
Libre software enthusiast         |          Debian, X and DRI developer



More information about the xorg-devel mailing list