xserver-multidpi/composite
Keith Packard b69e616513 [COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447)
compNewPixmap copies bits from the parent window to the redirected child
pixmap to populate the pixmap with reasonable data. It cannot always use
CopyArea as that only works across matching depths. Use Composite when
the depths do not match.
(cherry picked from commit f98dfec79d)
2007-09-04 11:19:47 -07:00
..
compalloc.c [COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447) 2007-09-04 11:19:47 -07:00
compext.c Have Composite always report server version. 2007-07-03 14:47:19 -07:00
compinit.c Don't fail compScreenInit if the driver added its own alternate visuals. 2007-07-31 14:23:58 -07:00
compint.h [COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447) 2007-09-04 11:19:47 -07:00
compwindow.c [COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447) 2007-09-04 11:19:47 -07:00
Makefile.am get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00