Software/XDamage

XDamage Extension

The X Damage Extension allows applications to track modified regions of drawables.

Protocol document from git repository

Goals

Basic Plan

CVS Access

The main implementation is done on the "xserver" cvs tree, the modular tree. As part of an ongoing effort to merge the modular and monolithic camps, DAMAGE and XFIXES have been merged onto the monolithic tree. The name of the branch is DAMAGE-XFIXES. To try this, use:

$ cvs -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg login

CVS password: <hit return>

$ cvs -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg co -r DAMAGE-XFIXES xc

The near term plan is to continue to add XeVIE and COMPOSITE to this branch and ultimately fold it to the head of the "xorg" code pool

/skk

-- KeithPackard - 09 Oct 2003 http:/png/glider.png


CategoryExtension