[PATCH 18/37] dix: Add 'paintable' bit to the window state

Keith Packard keithp at keithp.com
Tue Oct 28 13:38:05 PDT 2014


Adam Jackson <ajax at redhat.com> writes:

> A paintable window is a window whose pixels are (potentially) modifiable
> by rendering commands.  Right now this is effectively a shadow of the
> viewable bit, but set by DDX instead of DIX.  Later in this series it
> will also indicate a window with allocated backing store.

This should be tracked in DIX; it will be trivial to validate this patch
if every assignment to viewable was paired with a matching assignment to
paintable.

-- 
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20141028/7ef6b4ca/attachment.sig>


More information about the xorg-devel mailing list