On Mon Sep 12 17:58:02 2022 +0000, **** wrote:
Zebediah Figura replied on the mailing list:
On 9/12/22 05:45, Etaash Mathamsetty (@etaash.mathamsetty) wrote: > On Mon Sep 12 10:45:17 2022 +0000, Henri Verbeet wrote: >> The change is probably fine, but I think the commit message is >> insufficient. In particular: >> - What were the GL_VENDOR and GL_RENDERER strings before? >> - What are the GL_VENDOR and GL_RENDERER strings now? >> - Why are we even getting here? Is GLX_MESA_query_renderer unavailable? >> I also wish Mesa wouldn't do this kind of thing; we can fix future Wine >> releases, but there's nothing we can do for existing Wine releases. > 1. I am not sure what the strings were before (and I don't really want to downgrade my mesa version to check) > 2. GL_VENDOR = AMD, GL_RENDERER = RENOIR (renoir, LLVM 14.0.6, DRM 3.47, 5.19.7-zen2-1-zen) > 3. not sure glxinfo says GLX_MESA_query_renderer is available > What git tag have you built mesa at? Can you attach the glxinfo output?
glxinfo: [glxinfo.txt](/uploads/03c3ff7fb05866c5df2556a5bb30a15f/glxinfo.txt)