[Bug 196678] x11-servers/xorg-server: Update to 1.20.7 + make config/devd recognize /dev/input/eventX from multimedia/webcamd

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 8 19:27:49 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196678

--- Comment #167 from commit-hook at freebsd.org ---
A commit references this bug:

Author: zeising
Date: Sun Mar  8 19:27:27 UTC 2020
New revision: 528071
URL: https://svnweb.freebsd.org/changeset/ports/528071

Log:
  graphics/mesa-libs: Change default to use DRI3

  Change the default mesa configuration to use DRI3 rather than the older DRI2
  interface.  This should improve performance somewhat, and alleviates the need
  for the FIXDRM option in x11-servers/xorg-server.

  Remove the FIXDRM option from x11-servers/xorg-server.

  Add an UPDATING entry for the change.

  For users of graphics/drm-legacy-kmod or the base graphics drivers, this
might
  cause regressions.  If you experience problems when running OpenGL
applications
  please force the use of the DRI2 backend by setting the LIBGL_DRI3_DISABLE
  environment variable to 1 before starting any OpenGL application.  This is
  easiest done by adding it to your shell startup file or .xinitrc.

  Add UPDATING entry for xorg-server, detailing the change of device
  configuration backend.

  PR:           196678, 244306 (for tracking)

Changes:
  head/UPDATING
  head/graphics/mesa-dri/files/patch-src_egl_drivers_dri2_platform__x11.c
  head/graphics/mesa-dri/files/patch-src_glx_glxext.c
  head/graphics/mesa-libs/Makefile
  head/x11-servers/xorg-server/Makefile

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list