xserver-multidpi/miext
Eric Anholt bfbb40c28c Major improvements to Composite wrapper. Several issues remain, but it now
appears stable in limited testing.
- Allocate the picture private, avoiding segfault.
- Wrap PaintWindow to draw the background/border to the backing pixmap
    (based on Deron Johnson's comptran.c).
- Set the x_off/y_off returns to translate coordinates properly.
- Don't bother allocating temporary areas for the modified coordinates.
    Layers above are responsible for handling lower layers changing the
    arguments, so cw doesn't have to worry about it. mibstore.c has to do
    the allocation because it calls down twice (front buffer and backing
    store). (Suggested by keithp)
- Handle the mode argument to PolyPoint, Polylines, and FillPolygon.
- Remove some dead elements in the cw privates.
- Kill a prototype warning in compinit.c by adding the cw.h header.
2004-08-03 05:49:48 +00:00
..
cw Major improvements to Composite wrapper. Several issues remain, but it now 2004-08-03 05:49:48 +00:00
damage Integrate latest damage bits, including the addition of Composite code. 2004-07-31 01:38:46 +00:00
layer Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
rootless Add generic rootless layer documentation missed from last commit. 2004-07-30 19:28:03 +00:00
shadow Bug #962: Remove LoaderSymbol calls introduced by the dlloader work so 2004-08-03 02:44:23 +00:00