https://bugs.winehq.org/show_bug.cgi?id=38921
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #9 from winetest@luukku.com --- (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?