[Bug 257462] graphics/mesa-dri: iris is disabled by default since 21.1.5 update
- Reply: bugzilla-noreply_a_freebsd.org: "maintainer-feedback requested: [Bug 257462] graphics/mesa-dri: iris is disabled by default since 21.1.5 update"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 257462] graphics/mesa-dri: iris is disabled by default since 21.1.5 update"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 257462] graphics/mesa-dri: iris is disabled by default since 21.1.5 update"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 257462] graphics/mesa-dri: iris is disabled by default since 21.1.5 update"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 257462] graphics/mesa-dri: iris is disabled by default since 21.1.5 update"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 257462] graphics/mesa-dri: iris is disabled by default since 21.1.5 update"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 257462] graphics/mesa-dri: iris is disabled by default since 21.1.5 update"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 Jul 2021 21:07:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257462
Bug ID: 257462
Summary: graphics/mesa-dri: iris is disabled by default since
21.1.5 update
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: needs-patch, regression
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: x11@FreeBSD.org
Reporter: jbeich@FreeBSD.org
Blocks: 250307
Flags: maintainer-feedback?(x11@FreeBSD.org)
Assignee: x11@FreeBSD.org
After ports 22a85734ff71 OpenGL renderer in yuzu-qt5 stopped working because
i965 is stuck with incomplete support for newer extensions. For example, in
glxinfo output OpenGL 4.6 -> 3.0 and DRI (classic) give away i965.
$ glxinfo
[...]
Extended renderer info (GLX_MESA_query_renderer):
- Vendor: Intel (0x8086)
- Device: Mesa Intel(R) HD Graphics 530 (SKL GT2) (0x1912)
- Version: 20.2.3
+ Vendor: Intel Open Source Technology Center (0x8086)
+ Device: Mesa DRI Intel(R) HD Graphics 530 (SKL GT2) (0x1912)
+ Version: 21.1.5
Accelerated: yes
Video memory: 3072MB
Unified memory: yes
Preferred profile: core (0x1)
Max core profile version: 4.6
- Max compat profile version: 4.6
+ Max compat profile version: 3.0
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.2
-OpenGL vendor string: Intel
-OpenGL renderer string: Mesa Intel(R) HD Graphics 530 (SKL GT2)
-OpenGL core profile version string: 4.6 (Core Profile) Mesa 20.2.3
+OpenGL vendor string: Intel Open Source Technology Center
+OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 530 (SKL GT2)
+OpenGL core profile version string: 4.6 (Core Profile) Mesa 21.1.5
[...]
Referenced Bugs:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250307
[Bug 250307] graphics/mesa-dri: iris_dri.so is missing
--
You are receiving this mail because:
You are the assignee for the bug.