On Thu, Jul 19, 2012 at 3:00 PM, Adam Jackson <[email protected]> wrote: > 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.
Reviewed-by: Alex Deucher <[email protected]> > > 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 > > _______________________________________________ > [email protected]: X.Org development > Archives: http://lists.x.org/archives/xorg-devel > Info: http://lists.x.org/mailman/listinfo/xorg-devel _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
