xserver-multidpi/hw
Mikhail Gusarov 9120e58556 mi: Remove unused overlay support
The only reference to it in server and drivers is in XAA overlay code which
would segfault as no miInitOverlay is called ever. No segfaults were observed
"in wild", so XAA overlay is probably also unused.

XAA code is modified to act as if miOverlayCopyUnderlay always returned false,
because XAACopyWindow8_32 could only set doUnderlay to true if it's called from
miOverlayMoveWindow or miOverlayResizeWindow, which can only be called if
miInitOverlay has hooked those functions, and no driver (on fd.o) or server code
calls that.

Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
Reviewed-by: Jamey Sharp <jamey@minilop.net>
2010-06-20 05:36:22 +07:00
..
dmx dmx: Get rid of xstrdup when argument is definitely non-NULL 2010-06-11 19:04:23 +07:00
kdrive Re-enabled Xnest fix for focus in + modifier bug. 2010-06-16 11:16:05 +10:00
vfb Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
xfree86 mi: Remove unused overlay support 2010-06-20 05:36:22 +07:00
xnest Fix a couple more possible errors with input-only windows 2010-06-10 19:15:28 -07:00
xquartz xquartz: Get rid of xstrdup when argument is definitely non-NULL 2010-06-11 19:04:23 +07:00
xwin Remove more superfluous if(p) checks around free(p) 2010-06-11 19:05:46 +07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00