xserver-multidpi/composite
Keith Packard a29bfbd3d0 Empty damage object when freeing pixmap.
Wrap InstallColormap so that the DDX doesn't see colormaps from our ARGB
    visual (avoids lovely green tint to screen). Also, set visual->nplanes
    of ARGB visual to all used (including alpha) planes so DIX can set
    pixel values correctly.
Translate automatic update regions correctly to account for borders
When nplanes == 32 (ARGB visuals), mask in all ones for alpha values to
    allocated pixel values.
Remove redundant fbAddTraps declaration
Fix fbCopyWindow to work on non-screen pixmaps (not needed yet)
Replace broken clipping code with that from modular tree.
Respect subWindowMode.
2004-08-13 08:16:14 +00:00
..
compalloc.c Empty damage object when freeing pixmap. 2004-08-13 08:16:14 +00:00
compext.c Integrate COMPOSITEWRAP branch including composite wrapper. This code still 2004-07-31 08:24:14 +00:00
compinit.c Empty damage object when freeing pixmap. 2004-08-13 08:16:14 +00:00
compint.h Empty damage object when freeing pixmap. 2004-08-13 08:16:14 +00:00
compwindow.c Empty damage object when freeing pixmap. 2004-08-13 08:16:14 +00:00