[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xorg-server: Changes to 'refs/tags/xorg-server-2_1.3.99.2-1'



Tag 'xorg-server-2_1.3.99.2-1' created by Julien Cristau <jcristau@debian.org> at 2007-09-03 17:38 +0000

Tagging upload of xorg-server 2:1.3.99.2-1 to experimental.

Changes since xorg-server-2_1.3.99.0-2:
Aaron Plattner (2):
      Bug #12015: Use the right offsets in the dst arguments of pixman_blt.
      stride is in FbBits-sized chunks, but xoff is not.

Alex Deucher (3):
      move intel crtc xv clipping helper to the xserver
      add xf86_crtc_clip_video_helper to xf86sym.c
      Add _X_EXPORT to exported functions in hw/xfree86/modes/*

Brian Paul (1):
      glx: fix crash when freeing visuals

Brice Goglin (2):
      Simplify output redirections in the reportbug script
      Miscellaneous fixes in debian/control

Dave Airlie (1):
      randr: fixup crtc and output destroy

David Nusinow (3):
      typofix. Good catch Brice
      Split autoConfigDevice in to separate functions for device and device
      Add 04_auto_load_driver_no_config.diff

Egbert Eich (1):
      Fixing a misleading comment which could suggest a GPL violation.

Eric Anholt (5):
      Bug #9629: Remove badly-licensed neomagic kdrive files.
      Bug #7186: Fix an excessive request size limitation that broke big-requests.
      Bug #7364: Require renderproto 0.9.3 on 64-bit, and fix build with it.
      Remove backend.[ch] from neomagic to fix distcheck.
      Bump version to 1.3.99.2.

Fredrik Höglund (1):
      EXA: Fix a couple of logic errors in exaGetPixmapFirstPixel.

Julien Cristau (6):
      xfree86: Fix build on Linux/alpha.
      config: fix default xkb model (pc105, not keyboard)
      Merge tag 'xorg-server-1.3.99.2' into debian-experimental
      autoreconf
      Bump build-deps for new upstream release candidate.
      Prepare changelog for upload.

Keith Packard (1):
      Ref count cursors used in hw/xfree86/modes code.

Matthieu Herrb (1):
      Remove an extra cast.

Otto Moerbeek (1):
      A high resolution device that's moving fast can potentially generate

Søren Sandmann Pedersen (1):
      Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix

---
 GL/glx/glxglcore.c                              |   13 +
 config/x11-input.fdi                            |    2 
 configure                                       |   30 ++--
 configure.ac                                    |   12 +
 debian/changelog                                |   20 ++
 debian/control                                  |   55 +++++--
 debian/patches/03_auto_load_driver.diff         |  104 ++++++++------
 debian/patches/04_auto_load_driver_no_conf.diff |   28 +++
 debian/patches/21_glx_align_fixes.patch         |   18 +-
 debian/patches/series                           |    1 
 debian/xserver-xorg-core.bug.script             |   90 ++++++------
 dix/getevents.c                                 |    2 
 exa/exa_unaccel.c                               |   24 +--
 fb/fbcopy.c                                     |    4 
 fb/fbpict.c                                     |    7 
 hw/kdrive/Makefile.am                           |    2 
 hw/kdrive/Makefile.in                           |    2 
 hw/kdrive/neomagic/Makefile.am                  |    2 
 hw/kdrive/neomagic/Makefile.in                  |    6 
 hw/kdrive/neomagic/backend.c                    |   86 -----------
 hw/kdrive/neomagic/backend.h                    |   70 ---------
 hw/xfree86/int10/helper_exec.c                  |    4 
 hw/xfree86/loader/xf86sym.c                     |   12 +
 hw/xfree86/modes/xf86Crtc.c                     |  174 ++++++++++++++++++++----
 hw/xfree86/modes/xf86Crtc.h                     |   19 ++
 hw/xfree86/modes/xf86Cursors.c                  |   21 ++
 hw/xfree86/modes/xf86DiDGA.c                    |    4 
 hw/xfree86/modes/xf86EdidModes.c                |    4 
 hw/xfree86/modes/xf86Modes.c                    |   38 ++---
 hw/xfree86/modes/xf86RandR12.c                  |   16 +-
 hw/xfree86/modes/xf86Rotate.c                   |    4 
 hw/xfree86/os-support/linux/Makefile.am         |    2 
 hw/xfree86/os-support/linux/Makefile.in         |    2 
 os/io.c                                         |    4 
 os/osdep.h                                      |    3 
 render/picturestr.h                             |    2 
 36 files changed, 492 insertions(+), 395 deletions(-)
---



Reply to: