[PATCH 0/3] Post-XAAectomy cleanup

Adam Jackson ajax at redhat.com
Thu Jul 19 12:00:02 PDT 2012


Technically patch 1 here is an ABI break since it removes exported
symbols, but XAA's been the sole consumer of cw for several years now so
there's really nobody we'd hurt.  Still, not going to insist on it at
this stage.

The other two are varying degrees of cosmetic, but the doc fix should
definitely go in.

 b/configure.ac                 |    1 
 b/hw/xfree86/common/xaarop.h   |   43 ---
 b/hw/xfree86/man/xorg.conf.man |   70 -----
 b/miext/Makefile.am            |    5 
 b/miext/damage/damage.c        |    3 
 miext/cw/Makefile.am           |   11 
 miext/cw/cw.c                  |  524 -----------------------------------------
 miext/cw/cw.h                  |  173 -------------
 miext/cw/cw_ops.c              |  477 -------------------------------------
 miext/cw/cw_render.c           |  383 -----------------------------
 10 files changed, 2 insertions(+), 1688 deletions(-)

- ajax



More information about the xorg-devel mailing list