maintainer-feedback requested: [Bug 241821] x11-servers/xwayland: hardware acceleration no longer works on -CURRENT
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-x11 mailing list <[email protected]> for maintainer-feedback: Bug 241821: x11-servers/xwayland: hardware acceleration no longer works on -CURRENT https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241821 --- Description --- Regressed by base r354413, reverting which makes Xwayland work fine again. $ pkg install sway rxvt-unicode mesa-dri mesa-demos $ export LIBGL_DRI3_ENABLE=1 $ sway <Press Super+Return to open a terminal> $ glxinfo | fgrep -A11 Extended Extended renderer info (GLX_MESA_query_renderer): - Vendor: Intel Open Source Technology Center (0x8086) - Device: Mesa DRI Intel(R) HD Graphics 530 (Skylake GT2) (0x1912) + Vendor: VMware, Inc. (0xffffffff) + Device: llvmpipe (LLVM 9.0, 256 bits) (0xffffffff) Version: 19.0.8 - Accelerated: yes - Video memory: 3072MB - Unified memory: yes + Accelerated: no + Video memory: 65536MB + Unified memory: no Preferred profile: core (0x1) - Max core profile version: 4.5 - Max compat profile version: 3.0 + Max core profile version: 3.3 + Max compat profile version: 3.1 Max GLES1 profile version: 1.1 - Max GLES[23] profile version: 3.2 + Max GLES[23] profile version: 3.0 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"