[PULL] xv cleanups
Eric Anholt
eric at anholt.net
Thu Aug 7 12:43:27 PDT 2014
The following changes since commit e6c8c7e46c79b2837a7d0b12079a47734eff1eb7:
BellProc: Send bell event on core protocol bell when requested (2014-08-04 22:02:26 -0700)
are available in the git repository at:
git://people.freedesktop.org/~anholt/xserver all-xv
for you to fetch changes up to 3714f5401690b288045090c4bcd9cb01c6e4860e:
kdrive: Remove a dead struct. (2014-08-07 12:39:53 -0700)
----------------------------------------------------------------
Eric Anholt (15):
xv: Remove dead VIDEO_INVERT_CLIPLIST from the xorg and kdrive DDXes.
xv: Remove dead VIDEO_NO_CLIPPING from the xorg and kdrive DDXes.
xv: Move common code for adaptor cleanup to xvmain.c
xv: Drop the ddQueryAdaptors() interface.
xv: Move the DDX XV screen private allocation into the DDXes.
xv: Drop unused XvdiPreemptVideo().
xv: Drop unused XvdiVideoStopped().
xv: Move CloseScreen setup from a DIX hook to normal wrapping.
xv: Move xf86 XV color key helper to core.
xv: Fix malloc-failure cases in the fill color key helper.
kdrive: Remove dead KXVPaintRegion().
kdrive: Don't bother explicitly clearing new window privates to NULL.
xv: Remove the no-op AllocatePort/FreePort interfaces.
xv: Drop the ClientPtr from the interface to the DDX.
kdrive: Remove a dead struct.
Xext/xvdisp.c | 98 +--------------
Xext/xvdix.h | 31 ++---
Xext/xvmain.c | 144 +++++++++++++---------
hw/kdrive/src/kxv.c | 270 +++++------------------------------------
hw/kdrive/src/kxv.h | 16 +--
hw/xfree86/common/xf86xv.c | 237 ++++++------------------------------
hw/xfree86/common/xf86xv.h | 2 -
hw/xfree86/common/xf86xvpriv.h | 1 +
hw/xfree86/doc/ddxDesign.xml | 32 +----
9 files changed, 172 insertions(+), 659 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20140807/e2c6e38d/attachment.sig>
More information about the xorg-devel
mailing list