[PULL] xserver: os-specific vt code, Solaris fixes, log typo
Alan Coopersmith
Alan.Coopersmith at Sun.COM
Mon Jan 25 11:13:37 PST 2010
The following changes since commit d9c20ee4191de7276a08288adffc24dff48aff8f:
Tiago Vignatti (1):
dix: move cursor realize code to its own function
are available in the git repository at:
git+ssh://alanc@people.freedesktop.org/~alanc/xserver.git master
Aaron Zang (1):
Solaris: Avoid switching to inactive VT's
Alan Coopersmith (4):
Move OS-specific VT key handler code from common to os-support
Only enable kdrive input drivers on Linux by default
glx: Sun compilers now support some gcc __attribute__ values
Remove unbalanced ( from failure to move log error
configure.ac | 32 ++++++++++++++++----
glx/glapitemp.h | 2 +-
glx/indirect_dispatch.h | 2 +-
glx/indirect_reqsize.h | 4 +-
glx/indirect_size.h | 4 +-
glx/indirect_size_get.c | 4 +-
glx/indirect_size_get.h | 4 +-
hw/xfree86/common/xf86Events.c | 49 +++++++++++++-----------------
hw/xfree86/os-support/bsd/bsd_VTsw.c | 9 +++++
hw/xfree86/os-support/sco/VTsw_sco.c | 10 ++++++
hw/xfree86/os-support/shared/VTsw_noop.c | 6 ++++
hw/xfree86/os-support/shared/VTsw_usl.c | 11 +++++++
hw/xfree86/os-support/solaris/sun_VTsw.c | 43 +++++++++++++++++++++++---
hw/xfree86/os-support/solaris/sun_init.c | 19 ++++++++----
hw/xfree86/os-support/xf86_OSproc.h | 1 +
os/log.c | 2 +-
16 files changed, 146 insertions(+), 56 deletions(-)
--
-Alan Coopersmith- alan.coopersmith at sun.com
Sun Microsystems, Inc. - X Window System Engineering
More information about the xorg-devel
mailing list