Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2018 09:43:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 232778] graphics/mesa-libs: Enable xatracker
Message-ID:  <bug-232778-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232778

            Bug ID: 232778
           Summary: graphics/mesa-libs: Enable xatracker
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: johalun0@gmail.com
                CC: zeising@FreeBSD.org
          Assignee: x11@FreeBSD.org
             Flags: maintainer-feedback?(x11@FreeBSD.org)

In preparation for vmwgfx, the drm kernel driver for vmware graphics, we ne=
ed
to have mesa produce the XA tracker (a shared library and some header files=
).

xf86-video-vmware will autodetect these files during build and enable kms a=
nd
drm support. If the kernel module, vmwgfx, is not loaded at runtime,
xf86-video-vmware will fallback to software rendering (tested) so nothing
should break for non-kms users.

libxatracker.so is both build and runtime dependency to xf86-video-vmware.

Adding

CONFIGURE_ARGS+=3D --enable-xa

to mesa-libs/Makefile should be sufficient (and modify dependencies as need=
ed).

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232778-7141>