[PULL] hw/xwin patches
Jon TURNEY
jon.turney at dronecode.org.uk
Mon Mar 3 06:45:35 PST 2014
Hi Keith,
Please consider pulling into master.
Thanks.
The following changes since commit caf1dec2a76fbbd21259fe4cc809e24a55ff79b4:
V2: Add check for link from output to crtc before optimizing out a CrtcSet
call (2014-02-24 16:33:35 -0800)
are available in the git repository at:
git://people.freedesktop.org/~jturney/xserver master
for you to fetch changes up to b634e909895f6001e7d9543e1350b20c82c8c01c:
hw/xwin: More closely follow ICCCM for setting input focus (2014-03-03
14:33:09 +0000)
----------------------------------------------------------------
Colin Harrison (5):
hw/xwin: Align parameter names in prototypes with definition
hw/xwin: Fix typo in comment
hw/xwin: Silence bell when volume is zero
hw/xwin: Add missing FORCEEXIT token to XWin configuration file lexer
hw/xwin: Remove unnecessary casts from malloc/realloc/calloc calls
Jon TURNEY (2):
hw/xwin: Just generate the WGL wrappers we need
hw/xwin: More closely follow ICCCM for setting input focus
Yaakov Selkowitz (1):
hw/xwin: Fix implicit-function-declaration warning in
XwinExtensionInit() when compiled with XWIN_GLX_WINDOWS defined
hw/xwin/InitOutput.c | 5 ++++-
hw/xwin/glx/gen_gl_wrappers.py | 45 ++++++++++++++-------------------------------
hw/xwin/glx/indirect.c | 2 +-
hw/xwin/win.h | 6 +++---
hw/xwin/winallpriv.c | 4 ++--
hw/xwin/winclipboardinit.c | 2 +-
hw/xwin/winclipboardxevents.c | 5 ++---
hw/xwin/wincursor.c | 10 +++-------
hw/xwin/winkeybd.c | 2 +-
hw/xwin/winmonitors.h | 2 +-
hw/xwin/winmultiwindowwm.c | 91
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------
hw/xwin/winnativegdi.c | 3 +--
hw/xwin/winprefslex.l | 3 ++-
hw/xwin/winprefsyacc.y | 25 ++++++++++---------------
hw/xwin/winshadgdi.c | 6 ++----
hw/xwin/winwin32rootless.c | 7 +++----
hw/xwin/winwindow.c | 2 +-
hw/xwin/winwindowswm.c | 4 ++--
18 files changed, 119 insertions(+), 105 deletions(-)
More information about the xorg-devel
mailing list