Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jun 2020 20:30:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 247056] graphics/mesa-dri regression: no more vulkan support on wayland
Message-ID:  <bug-247056-7141-YNW6SeQvjX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-247056-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-247056-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247056

--- Comment #3 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Emmanuel Vadot from comment #2)
> and vulkaninfo and vkcube works correctly.

- vulkaninfo would work even without X11 and Wayland (see VK_KHR_display)
- vkcube uses X11 via Xwayland as Wayland version crashes (VK_KHR_display w=
orks
fine on console)

Try the following instead:

  $ pkg install vkquake
  $ SDL_VIDEODRIVER=3Dwayland vkquake &
  $ swaymsg -t get_tree | jq '.. | select(.shell? =3D=3D "xdg_shell") | .na=
me'
  "vkQuake 1.03.0"

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247056-7141-YNW6SeQvjX>