[PATCH xserver 7/9] Add XDamageSubtractAndTrigger operation

Adam Jackson ajax at nwnk.net
Mon Nov 8 15:12:43 PST 2010


On Tue, 2010-09-21 at 16:32 -0700, James Jones wrote:

>  COPYING                     |    2 +-
>  Xext/sync.c                 |   27 +++++++-------
>  Xext/syncsrv.h              |   68 ++++++++++------------------------
>  configure.ac                |   21 ++++++-----
>  damageext/damageext.c       |   64 +++++++++++++++++++++++++++------
>  include/protocol-versions.h |    2 +-
>  miext/Makefile.am           |    4 +-
>  miext/X/Makefile.am         |   14 +++++++
>  miext/X/misync.c            |   44 ++++++++++++++++++++++
>  miext/X/misync.h            |   36 ++++++++++++++++++
>  miext/X/misyncstr.h         |   84 +++++++++++++++++++++++++++++++++++++++++++

miext/ subdirs should be named after their functionality, this should
probably be miext/sync/.

- ajax



More information about the xorg-devel mailing list