pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/modular-xorg-server



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb  9 01:18:15 UTC 2016

Modified Files:
        pkgsrc/x11/modular-xorg-server: Makefile.common distinfo

Log Message:
Update modular-xorg-server to 1.18.1:

First release in the 1.18 stable branch. Major themes are bugfixes in
glamor, the modesetting driver, and the Present extension.

Xwayland users may want to apply the following pair of patches in
addition to this release:

https://patchwork.freedesktop.org/patch/72945/raw/
https://patchwork.freedesktop.org/patch/72951/raw/

which combined fix an input issue when hotplugging monitors. Both are
likely to be included in a future release unless testing discovers
further problems.

Adam Jackson (11):
      xnest: Fix needless build dependency on xcb-util-keysyms
      x86emu: Squash a warning
      dmx: Silence lex/yacc-related config parser warnings
      dmx: Silence unused variable warning in dmxcompat
      dmx: Run 'doxygen -u' to upgrade the doxygen config file
      glxproxy: Silence set-but-unused-variable warnings
      glxproxy: Silence shadowed-variable warnings
      os: Failure to remove a non-existent log file is not an error
      glx: Fix GLX_EXT_create_context_es2_profile support
      modesetting: Require sufficiently new libdrm
      xserver 1.18.1

Alan Coopersmith (2):
      modesetting should not reference gbm when it's not defined
      Use unique logfile names when starting server with -displayfd

Arkadiusz Miśkiewicz (1):
      Xorg.wrap: activate libdrm based detection for KMS drivers

Bob Ham (1):
      xserver: Fix configure.ac check for libsystemd/-daemon

Chris Wilson (3):
      present: Requery pending flips with the right sync_flip mode
      present: When cancelling a pending synchronous flip, requeue it
      present: Do not replace Pixmaps on redirected Window on unflip

Dave Airlie (5):
      modesetting: drop platform_dev pointer.
      modesetting: create entities for pci and old probe. (v2)
      glamor: fallback if font is too large for FBO size.
      glamor: store old fonts in double width textures.
      glamor: don't do copy if we have 0 boxes to copy.

Egbert Eich (1):
      kdrive/UnregisterFd: Fix off by one

Eric Anholt (8):
      glamor: Avoid GL errors from mapping with size == 0.
      glamor: Handle GL_OUT_OF_MEMORY when allocating texture images.
      glamor: Fix crashes when the glyph atlas allocation fails.
      glamor: Fix rendering when core font texture allocation fails.
      glamor: Fix assert failures when fallback picture upload alloc fails.
      glamor: Fix segfault in fallback picture uploading.
      glamor: No need to glFlush before destroying a pixmap.
      glamor: Fix copy-like Render operations between 15 and 16 depth.

Jonas Ådahl (1):
      xwayland: Always update the wl_pointer cursor on pointer focus

Julian Pidancet (1):
      x86emu: Correctly handle 0x66 prefix for some instructions

Laércio de Sousa (1):
      systemd-logind.c: don't parse VT settings for non-seat0 X servers

Marek Chalupa (2):
      xwayland: fix memory leaks on error paths in xwl_realize_window
      xwayland: check if creating xwl_output succeeded

Michael Stapelberg (1):
      Also dump passive grabs on XF86LogGrabInfo

Michel Dänzer (3):
      prime: Damage full destination rectangle when we start dirty tracking
      glamor: Disable debugging messages other than GL API errors
      present: Handle wraparound when comparing MSC values

Olivier Fourdan (2):
      xwayland: Do not set root clip when rootless
      xwayland: Update screen size on output removal

Peter Hutterer (1):
      xfree86: fix minor memory leak

Siim Põder (1):
      vfb: add randr support (v2)

Thomas Klausner (2):
      Fix uninitialized variable warnings reported by clang
      Fix build when XSERVER_PLATFORM_BUS is not defined.

Timo Aaltonen (1):
      dri2: Sync i915_pci_ids.h and i965_pci_ids.h from mesa


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/modular-xorg-server/Makefile.common
cvs rdiff -u -r1.69 -r1.70 pkgsrc/x11/modular-xorg-server/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index