xserver-multidpi/miext/cw
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_ops.c Major improvements to Composite wrapper. Several issues remain, but it now 2004-08-03 05:49:48 +00:00
cw_render.c - Add a new Render function, CopyPicture, which will update a picture with 2004-08-05 18:24:58 +00:00
cw.c - Add a new Render function, CopyPicture, which will update a picture with 2004-08-05 18:24:58 +00:00
cw.h - Add a new Render function, CopyPicture, which will update a picture with 2004-08-05 18:24:58 +00:00