http://bugs.winehq.org/show_bug.cgi?id=13101
--- Comment #8 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-05-11 20:37:21 --- (In reply to comment #7)
Both related to pixel format change(s) in Wine. The end result is the same - error during X_GLXMakeCurrent() call.
Please do a regression test to identify the commit which broke this. It doesn't really mater if the errors look slightly different if cause is the same (as I think it is).
http://source.winehq.org/git/wine.git/?a=commit;h=ec5400b4f815da9215e11f11a4...
wined3d: Split WGL pixel format selection code off from CreateContext.