xserver-multidpi/hw/xfree86/xaa
Keith Packard 2dc138922b Rename region macros to eliminate screen argument
This is a combination of a huge mechanical patch and a few small
fixups required to finish the job. They were reviewed separately, but
because the server does not build without both pieces, I've merged
them together at this time.

The mechanical changes were performed by running the included
'fix-region' script over the whole tree:

$ git ls-files | grep -v '^fix-' | xargs ./fix-region

And then, the white space errors in the resulting patch were fixed
using the provided fix-patch-whitespace script.

$ sh ./fix-patch-whitespace

Thanks to Jamey Sharp for the mighty fine sed-generating sed script.

The hand-done changes involve removing functions from dix/region.c
that duplicate inline functions in include/regionstr.h, along with
their declarations in regionstr.h, mi.h and mispans.h.

Reviewed-by: Jamey Sharp <jamey@minilop.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
2010-06-05 18:59:00 -07:00
..
.gitignore .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
Makefile.am xaa: Fix compiler warning (implicit declaration) 2008-10-26 11:44:57 +01:00
xaa.h unifdef -B -DRENDER to always include RENDER code 2010-04-19 09:26:10 -07:00
XAA.HOWTO Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xaaBitBlt.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xaaBitmap.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xaaBitOrder.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xaacexp.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xaaCpyArea.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xaaCpyPlane.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xaaCpyWin.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xaaDashLine.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xaaFallback.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xaaFillArc.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xaaFillPoly.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xaaFillRect.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xaaGC.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xaaGCmisc.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xaaImage.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xaaInit.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xaaInitAccel.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xaaLine.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xaaLineMisc.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xaalocal.h Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xaaNonTEGlyph.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xaaNonTEText.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xaaOffscreen.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xaaOverlay.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xaaOverlayDF.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xaaPCache.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xaaPict.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xaaRect.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xaaROP.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xaarop.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xaaSpans.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xaaStateChange.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xaaStipple.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xaaTables.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xaaTEGlyph.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xaaTEText.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xaaWideLine.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xaawrap.h Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xaaWrapper.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xaaWrapper.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00