https://bugs.freedesktop.org/show_bug.cgi?id=107687
--- Comment #4 from Sven Arvidsson sa@whiz.se --- (In reply to Sven Arvidsson from comment #3)
From the apitrace it looks like Wine passes 32865 (0x8061)for GLX_SWAP_METHOD_OML to glXChooseFBConfig, what I can tell from the specs only 0x8060 is allowed as a parameter to GLX_SWAP_METHOD_OML.
If someone can confirm this I will file a new bug with Wine.
I'm an idiot.
Anyhow, recreating the call to glXChooseFBConfig in a sample program with the swap method set to GLX_SWAP_EXCHANGE_OML/0x8061 doesn't return a fbconfig.