https://bugs.winehq.org/show_bug.cgi?id=38921
--- Comment #10 from Linards linards.liepins@gmail.com --- (In reply to winetest from comment #9)
(In reply to Henri Verbeet from comment #6)
Actually, the way to get at the subsystem IDs would be to extend GLX_MESA_query_renderer with additional queries. We'd still need to maintain a large database, but I suppose we could add entries one at a time. Of course we'd also need to add support for GLX_MESA_query_renderer to Wine first.
There has been some work towards this. I have no idea how it works under the hood. Could it solve this issue?
Well, I still see different outputs from following:
lspci: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Bonaire XT [Radeon HD 7790/8770 / R7 360 / R9 260/360 OEM]
glxinfo: Device: AMD BONAIRE (DRM 2.50.0 / 4.15.3-300.fc27.x86_64, LLVM 5.0.0) (0x665c) OpenGL renderer string: AMD BONAIRE (DRM 2.50.0 / 4.15.3-300.fc27.x86_64, LLVM 5.0.0)
Steam system info: Video Card: Driver: NVIDIA GeForce 8600 GT
Having that said, I do not feel it is really honest and professionally correct approach just to close this bug report, also because there still software like Counter-Strike: Global Offense, where I need to modify registry to make it running.