The source project of this merge request has been removed.
about: Fix invalid length and Zink renderer string
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:
- Install latest Mesa OpenGL/Vulkan driver with Zink enabled in the build configuration
- Run
"MESA_LOADER_DRIVER_OVERRIDE=zink glxinfo | grep renderer"and"MESA_LOADER_DRIVER_OVERRIDE=zink xfce4-about"
Edited by Ghost User