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

Jeremy Huddleston jeremyhu at freedesktop.org
Sun Feb 15 00:51:55 PST 2015


Tag 'xorg-server-1.3.99.2' created by Eric Anholt <eric at anholt.net> at 2007-09-01 04:03 -0700

xserver 1.3.99.2

Changes since xorg-server-1.3.99.0:
Aaron Plattner (3):
      Don't unwrap too early in libwfb for Composite.
      Bug #12015: Use the right offsets in the dst arguments of pixman_blt.
      stride is in FbBits-sized chunks, but xoff is not.

Alan Coopersmith (4):
      xorgcfg needs PIXMAN_CFLAGS in order to build libc_wrapper.c
      Only use evdev drivers in Xephyr #ifdef linux
      Correct XErrorDB path and make it configurable (used by DTrace support)
      Update pci.ids to 2007-08-15 snapshot

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/*

Arkadiusz Miskiewicz (1):
      XFree86: xf1bpp: distclean generated files as well

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

Daniel Stone (8):
      XFree86: xf1bpp: Fix previous build system commit
      Bump version to 1.3.99.1 for development
      GL: GLX: Make sure glxbyteorder.h is distributed
      configure.ac: Disable D-Bus config API support by default
      configure.ac: Actually use -lrt in monotonic clock test
      configure.ac: Add $CONFIG_LIB to server libraries
      Config: HAL: Use input.xkb namespace
      Hotplug: HAL: Fix error handling

Dave Airlie (2):
      xserver: stop bcopy from going really slow
      randr: fixup crtc and output destroy

Dave Jones (1):
      Kdrive: fix nasty thinko in TslibEnable()

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

Eric Anholt (7):
      Fix driver build after pixman changes.
      Fix the swapped decode of the EDID DTD h/v sync polarity fields.
      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 (3):
      Fix the value comparisons in the IDLETIME wakeup handler.
      EXA: Wrap Trapezoids to prevent excessive migration of the alpha pixmap.
      EXA: Fix a couple of logic errors in exaGetPixmapFirstPixel.

Gustavo Pichorim Boiko (1):
      Allocate the right number of entries for saving crtcs

Julien Cristau (3):
      configure.ac: Fix argument quoting for argv[]
      xfree86: Fix build on Linux/alpha.
      config: fix default xkb model (pc105, not keyboard)

Keith Packard (4):
      Decrement mode count when removing RandR output mode.
      RRScanOldConfig wasn't getting crtcs set correctly
      RRScanOldConfig cannot use RRFirstOutput before output is configured.
      Ref count cursors used in hw/xfree86/modes code.

Kristian Høgsberg (2):
      Implement damage tracking for AIGLX.
      Revert "Implement damage tracking for AIGLX."

Matthieu Herrb (1):
      Remove an extra cast.

Michel Dänzer (2):
      GLX_EXT_texture_from_pixmap: Use client provided texture target when available.
      GLX/DRI: Remove some unused variables.

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

Roland "Test-tools" Bär (1):
      Probable off by one buffer overflow in .../xorgconfig/xorgconfig.c

Samuel Thibault (1):
      xfree86: Improve default mouse handling on the Hurd

Søren Sandmann Pedersen (2):
      Require pixman-1 0.9.4, update pixman includes to new scheme
      Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix

Tiago Vignatti (8):
      Fix kdrive command line parser.
      When we call Xephyr with '-pointer' a new pointer is added inside the server
      Let xkb options be passed through command line in kdrive servers. I start my
      Clean a little bit the code.
      Fix typo.
      Update KdUseMsg() for completeness.
      Export device path key options to be called by the command line of server.
      Updates some piece of the dead mouse evdev code under the new hotplug scheme.

---
 GL/glx/Makefile.am                       |    1 
 GL/glx/glxcmds.c                         |   51 
 GL/glx/glxcmdsswap.c                     |    9 
 GL/glx/glxdrawable.h                     |    1 
 GL/glx/glxdri.c                          |   18 
 GL/glx/glxext.h                          |    3 
 GL/glx/glxglcore.c                       |   13 
 Xext/sync.c                              |    5 
 config/hal.c                             |   35 
 config/x11-input.fdi                     |   10 
 configure.ac                             |   48 
 dix/getevents.c                          |    2 
 exa/exa.c                                |    4 
 exa/exa_priv.h                           |    6 
 exa/exa_render.c                         |  126 
 exa/exa_unaccel.c                        |   24 
 fb/fb.h                                  |    3 
 fb/fbcopy.c                              |    4 
 fb/fbpict.c                              |   30 
 fb/fbtrap.c                              |    8 
 fb/wfbrename.h                           |    1 
 hw/kdrive/Makefile.am                    |    2 
 hw/kdrive/ephyr/ephyrinit.c              |   35 
 hw/kdrive/linux/evdev.c                  |  309 +
 hw/kdrive/linux/linux.c                  |    2 
 hw/kdrive/linux/tslib.c                  |    2 
 hw/kdrive/neomagic/Makefile.am           |    2 
 hw/kdrive/neomagic/backend.c             |   86 
 hw/kdrive/neomagic/backend.h             |   70 
 hw/kdrive/src/kdrive.c                   |    7 
 hw/kdrive/src/kdrive.h                   |    8 
 hw/kdrive/src/kinput.c                   |  161 
 hw/xfree86/int10/helper_exec.c           |    4 
 hw/xfree86/loader/xf86sym.c              |   13 
 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         |   57 
 hw/xfree86/modes/xf86Modes.c             |   38 
 hw/xfree86/modes/xf86RandR12.c           |   18 
 hw/xfree86/modes/xf86Rotate.c            |    4 
 hw/xfree86/os-support/hurd/hurd_mouse.c  |   24 
 hw/xfree86/os-support/linux/Makefile.am  |    2 
 hw/xfree86/os-support/misc/SlowBcopy.c   |   30 
 hw/xfree86/os-support/xf86_OSproc.h      |    1 
 hw/xfree86/scanpci/extrapci.ids          |   17 
 hw/xfree86/scanpci/pci.ids               |  652 +++
 hw/xfree86/scanpci/xf86PciStdIds.h       | 5315 ++++++++++++++++++++++++++++++-
 hw/xfree86/utils/xorgconfig/xorgconfig.c |    2 
 hw/xfree86/xf1bpp/Makefile.am            |    7 
 include/miscstruct.h                     |    2 
 mi/miregion.c                            |    2 
 os/io.c                                  |    4 
 os/osdep.h                               |    3 
 randr/rrinfo.c                           |    9 
 randr/rroutput.c                         |    1 
 render/picture.h                         |    2 
 render/picturestr.h                      |    2 
 xorg-server.pc.in                        |    2 
 60 files changed, 6773 insertions(+), 742 deletions(-)
---


More information about the Xquartz-changes mailing list