xserver-multidpi/render
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
..
animcur.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
filter.c Integration of DAMAGE-XFIXES branch to trunk 2004-07-29 18:37:54 +00:00
glyph.c Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
glyphstr.h Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
miglyph.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
miindex.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
mipict.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
mipict.h Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
mirect.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
mitrap.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
mitri.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
picture.c - Add a new Render function, CopyPicture, which will update a picture with 2004-08-05 18:24:58 +00:00
picture.h Integration of DAMAGE-XFIXES branch to trunk 2004-07-29 18:37:54 +00:00
picturestr.h - Add a new Render function, CopyPicture, which will update a picture with 2004-08-05 18:24:58 +00:00
render.c remove extra ';' (Alan Hourihane, Keith Packard). 2004-07-26 22:41:47 +00:00