xserver-multidpi/composite
Keith Packard f98dfec79d [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.
2007-09-01 21:14:22 -07:00
..
compalloc.c [COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447) 2007-09-01 21:14:22 -07:00
compext.c Have Composite always report server version. 2007-07-03 14:47:19 -07:00
compinit.c Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
compint.h [COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447) 2007-09-01 21:14:22 -07:00
compwindow.c [COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447) 2007-09-01 21:14:22 -07:00
Makefile.am get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00