[PULL 1.9] xfree86 fixes

Jeremy Huddleston jeremyhu at freedesktop.org
Thu Sep 30 00:21:58 PDT 2010


Done.  Thanks.

   5b64f85..4d2542a  server-1.9-branch -> server-1.9-branch

This will likely be what gets tagged as 1.9.1rc1 on Friday.  If anyone has anything else before then, please drop me a line.

On Sep 29, 2010, at 11:11, Adam Jackson wrote:

> Jeremy, please pull this from this branch.  Fixes a warning and a minor
> memory leak, and adds 18bpp and nds32 arch support.
> 
> ---
> 
> The following changes since commit 6a0b4051972a4fa6f1a3b22ec1ae54bd1849bc9f:
> 
>  XQuartz: RandR: Refactor legacy mode-switching to be better integrated with RandR (2010-09-28 18:54:40 -0700)
> 
> are available in the git repository at:
>  ssh://people.freedesktop.org/~ajax/xserver.git server-1.9-xfree86
> 
> Adam Jackson (1):
>      xfree86: Add 18bpp support
> 
> Jesse Adkins (1):
>      xfree86: Fix leaks in OpenConfigFile and OpenConfigDir
> 
> Macpaul Lin (3):
>      xfree86: nds32: add nds32 definition for vgaHW support.
>      xfree86: nds32: add nds32 support for compiler specific codes
>      xfree86: nds32: add nds32 support for compiler related mmio codes
> 
> Peter Hutterer (1):
>      xfree86: fix compiler warning about implicied decl of DuplicateModule.
> 
> hw/xfree86/common/compiler.h   |  416 +++++++++++++++++++++++++++++++++++++++-
> hw/xfree86/common/xf86Helper.c |    3 +
> hw/xfree86/common/xf86Xinput.c |    1 +
> hw/xfree86/parser/scan.c       |    2 +
> hw/xfree86/vgahw/vgaHW.h       |    2 +-
> 5 files changed, 420 insertions(+), 4 deletions(-)
> 
> - ajax



More information about the xorg-devel mailing list