[Bug 241821] x11-servers/xwayland: hardware acceleration no longer works on -CURRENT
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Nov 9 11:50:35 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241821
Bug ID: 241821
Summary: x11-servers/xwayland: hardware acceleration no longer
works on -CURRENT
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: regression
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: x11 at FreeBSD.org
Reporter: jbeich at FreeBSD.org
CC: trasz at FreeBSD.org
Assignee: x11 at FreeBSD.org
Flags: maintainer-feedback?(x11 at FreeBSD.org)
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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list