New patches: a coment fix, memleaks and the fix for the ARM crasher. The following changes since commit ecf62755086fd65898998d5a509aee5f29a9583d:
Define prototypes for hw/xfree86/modes/xf86Modes.c only in xf86Modes.h.
(2013-04-08 09:19:34 -0700)
are available in the git repository at:
git://people.freedesktop.org/~whot/xserver for-keith
for you to fetch changes up to d8d3c78b6ebdf63836951d2dbd2d3d621ff26da2:
dixstruct.h: fix segfaults - char is unsigned for ARM and PowerPC
architectures (2013-04-23 17:43:31 +1000)
----------------------------------------------------------------
Andreas Müller (1):
dixstruct.h: fix segfaults - char is unsigned for ARM and PowerPC
architectures
Bryce Harrington (1):
xfree86: Revert workaround for drm race condition.
Keith Packard (1):
Xi: Use correct destination when swapping barrier events
Knut Petersen (1):
Never try to execute BellProcPtr NULL.
Maarten Lankhorst (2):
Xi: Do not handle ET_TouchOwnership in ProcessTouchEvent
dix: copy event in TouchConvertToPointerEvent correctly
Peter Hutterer (5):
dix: don't set non-exisiting flags on touch events
xfree86: change a log message
dix: only allocate unused classes for master devices
Stop the shouting
dix: plug memory leak in freeing TouchClass
Rui Matos (1):
Xi: fix swapped grab mode args for keyboard devices in XIGrabDevice
Xext/xvmain.c | 4 +--
Xi/devbell.c | 3 ++-
Xi/exevents.c | 42 ++++++++++++++++--------------
Xi/extinit.c | 36 ++++++++++++-------------
Xi/xigrabdev.c | 15 +++++++++--
dix/devices.c | 8 +++---
dix/eventconvert.c | 19 +++++++-------
dix/touch.c | 4 +--
hw/xfree86/os-support/linux/lnx_platform.c | 33 +++++------------------
include/dixstruct.h | 2 +-
10 files changed, 82 insertions(+), 84 deletions(-)
pgpzR0yyt4YqO.pgp
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
