Skip to content

about: Fix invalid length and Zink renderer string

Ghost User requested to merge (removed):length-zink into master

This patch fixes the about dialog in case the renderer string reported by OpenGL is "zink (AMD RADV NAVI14 (ACO))".

Please merge. Thanks.

Just in case, steps to test Zink on a machine:

  1. Install latest Mesa OpenGL/Vulkan driver with Zink enabled in the build configuration
  2. Run "MESA_LOADER_DRIVER_OVERRIDE=zink glxinfo | grep renderer" and "MESA_LOADER_DRIVER_OVERRIDE=zink xfce4-about"
Edited by Ghost User

Merge request reports