No subject

Chris Wilson chris at chris-wilson.co.uk
Fri May 6 06:17:19 PDT 2011


If the driver tracks the contents of scratch pixmaps, it needs to be
informed when they are finalized. I previously suggested adding a
miModifyPixmapHeader() call to FreeScratchPixmapHeader() so that the
driver can notice that the data pointer changed. This is the
alternative approach of simply not caching the last pixmap and so
avoiding the complication in the first place.
-Chris



More information about the xorg-devel mailing list