Enabling vulkan may be sufficient. Supposedly, zink is able to run display servers for both X and wayland, and may even be faster. Reproducible: Always
Feel free to write a patch and do all the reverse dependency testing...
Created attachment 880727 [details, diff] Add opengl USE flag
I'm planning to add this with mesa-24. Can you even build zink with opengl support disabled?
> Can you even build zink with opengl support disabled? No, although in that case, other gallium drivers can be disabled. If just vulkan is required, opengl, including zink, can be completely disabled.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78da2493dd11ce279d74d8ed1f790ff03bfc2090 commit 78da2493dd11ce279d74d8ed1f790ff03bfc2090 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2024-02-01 19:36:53 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2024-02-01 19:49:41 +0000 media-libs/mesa: Add USE=opengl Closes: https://bugs.gentoo.org/920692 Signed-off-by: Matt Turner <mattst88@gentoo.org> media-libs/mesa/mesa-9999.ebuild | 30 ++++++++++++++++++++++++------ profiles/base/package.use.force | 4 ++++ 2 files changed, 28 insertions(+), 6 deletions(-)