xserver: Changes to 'refs/tags/xorg-server-1.7.0'

Peter Hutterer whot at kemper.freedesktop.org
Thu Oct 1 23:17:21 PDT 2009


Tag 'xorg-server-1.7.0' created by Peter Hutterer <peter.hutterer at who-t.net> at 2009-10-02 06:40 -0700

XOrg Server Version 1.7.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkrFkkUACgkQ4jt+cLRn8L+VcgCaAiSjPbR7MP48bHdGK7nQqBVW
uUYAoLUASK8F560dGU9fEDX3lx9g8ry1
=xhXY
-----END PGP SIGNATURE-----

Changes since xorg-server-1.6.99.903:
Dave Airlie (2):
      dix/glx/composite: consolidate visual resize in one place.
      rotate: drop unwrapping inside block handler.

Keith Packard (1):
      Re-fix DGA removal.

Michel Dänzer (2):
      Fix ShmPutImage non-ZPixmap case.
      exa: avoid infinite loops if UTS sw fallbacks.

Peter Hutterer (8):
      render: Plug a memory leak in AddGlyph. (#23286)
      xfree86: use the DDC size if either width or height of DisplaySize is bogus.
      ephyr: if -parent is given, check for a trailing -screen. (#24144)
      render: set the glyph picture to NULL by default.
      render: Fix crash in RenderAddGlyphs (#23645)
      configure: if xnest was requested but modules weren't found, fail.
      dix: force a minimum of 0 for screen coordinates.
      xserver 1.7.0

---
 Xext/shm.c                       |   43 +++++++++++++----
 composite/compinit.c             |   59 +----------------------
 configure.ac                     |    7 ++
 dix/colormap.c                   |   64 +++++++++++++++++++++++++
 dix/getevents.c                  |   13 +++++
 exa/exa_migration_classic.c      |   10 ++--
 glx/glxscreens.c                 |   58 +----------------------
 hw/kdrive/ephyr/Xephyr.man.pre   |    5 ++
 hw/kdrive/ephyr/ephyrinit.c      |   16 ++++++
 hw/xfree86/common/xf86DGA.c      |   29 ++++++-----
 hw/xfree86/modes/xf86Crtc.c      |    4 -
 hw/xfree86/modes/xf86Crtc.h      |    8 +++
 hw/xfree86/modes/xf86DiDGA.c     |   15 ++++--
 hw/xfree86/modes/xf86EdidModes.c |    2 
 hw/xfree86/modes/xf86Rotate.c    |   10 +---
 include/colormap.h               |    5 ++
 render/glyph.c                   |   97 ++++++++++++++++++++-------------------
 render/render.c                  |    6 ++
 18 files changed, 251 insertions(+), 200 deletions(-)
---


More information about the xorg-commit mailing list