Window procedures in ScreenRec not populated by DDX driver. why?

kumar vemuri kumar210in at gmail.com
Mon Feb 14 18:54:37 PST 2011


Hi,

  In most of the reference DDX driver implementations, the Pixmap
procedures (CreatePixmap, etc) are being implemented by the driver and
also are getting populated in the ScreenRec structure by the driver. But
none of the Window procedures (like CreateWindow, DestroyWindow ...) are
being implemented by the drivers. 

Can someone throw a hint as to why the Window procedures of ScreenRec
are not being implemented by the driver whereas the Pixmap procedures
are?

(I checked with a couple of reference implementations and this is a
common observation.)

Thanks
-K
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110215/3cde741e/attachment.html>


More information about the xorg-devel mailing list