[Xorg] Re: Damage/Composite + direct rendering clients

Keith Packard keithp at keithp.com
Tue May 18 10:56:11 PDT 2004


Around 10 o'clock on May 18, Jim Gettys wrote:

> One strategy is to recomposite *everything* on the screen...

That's pretty much what the current compositing manager does; translucent windows 
which are damaged cause any related (underlying) windows to be redrawn
transitively.  

Because all of this really depends on efficient rendering of clipped 
operations, I've started poking around the X server insides to do more 
computation post-clip instead of pre-clip.  There's still a lot of places 
which assume the bounding box of the operation is closely approximated by 
the bounding box of the actual arguments.

-keith


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20040518/7c12419f/attachment.pgp>


More information about the xorg mailing list