Date: Sat, 09 Nov 2019 11:50:34 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: maintainer-feedback requested: [Bug 241821] x11-servers/xwayland: hardware acceleration no longer works on -CURRENT Message-ID: <bug-241821-7141-xgL5Y6Oc95@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-241821-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-241821-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-x11 mailing li= st <x11@FreeBSD.org> for maintainer-feedback: Bug 241821: x11-servers/xwayland: hardware acceleration no longer works on -CURRENT https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241821 --- 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=3D1 $ 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241821-7141-xgL5Y6Oc95>