[PULL 1.12] xf86UpdateDesktopDimensions for 1.12

Peter Hutterer peter.hutterer at who-t.net
Thu Oct 11 17:55:54 PDT 2012


Jeremy, 

Please pull this change into the 1.12 branch. It is the is the export of the
new xf86UpdateDesktopDimensions() API as part of ABI 12.2. This is a
convenience API for binary drivers (read: NVIDIA) to update the server's
representation of the desktop dimensions after changing outputs. That again
is needed for the transformation matrix to work, e.g. if you want a tablet
mapped to a single screen only.

Not sure whether you'll release a 1.12.5 but it'd be nice to have the ABI
bump upstream so distros can cherry-pick that in as required.

The following changes since commit 78c77356c5d88d78d69b1a244c7e27cd85544842:

  list: Use offsetof() and typeof() to determine member offsets within a structure (2012-09-22 14:12:38 -0700)

are available in the git repository at:

  git://people.freedesktop.org/~whot/xserver server-1.12-branch

for you to fetch changes up to 9422321b37ddafb5b12f259842e10c7803039857:

  xfree86: add xf86UpdateDesktopDimensions() (2012-10-12 10:46:07 +1000)

----------------------------------------------------------------
Peter Hutterer (1):
      xfree86: add xf86UpdateDesktopDimensions()

 hw/xfree86/common/xf86.h       | 3 +++
 hw/xfree86/common/xf86Helper.c | 6 ++++++
 hw/xfree86/common/xf86Module.h | 2 +-
 3 files changed, 10 insertions(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20121012/1d7c16b1/attachment.pgp>


More information about the xorg-devel mailing list