[Xquartz-changes] xserver: Changes to 'refs/tags/xorg-server-1.9.99.903'

Jeremy Huddleston jeremyhu at freedesktop.org
Mon Feb 28 19:16:58 PST 2011


Tag 'xorg-server-1.9.99.903' created by Keith Packard <keithp at keithp.com> at 2011-02-25 06:41 -0800

Xorg Server Version 1.9.99.903

Changes since xorg-server-1.9.99.902:
Adam Jackson (13):
      glxproxy: warning fix
      glxproxy: warning fix
      glxproxy: warning fix
      glxproxy: warning fix
      glxproxy: warning fix
      glxproxy: warning fix
      glxproxy: warning fix
      glxproxy: warning fix
      glxproxy: warning fix
      glxproxy: warning fix
      glxproxy: warning fix
      xfree86: If the driver found modes on an output, don't add more
      xfree86: Fix the sdk headers to be multilib-safe

Alexandr Shadchin (1):
      Removing unused code

Cyril Brulebois (1):
      xfree86: Fix undefined reference to `XNFsprintf' on sparc.

Erkki Seppälä (1):
      record: avoid crash when calling RecordFlushReplyBuffer recursively

Jeremy Huddleston (2):
      XQuartz: Add LSApplicationCategoryType key to Info.plist
      XQuartz: Localization Updates

Keith Packard (17):
      Revert "randr: handle RRSetCrtcConfigs request with zero configs"
      Revert "ProcRRSetCrtcConfigs uses 'configs' without being initialized"
      Revert "Separate out screen size and screen pixmap sizes in RRScreenSizeSet"
      Revert "Set sprite transforms from RRSetCrtcConfigs"
      Revert "DIX is responsible for ref counting scanout pixmaps."
      Revert "randr: Hook up the new RandR 1.4 functionality"
      Revert "randr: Add per-crtc pixmaps"
      Revert "hw/xfree86/modes: Add optional driver API for RRSetCrtcConfigs"
      Revert "randr: Implement RRSetCrtcConfigs"
      Revert "randr: Add sprite position transforms"
      Revert "Require RandR protocol version 1.4 or newer"
      Revert "Replace huge argument list in xf86CrtcSetModeTransform with struct"
      Merge remote branch 'ajax/for-keithp'
      Merge remote branch 'kibi/master'
      xfree86: Bump video ABI to 10.0
      Merge remote branch 'jeremyhu/master'
      Version bumped to 1.9.99.903 (1.10 RC3)

Maarten Maathuis (1):
      Revert "exa/mixed: Exclude frontbuffer from deferred pixmap handling."

Michel Dänzer (1):
      EXA/mixed: ModifyPixmapHeader pitch fixes. (bug #33929)

Peter Hutterer (3):
      dix: a valuator number of 0 is valid (#34510)
      test: write some event → XI1 conversion tests.
      Add mode field to ConstrainCursorHarder

---
 configure.ac                                                         |    6 
 dix/eventconvert.c                                                   |   16 
 exa/exa_migration_mixed.c                                            |   17 
 exa/exa_mixed.c                                                      |    9 
 hw/dmx/glxProxy/glxcmds.c                                            |   80 -
 hw/dmx/glxProxy/glxsingle.c                                          |    7 
 hw/dmx/glxProxy/glxvendor.c                                          |    6 
 hw/dmx/glxProxy/render2swap.c                                        |   54 
 hw/xfree86/common/xf86Helper.c                                       |    6 
 hw/xfree86/common/xf86Module.h                                       |    2 
 hw/xfree86/common/xf86sbusBus.c                                      |    2 
 hw/xfree86/modes/xf86Crtc.c                                          |  149 --
 hw/xfree86/modes/xf86Crtc.h                                          |  119 --
 hw/xfree86/modes/xf86Cursors.c                                       |    4 
 hw/xfree86/modes/xf86RandR12.c                                       |  387 +-----
 hw/xfree86/modes/xf86Rotate.c                                        |   44 
 hw/xfree86/os-support/bsd/bsd_init.c                                 |    6 
 hw/xfree86/os-support/xf86_OSlib.h                                   |    8 
 hw/xquartz/bundle/Info.plist.cpp                                     |    2 
 hw/xquartz/bundle/Resources/French.lproj/locversion.plist            |    4 
 hw/xquartz/bundle/Resources/French.lproj/main.nib/designable.nib     |  441 +++++--
 hw/xquartz/bundle/Resources/French.lproj/main.nib/keyedobjects.nib   |binary
 hw/xquartz/bundle/Resources/German.lproj/locversion.plist            |    4 
 hw/xquartz/bundle/Resources/German.lproj/main.nib/designable.nib     |  360 +++++-
 hw/xquartz/bundle/Resources/German.lproj/main.nib/keyedobjects.nib   |binary
 hw/xquartz/bundle/Resources/Japanese.lproj/locversion.plist          |    4 
 hw/xquartz/bundle/Resources/Japanese.lproj/main.nib/designable.nib   |  323 +++++
 hw/xquartz/bundle/Resources/Japanese.lproj/main.nib/keyedobjects.nib |binary
 include/colormapst.h                                                 |    4 
 include/protocol-versions.h                                          |    2 
 include/scrnintstr.h                                                 |    2 
 include/xorg-server.h.in                                             |    7 
 randr/Makefile.am                                                    |    6 
 randr/mirrcrtc.c                                                     |  174 ---
 randr/randr.c                                                        |   15 
 randr/randrstr.h                                                     |  207 ---
 randr/rrcrtc.c                                                       |  562 +---------
 randr/rrdispatch.c                                                   |    6 
 randr/rrinfo.c                                                       |    2 
 randr/rrpixmap.c                                                     |  154 --
 randr/rrscreen.c                                                     |   32 
 randr/rrsdispatch.c                                                  |  132 --
 randr/rrsprite.c                                                     |  104 -
 randr/rrtransform.c                                                  |   64 -
 randr/rrtransform.h                                                  |   15 
 record/record.c                                                      |    6 
 test/input.c                                                         |  139 ++
 47 files changed, 1357 insertions(+), 2336 deletions(-)
---


More information about the Xquartz-changes mailing list