[PATCH 03/11] dix: Drop the third argument from WindowExposuresProcPtr

Keith Packard keithp at keithp.com
Thu Sep 25 12:07:52 PDT 2014


Adam Jackson <ajax at redhat.com> writes:

> A careful read shows that it was always NULL.  It hasn't always been; as
> the DDX spec indicates, it was the "occluded region that has backing
> store", but since that backing store code is long gone, we can nuke it.
>
> mi{,Overlay}WindowExposures get slightly simpler here, and will get even
> simpler in just a moment.
>
> Signed-off-by: Adam Jackson <ajax at redhat.com>
> ---
>  dix/window.c               |  2 +-
>  fb/fboverlay.c             |  5 ++---
>  fb/fboverlay.h             |  4 +---
>  hw/dmx/dmxwindow.c         |  4 ++--
>  hw/dmx/dmxwindow.h         |  3 +--
>  hw/kdrive/ephyr/ephyr.c    |  2 +-
>  hw/kdrive/src/kxv.c        |  6 +++---
>  hw/xfree86/common/xf86xv.c |  6 +++---
>  hw/xfree86/dri/dri.c       |  4 ++--
>  hw/xfree86/dri/dri.h       |  3 +--
>  hw/xnest/Window.c          |  4 ++--
>  hw/xnest/XNWindow.h        |  3 +--
>  include/scrnintstr.h       |  3 +--
>  mi/mi.h                    |  4 +---
>  mi/miexpose.c              | 15 +++------------
>  mi/mioverlay.c             | 30 ++++++++----------------------
>  mi/miwindow.c              |  4 ++--
>  17 files changed, 35 insertions(+), 67 deletions(-)

Do you want to attempt to fix XQuartz, or do you want to let Jeremy
clean up from this afterwards?

Otherwise, this is

Reviewed-by: Keith Packard <keithp at keithp.com>

-- 
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20140925/b093b24e/attachment.sig>


More information about the xorg-devel mailing list