xserver-multidpi/hw
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
..
dmx Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
kdrive Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
vfb vfb: Remove dead variable and header file 2010-05-21 12:49:46 -07:00
xfree86 Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xnest Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xquartz Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
xwin Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00