xserver-multidpi/miext
Eric Anholt ae1580c494 - Add a new Render function, CopyPicture, which will update a picture with
the flagged bits from a source picture. Approved in principle by
    keithp.
- Use CopyPicture and SetTransform to update most of the backing picture's
    state in the composite wrapper. Filters are still missing.
- Don't allocate a picture private, now that we calculate clipping properly
    and don't need the serialNumber or stateChanges.
- Use the format of the source pixmap rather than generating the format
    from the window's visual.
- Wrap the rest of the Render primitives that were stubbed out before.
2004-08-05 18:24:58 +00:00
..
cw - Add a new Render function, CopyPicture, which will update a picture with 2004-08-05 18:24:58 +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 programs/Xserver/hw/xfree86/ddc/xf86DDC.h 2004-08-03 09:33:54 +00:00