Sept. 12, 2022
7:06 a.m.
1. I am not sure what the strings were before (and I don't really want to downgrade my mesa version to check, if you really want to know, I can run glxinfo on a live distro)
It would be helpful to understand what exactly changed, although perhaps not critical.
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
We may be missing an entry in `gpu_description_table[]` (in directx.c) for RENOIR. That would imply it previously wasn't getting correctly reported either though, even if it was getting reported as an AMD card instead of an NVIDIA card. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/826#note_8211