I don't have a 1.12.5 scheduled, but I'll probably do one once we've accumulated enough on the branch.
78c7735..01aac1f server-1.12-branch -> server-1.12-branch On Oct 11, 2012, at 17:55, Peter Hutterer <[email protected]> wrote: > 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(-) _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
