[Bug 250307] graphics/mesa-dri: iris_dri.so is missing
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250307 --- Comment #3 from Jan Beich <[email protected]> --- Any clue why mesa-dri doesn't use iris by default? $ pkg install mesa-dri glx-utils $ pkg info -l mesa-dri | fgrep iris /usr/local/lib/dri/iris_dri.so $ LIBGL_DEBUG=verbose glxgears 2>&1 | fgrep lib/dri libGL: MESA-LOADER: dlopen(/usr/local/lib/dri/i965_dri.so) ^C $ pkg install mesa-devel $ LIBGL_DEBUG=verbose glxgears 2>&1 | fgrep lib/dri libGL: MESA-LOADER: dlopen(/usr/local/lib/dri-devel/iris_dri.so) ^C -- 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]"