[Bug 232778] graphics/mesa-libs: Enable xatracker
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232778
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: [email protected]
Reporter: [email protected]
CC: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
In preparation for vmwgfx, the drm kernel driver for vmware graphics, we need
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 and
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+= --enable-xa
to mesa-libs/Makefile should be sufficient (and modify dependencies as needed).
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "[email protected]"